Skip to content

Commit

Permalink
Add lambda:ListAliases to min IAM policy (#729)
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmansour authored and tj committed Apr 25, 2017
1 parent 3e535e9 commit 48ed6b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/aws-credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ Below is a policy for AWS [Identity and Access Management](http://aws.amazon.com
"lambda:CreateAlias",
"lambda:UpdateAlias",
"lambda:GetAlias",
"lambda:ListAliases",
"lambda:ListVersionsByFunction",
"logs:FilterLogEvents",
"cloudwatch:GetMetricStatistics"
Expand Down

0 comments on commit 48ed6b3

Please sign in to comment.