Skip to content

Commit 558b7d0

Browse files
committed
docs(lambda): add GetFunction permission
1 parent ce6f3bc commit 558b7d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ Add the following AWS policy if you want to integrate with CI/CD tools like Jenk
156156
"iam:ListRoles",
157157
"lambda:UpdateFunctionCode",
158158
"lambda:CreateFunction",
159+
"lambda:GetFunction",
159160
"lambda:GetFunctionConfiguration",
160161
"lambda:UpdateFunctionConfiguration"
161162
],

0 commit comments

Comments
 (0)