AWS Systems Manager (IAM)

JSON →
aws management

AWS Systems Manager (SSM) is a management service that provides operational insights, automation, and secure remote management of EC2 instances and hybrid infrastructure.

ssm:GetParameterssm:GetParametersssm:PutParameterssm:ListDocumentsssm:GetDocumentssm:StartSessionssm:GetInventoryssm:ListCommands
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "ssm:GetParameter",
        "ssm:GetParameters",
        "ssm:PutParameter",
        "ssm:ListDocuments",
        "ssm:GetDocument",
        "ssm:StartSession",
        "ssm:GetInventory",
        "ssm:ListCommands"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/ssm