Skip to content

Instantly share code, notes, and snippets.

@taiko19xx
Created June 8, 2017 13:44
Show Gist options
  • Save taiko19xx/47eedb3bbf7ea33a56730aff69940221 to your computer and use it in GitHub Desktop.
Save taiko19xx/47eedb3bbf7ea33a56730aff69940221 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"Service": [
"apigateway.amazonaws.com",
"lambda.amazonaws.com"
]
},
"Action": "sts:AssumeRole"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment