Skip to content

Instantly share code, notes, and snippets.

@brunoalmeida406
Created September 19, 2013 17:07
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 brunoalmeida406/6626556 to your computer and use it in GitHub Desktop.
Save brunoalmeida406/6626556 to your computer and use it in GitHub Desktop.
Politica de Operacao
{
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"cloudwatch:Describe*",
"ec2:Describe*",
"ec2:RebootInstances",
"rds:Describe*",
"rds:RebootDBInstance"
],
"Effect": "Allow",
"Resource": "*"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment