amazon-ssm-agent
amazon-ssm-agent copied to clipboard
An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).
I'm launching hybrid SSM instances (for EC2 instances) and I tried to use the SSM instance role attached to do some addtional stuff like putting stuff to parameter store. According...
Hi, When running ssm-setup-cli.exe with hybrid activation it fails sporadically. some servers were able to install and some failed with the following error: "Please run as root/admin. Err: failed to...
Confirm by changing [ ] to [x] below to ensure that it's a bug: - [x] I've gone though the [User Guide](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html) and the [API reference](https://docs.aws.amazon.com/cli/latest/reference/) - [x] I've searched...
Hi, when I start session via browser: `https://eu-west-1.console.aws.amazon.com/systems-manager/session-manager/start-session?region=eu-west-1` I get s3 output when session ends. The same way when I start session using `aws ssm start-session --target i-xxxxxxxxx` But when...
https://github.com/aws/amazon-ssm-agent/issues/94 I'm still having this issue, we're on SSM agent 3.1.1767.0. Our /var/lib/amazon/ssm/i-[instance id]/document/orchestration/ folder had almost half a million entries (we use SSM for some health checks).
SSM-Agent is already compiled and tested for armv6 ([see makefile GOARM](https://github.com/aws/amazon-ssm-agent/blob/da9a3363e1d1a04cc69e7aba71bd33844a376eac/makefile#L211)), so changing the GG component recipe brings it down to match the minimal architecture version. GG Nucleus requires at...
Hello :) Is it possible to set instance tags or at least to set the instance name with the register command on "Hybrid" instances? We are using the agent on...
I would like to run command from multiple accounts within the organization. Instead of creating a github token parameter in each account, I would like to only create one in...
Something that has come up recently is a requirement for an SSM-connected Bastion instance to be policed as to what target addresses it should be allowed to port-forward to. While...
I dunno if this is the appropriate place for this, but when I attempt to start a session (either via the AWS Console or the CLI--via the session-manager-plugin) onto an...