Update AWS policy in documentation (#587)

Resolves #579
This commit is contained in:
defunct 2017-06-07 00:31:00 -04:00 committed by Dan Guido
parent f3b63c33c9
commit 683b51453e

View file

@ -133,7 +133,6 @@ Additional tags:
"Action": [ "Action": [
"cloudformation:CreateStack", "cloudformation:CreateStack",
"cloudformation:DescribeStacks", "cloudformation:DescribeStacks",
"cloudformation:CreateStacks",
"cloudformation:DescribeStackEvents", "cloudformation:DescribeStackEvents",
"cloudformation:ListStackResources" "cloudformation:ListStackResources"
], ],