Skip to content

Instantly share code, notes, and snippets.

@robzhu
Created October 31, 2019 01:38
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 robzhu/aec8f92c404ff29465fc3e874812c708 to your computer and use it in GitHub Desktop.
Save robzhu/aec8f92c404ff29465fc3e874812c708 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"execute-api:ManageConnections"
],
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment