Skip to content

Instantly share code, notes, and snippets.

@sergueyarellano
Created December 4, 2020 21:15
Show Gist options
  • Save sergueyarellano/4d746027b40db69797878effe17b0036 to your computer and use it in GitHub Desktop.
Save sergueyarellano/4d746027b40db69797878effe17b0036 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"Service": "apigateway.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment