Skip to content

Instantly share code, notes, and snippets.

@charliejllewellyn
Created October 10, 2018 12:57
Show Gist options
  • Save charliejllewellyn/340f5461195d962852a07e8cdcdb3ffd to your computer and use it in GitHub Desktop.
Save charliejllewellyn/340f5461195d962852a07e8cdcdb3ffd to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": "comprehend:*",
"Resource": "*"
},
{
"Action": [
"iam:PassRole"
],
"Effect": "Allow",
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment