Skip to content

Instantly share code, notes, and snippets.

@flame4592
Created September 22, 2024 01:40
Show Gist options
  • Save flame4592/1b89629e315d2540f0ea8e815b5362de to your computer and use it in GitHub Desktop.
Save flame4592/1b89629e315d2540f0ea8e815b5362de to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ssm:UpdateInstanceInformation",
"ssmmessages:CreateControlChannel",
"ssmmessages:CreateDataChannel",
"ssmmessages:OpenControlChannel",
"ssmmessages:OpenDataChannel"
],
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment