Skip to content

Instantly share code, notes, and snippets.

@dgwhited
Created September 4, 2020 03:28
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/da106eb55480ed4de9f8ab3dc0bbe787 to your computer and use it in GitHub Desktop.
Save dgwhited/da106eb55480ed4de9f8ab3dc0bbe787 to your computer and use it in GitHub Desktop.
{
"Effect": "Allow",
"Action": [
"iam:passrole"
],
"Resource": [
"arn:aws:iam::432807222178:role/${aws:PrincipalTag/project}-*"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment