Skip to content

Instantly share code, notes, and snippets.

@aws-joe
Created December 4, 2015 22:38
Show Gist options
  • Save aws-joe/11849d2be61eb5616e3d to your computer and use it in GitHub Desktop.
Save aws-joe/11849d2be61eb5616e3d to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "",
"Effect": "Allow",
"Principal": {
"Service": "config.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment