Skip to content

Instantly share code, notes, and snippets.

@dgwhited
Created September 1, 2020 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgwhited/ef5d977ba760cef46f18f26057bcefb7 to your computer and use it in GitHub Desktop.
Save dgwhited/ef5d977ba760cef46f18f26057bcefb7 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"iam:PassRole"
],
"Resource": "arn:aws:iam::123456789012:role/my-special-role"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment