Difference between revisions of "Aws cloudwatch get-metric-statistics"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
   --start-time $START --end-time $END --period 300 \
 
   --start-time $START --end-time $END --period 300 \
 
   --statistics Average \
 
   --statistics Average \
   --dimensions "Name=DBInstanceIdentifier, Value=${INSTANCE_NAME}"
+
   --dimensions "Name=YOUR_DBInstanceIdentifier, Value=${INSTANCE_NAME}"
  
  

Revision as of 09:48, 5 August 2021

Advertising: