Skip to content

Instantly share code, notes, and snippets.

@dagrz
Created June 5, 2016 04:22
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 dagrz/7424f138c332b7f0408960482b58bb47 to your computer and use it in GitHub Desktop.
Save dagrz/7424f138c332b7f0408960482b58bb47 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