Commit efff5902 by Feanil Patel

Allow edxapp to describe instances.

parent 2eec9e38
...@@ -2918,7 +2918,9 @@ ...@@ -2918,7 +2918,9 @@
"s3:Put", "s3:Put",
"ses:SendEmail", "ses:SendEmail",
"ses:SendRawEmail", "ses:SendRawEmail",
"ses:GetSendQuota" "ses:GetSendQuota",
"ec2:DescribeInstances",
"ec2:DescribeTags"
], ],
"Resource":"*" "Resource":"*"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment