Skip to content

Instantly share code, notes, and snippets.

@divideby0
Created January 16, 2014 19:26
Show Gist options
  • Save divideby0/8461647 to your computer and use it in GitHub Desktop.
Save divideby0/8461647 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"ec2:*",
"elasticloadbalancing:*",
"cloudwatch:*",
"autoscaling:*",
"rds:*"
],
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment