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:Factory:Rebuild/amazon-ssm-agent && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
amazon-ssm-agent-3.2.815.0.tar.gz | 0025640707 24.5 MB | |
amazon-ssm-agent.changes | 0000032883 32.1 KB | |
amazon-ssm-agent.spec | 0000007855 7.67 KB |
Revision 20 (latest revision is 27)
Dominique Leuenberger (dimstar_suse)
accepted
request 1079758
from
Dirk Mueller (dirkmueller)
(revision 20)
- update to 3.2.815.0: * Add EC2 credential fallback for AssumeRoleUnauthorizedAccess error * Add CloudWatch log upload support for document and session worker * Add set-hostname support in domainjoin plugin for windows * Add wait time in Agent updater to avoid installation issues caused during reboots initiated by domainjoin plugin * Add support for AlmaLinux * Fix KeepHostName parameter without DNS IP address parameter in domainJoin plugin * Fix issue where carriage returns cause json conversion to fail in aws:softwareInventory plugin * Remove IMDS calls in Onprem during health check * Remove S3 global endpoint fallback logic * Update cli descriptions for registration parameters * Update go version to 1.19.6 - update to 3.2.582.0: * Modified EC2 credential fallback logic - update to 3.2.574.0: * Fixed go-vet issues by passing mocks by value * Updated domainjoin and cloudwatch executables for windows - update to 3.2.532.0: * Removed explicit setting of EC2 aws credential profile * Added public key to registration info * Sends non-interactive command errors that occur before command execution to data channel * Added instance id verification to registration process
Comments 0