AWS - System Manager
AWS Systems Manager is the operations hub for your AWS applications and resources and a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at scale.
Utilities · AWS Systems Manager
Configuration parameters
defaultRegion— AWS Default Region (required)roleArn— Role ArnroleSessionName— Role Session NamesessionDuration— Role Session Durationcredentials— Access Keytimeout— Timeoutretries— Retriessts_regional_endpoint— AWS STS Regional Endpointsinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (16)
-
aws-ssm-association-getDescribes the association for the specified target or managed node. If the association was established using the Targets parameter, the association details must be retrieved using the associated ID. This command must provide either an association ID, or instance_id and document_name.
-
aws-ssm-association-listReturns all State Manager associations in the current Amazon Web Services account and Amazon Web Services Region. Note: An association is a binding between a document and a set of targets with a schedule.
-
aws-ssm-association-version-listRetrieves all versions of an association for a specific association ID.
-
aws-ssm-automation-execution-cancelStop an Automation execution.
-
aws-ssm-automation-execution-listIf the argument execution_id is provided, the command returns detailed information about a particular Automation execution. if not provided, the command provides details about all active and terminated Automation executions.
-
aws-ssm-automation-execution-runInitiates execution of an Automation runbook.
-
aws-ssm-command-cancelAttempts to cancel the command specified by the Command ID. There is no guarantee that the command will be terminated and the underlying process stopped.
-
aws-ssm-command-listLists the commands requested by users of the Amazon Web Services account.
-
aws-ssm-command-runRuns commands on one or more managed nodes.
-
aws-ssm-document-getDescribes the specified Amazon Web Services Systems Manager document (SSM document).
-
aws-ssm-document-listReturns all Systems Manager (SSM) documents in the current Amazon Web Services account and Amazon Web Services Region.
-
aws-ssm-inventory-entry-listA list of inventory items returned by the request.
-
aws-ssm-inventory-listQuery inventory information. This includes the managed node status, such as Stopped or Terminated.
-
aws-ssm-tag-addAdds or overwrites one tag for the specified resource. Tags are metadata that you can assign to the automations, documents, managed nodes, maintenance windows, Parameter Store parameters, and patch baselines. Tags enable you to categorize the resources in different ways, for example, by purpose, owner, or environment. Each tag consists of a key and an optional value, both of which you define. For example, you could define a set of tags for the account’s managed nodes that helps you track each node’s owner and stack level, Key=Owner Value=SysAdmin.
-
aws-ssm-tag-listReturns a list of the tags assigned to the specified resource.
-
aws-ssm-tag-removeRemoves tag keys from the specified resource.