Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 42c9276

Browse files
authored
docs: add missing AWS permission to readme list (#869)
1 parent 8ba0d9c commit 42c9276

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
@@ -364,6 +364,7 @@ The exhaustive list of AWS actions required for a deployment:
364364
"iam:CreateRole",
365365
"iam:CreateServiceLinkedRole",
366366
"iam:GetRole",
367+
"iam:PutRolePolicy",
367368
"iam:PassRole",
368369
"lambda:CreateFunction",
369370
"lambda:EnableReplication",

0 commit comments

Comments
 (0)