Skip to content

Instantly share code, notes, and snippets.

@TannerFilip
Created October 14, 2015 20: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 TannerFilip/ecdfc9fafad9dd6987e3 to your computer and use it in GitHub Desktop.
Save TannerFilip/ecdfc9fafad9dd6987e3 to your computer and use it in GitHub Desktop.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "Stmt1444853861395",
"Action": "sns:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444853872476",
"Action": "cloudformation:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444853900599",
"Action": "elasticache:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854025842",
"Action": "iam:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854037824",
"Action": "aws-marketplace:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854051788",
"Action": "cloudfront:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854056937",
"Action": "cloudsearch:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854062904",
"Action": "cloudwatch:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854067493",
"Action": "logs:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854076486",
"Action": "ec2:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854096144",
"Action": "rds:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854104690",
"Action": "route53:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854114702",
"Action": "s3:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854120902",
"Action": "ses:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854128770",
"Action": "sns:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854141892",
"Action": "autoscaling:*",
"Effect": "Allow",
"Resource": "*"
},
{
"Sid": "Stmt1444854149290",
"Action": "elasticloadbalancing:*",
"Effect": "Allow",
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment