Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 3.17 KB

File metadata and controls

20 lines (20 loc) · 3.17 KB
Action Description Resource Condition
ssm:CancelCommand Attempts to cancel the command specified by the Command ID. ??? -
ssm:CreateAssociation Associates the specified SSM document with the specified instance. ??? -
ssm:CreateAssociationBatch Associates the specified SSM document with the specified instances. ??? -
ssm:CreateDocument Creates an SSM document. ??? -
ssm:DeleteAssociation Disassociates the specified SSM document from the specified instance. ??? -
ssm:DeleteDocument Deletes the SSM document and all instance associations to the document. ??? -
ssm:DescribeAssociation Describes the associations for the specified SSM document or instance. ??? -
ssm:DescribeDocument Describes the specified SSM document. ??? -
ssm:DescribeDocumentPermission Describes the permissions for an SSM document. ??? -
ssm:DescribeInstanceInformation Describes one or more of your instances. ??? -
ssm:GetDocument Gets the contents of the specified SSM document. ??? -
ssm:ListAssociations Lists the associations for the specified SSM document or instance. ??? -
ssm:ListCommandInvocations An invocation is copy of a command sent to a specific instance. ??? -
ssm:ListCommands Lists the commands requested by users of the AWS account. ??? -
ssm:ListDocuments Describes one or more of your SSM documents. ??? -
ssm:ModifyDocumentPermission Share a document publicly or privately. ??? -
ssm:SendCommand Executes commands on one or more remote instances. ??? -
ssm:UpdateAssociationStatus Updates the status of the SSM document associated with the specified instance. ??? -