Created
February 20, 2020 12:45
-
-
Save AnantChoudhari06/dcc23a7827ea5701e59c5291acc04855 to your computer and use it in GitHub Desktop.
Put Metric Data - CloudWatch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws cloudwatch put-metric-data --metric-name randomNumber --namespace Random --value `shuf -i 1-10 -n 1` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment