Skip to content

Instantly share code, notes, and snippets.

@moss2k13
Created February 14, 2023 13:58
Show Gist options
  • Save moss2k13/163cd90d4dd25f257f1e1ba95eb93a87 to your computer and use it in GitHub Desktop.
Save moss2k13/163cd90d4dd25f257f1e1ba95eb93a87 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"AWS": "arn:aws:iam::063325037460:user/temporary-user",
"Service": "ec2.amazonaws.com"
},
"Action": [
"sts:AssumeRole",
"sts:TagSession"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment