Skip to content

Instantly share code, notes, and snippets.

@alexandre-bruffa
Created November 9, 2023 22:10
Show Gist options
  • Save alexandre-bruffa/747341add4b09b9c9aa728b722ef3164 to your computer and use it in GitHub Desktop.
Save alexandre-bruffa/747341add4b09b9c9aa728b722ef3164 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": "lambda:InvokeFunction",
"Resource": "arn:aws:lambda:us-east-1:000000000000:function:myLambdaFunction"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment