Difference between revisions of "Aws cloudwatch get-metric-statistics"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== See also == | == See also == | ||
* {{aws cloudwatch}} | * {{aws cloudwatch}} | ||
− | |||
[[Category:AWS]] | [[Category:AWS]] | ||
[[Category:CloudWatch]] | [[Category:CloudWatch]] |
Revision as of 22:15, 1 August 2022
AWS_DEFAULT_REGION="$REGION" aws cloudwatch get-metric-statistics \ --namespace AWS/RDS --metric-name FreeStorageSpace \ --start-time $START --end-time $END --period 300 \ --statistics Average \ --dimensions "Name=YOUR_DBInstanceIdentifier, Value=${INSTANCE_NAME}"
Related
See also
Advertising: