Skip to content

Instantly share code, notes, and snippets.

@tgerla
Created September 13, 2012 17:22
Show Gist options
  • Select an option

  • Save tgerla/3715970 to your computer and use it in GitHub Desktop.

Select an option

Save tgerla/3715970 to your computer and use it in GitHub Desktop.
All-Access IAM
{
"Statement": [
{
"Sid": "Stmt1347556945699",
"Action": "*",
"Effect": "Allow",
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment