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

From wikieduonline
Jump to navigation Jump to search
(Created page with " AWS_DEFAULT_REGION="$REGION" aws cloudwatch get-metric-statistics \ --namespace AWS/RDS --metric-name FreeStorageSpace \ --start-time $START --end-time $END --period 3...")
 
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 \

Revision as of 09:48, 5 August 2021

Advertising: