Questions tagged [amazon-systems-manager]

AWS Systems Manager (formerly Amazon EC2 Systems Manager) is a unified interface that allows you to easily centralize operational data and automate tasks across your AWS resources

AWS SSM has an Agent that can be installed on your EC2 instances and allows your to do things like run commands, monitor and upload logs to Cloudwatch. Do take a look at http://docs.aws.amazon.com/systems-manager/latest/userguide/what-is-systems-manager.html for more info.

76 questions
0
votes
1 answer

AWS Run Command act different than running on server locally

I am having problems running commands on an EC2 Instance from my Bamboo server. I have a command generated from the Run Command in the AWS Console. I place that command in a script on my bamboo server and run it: aws ssm send-command --document-name…
J-Roel
  • 520
  • 1
  • 4
  • 21
1 2 3 4 5
6