Skip to content

Instantly share code, notes, and snippets.

@dagrz
Created June 5, 2016 04:22
Show Gist options
  • Select an option

  • Save dagrz/7424f138c332b7f0408960482b58bb47 to your computer and use it in GitHub Desktop.

Select an option

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