Skip to content

Instantly share code, notes, and snippets.

@jcdan3
Created November 28, 2021 00:59
Show Gist options
  • Save jcdan3/5a4aeadc8e711409a89cd02312df859f to your computer and use it in GitHub Desktop.
Save jcdan3/5a4aeadc8e711409a89cd02312df859f to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"Service": "lambda.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment