Skip to content

Commit

Permalink
add ListFunctions to min IAM policy (#733)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlinvc authored and tj committed Apr 26, 2017
1 parent c7963fd commit 707e923
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 @@ -78,6 +78,7 @@ Below is a policy for AWS [Identity and Access Management](http://aws.amazon.com
"iam:AttachRolePolicy",
"iam:PassRole",
"lambda:GetFunction",
"lambda:ListFunctions",
"lambda:CreateFunction",
"lambda:DeleteFunction",
"lambda:InvokeFunction",
Expand Down

0 comments on commit 707e923

Please sign in to comment.