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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
  
* https://stackoverflow.com/questions/47331463/how-to-know-rds-free-storage
+
 
 
  AWS_DEFAULT_REGION="$REGION" [[aws cloudwatch]] get-metric-statistics \
 
  AWS_DEFAULT_REGION="$REGION" [[aws cloudwatch]] get-metric-statistics \
 
   --namespace AWS/RDS --metric-name FreeStorageSpace \
 
   --namespace AWS/RDS --metric-name FreeStorageSpace \
Line 8: Line 8:
 
   --dimensions "Name=YOUR_DBInstanceIdentifier, Value=${INSTANCE_NAME}"
 
   --dimensions "Name=YOUR_DBInstanceIdentifier, Value=${INSTANCE_NAME}"
  
 +
* https://stackoverflow.com/questions/47331463/how-to-know-rds-free-storage
  
 
== See also ==
 
== See also ==

Revision as of 09:48, 5 August 2021

Advertising: