Amazon Remote System Config Management
The Amazon EC2 Simple Systems Manager (SSM) Agent is software developed for the Simple Systems Manager Service. The SSM Agent is the primary component of a feature called Run Command.
The SSM Agent runs on EC2 instances and enables you to quickly and easily execute remote commands or scripts against one or more instances. The agent uses SSM documents. When you execute a command, the agent on the instance processes the document and configures the instance as specified. Currently, the SSM Agent and Run Command enable you to quickly run Shell scripts on an instance using the AWS-RunShellScript SSM document.
- Developed at Cloud:Tools
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:1/amazon-ssm-agent && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
amazon-ssm-agent-3.3.1142.0.tar.gz | 0031774282 30.3 MB | |
amazon-ssm-agent.changes | 0000044249 43.2 KB | |
amazon-ssm-agent.spec | 0000007856 7.67 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1219607
from
Robert Schweikert (rjschwei)
(revision 27)
- Update to version 3.3.1142.0 * Fail windows update when installed version does not match * Reduced length of IMDS errors to shorter format * Increase the RunCommand timeout during the registration process for the on-prem instances * Add nil check when calling GetRepository content in aws:downloadContent * Worker process to exit if they are not successfully started and became idle * Fix bug where unforeseen failures cause time to be incorrectly displayed in RunCommand * Update GreenGrass component minor version to 1.3.0 * Ensure agent thread always exit after the corresponding worker process exits * Fix IPC file filtering bug where usernames or session names containing tmp causes agent worker to not correctly receive IPC * Load directly from appconfig file when calling UpdateInstanceInformation during credential refresher * Use a single syscall for route table for health check IP - from version 3.3.987.0 * Update default session logging destination to none * Specify a minimum of TLS v1.2 in http client calls * Add web-socket heartbeat to detect connection drops in the web-socket for control and data channels sooner * Use exponential retry for document worker, increase retry interval and attempt count when reading IPC files * Add wait for cloud-init in the agent updater * Fix timeouts for update without yum endpoint connectivity * Change in orchestration directory removal process to reduce disk space usage * Fix Inventory detailed information invalid value check * Fix parsing issue with DomainJoin Plugin * Modify DomainJoin Plugin to use Kerberos REALM in username for RHEL and variants * Change the SUSE linux zypper commands to quiet mode for the DomainJoin Plugin * Move high volume info logs to debug level * Remove deprecated go coverage library (golang.org/x/tools/cmd/cover) (forwarded request 1219606 from glaubitz)
Comments 0