amazon-ssm-agent icon indicating copy to clipboard operation
amazon-ssm-agent copied to clipboard

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).

Results 164 amazon-ssm-agent issues
Sort by recently updated
recently updated
newest added

I've configured my execute command logging to cloudwatch only: ``` execute_command_configuration = { logging = "OVERRIDE" log_configuration = { cloud_watch_log_group_name = "/aws/ecs/something" cloud_watch_encryption_enabled = false } } ``` However, when...

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.37.0 to 0.45.0. Commits 4e0068c go.mod: update golang.org/x dependencies e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs f91f7a7 ssh/agent: prevent panic on malformed...

dependencies
go

Debian 13 not yet supported for SSM PatchBaseline PatchFilter https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-ssm-patchbaseline-patchfilter.html This raises a Cloudformation error ``` - PatchFilterGroup: PatchFilters: - Key: PRODUCT Values: - Debian13 - Key: PRIORITY Values: -...

Agent version: 3.3.2299.0 (installed via [Greengrass SystemManager component](https://docs.aws.amazon.com/greengrass/v2/developerguide/systems-manager-agent-component.html?icmpid=docs_gg_console)) My company uses SSM Managed instances with happens to have a flaky internet connection. Recently we lost connection to one of our...

The technology `Apache Log4net` version `2.0.14.0` associated with the path `C:\\Program Files\\Amazon\\SSM\\Plugins\\awsCloudWatch\\log4net.dll` has been End-of-Life ### Action Taken 1. I tried installing the latest Windows version of the SSM Agent....

I have a private-only VPC (not Nat GW or internet gateway) and have added the ec2 and ssm endpoints which enables SSM to work and initiating SSM session was taking...

Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.5.0 to 1.6.1. Release notes Sourced from github.com/cloudflare/circl's releases. CIRCL v1.6.1 Fixes some point checks on the FourQ curve. Hybrid KEM fails on low-order points. What's Changed...

dependencies
go

Hello, I am trying to run `cloud-init init` command using aws ssm send-command: ``` aws ssm send-command \ --document-name AWS-RunShellScript \ --comment 'Re-run cloud-init due to IP count change' \...

I am running `amazon-ssm-agent.service` v3.3.2656.0 with the following systemd configurations on a RHEL 8 system ``` [Unit] Description=amazon-ssm-agent After=network-online.target [Service] Type=simple WorkingDirectory=/usr/bin/ ExecStart=/usr/bin/amazon-ssm-agent KillMode=process # Restart the agent regardless of...

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...

dependencies
go