Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AnantChoudhari06/dcc23a7827ea5701e59c5291acc04855 to your computer and use it in GitHub Desktop.
Save AnantChoudhari06/dcc23a7827ea5701e59c5291acc04855 to your computer and use it in GitHub Desktop.
Put Metric Data - CloudWatch
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