Skip to content

Instantly share code, notes, and snippets.

@schen1628
Last active August 29, 2015 14:21
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 schen1628/9b032a88945ad3784ab8 to your computer and use it in GitHub Desktop.
Save schen1628/9b032a88945ad3784ab8 to your computer and use it in GitHub Desktop.
{
"Effect": "Allow",
"Action": [
"ec2:CreateRoute",
"ec2:DeleteRoute",
"ec2:ModifyInstanceAttribute",
"ec2:ReplaceRoute",
"ec2:DescribeRouteTables"
],
"Resource": "*"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment