Skip to content

Instantly share code, notes, and snippets.

@jeremy-wagner
Created January 27, 2021 19:10
Show Gist options
  • Save jeremy-wagner/db68139839473568797d5b65add096cb to your computer and use it in GitHub Desktop.
Save jeremy-wagner/db68139839473568797d5b65add096cb to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"Service": [
"edgelambda.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