Skip to content

Instantly share code, notes, and snippets.

@kevprice83
Created May 16, 2016 10:10
Show Gist options
  • Save kevprice83/f9f095c2b7e53bf5875df14352365d02 to your computer and use it in GitHub Desktop.
Save kevprice83/f9f095c2b7e53bf5875df14352365d02 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "Stmt1440787840000",
"Effect": "Allow",
"Action": [
"lambda:InvokeFunction"
],
"Resource": [
"arn:aws:lambda:REGION:ACCT_ID:function:3scale_auth"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment