Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ aws ssm send-command --document-name "AWS-RunShellScript"
- --comment "listing services" --instance-ids "Instance-ID"
- --parameters commands="service --status-all" --region us-west-2 --output text
Add Comment
Please, Sign In to add comment