Skip to content

Commit

Permalink
Update permissions in deploy.json (#1119)
Browse files Browse the repository at this point in the history
Add required permissions to deploy.json

Co-authored-by: monkut <shane.cousins@gmail.com>
  • Loading branch information
henrikhorluck and monkut authored Aug 17, 2023
1 parent 68ad9d2 commit 26d6182
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/policy/deploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
"lambda:AddPermission",
"lambda:CreateFunction",
"lambda:DeleteFunction",
"lambda:DeleteFunctionConcurrency",
"lambda:GetAlias",
"lambda:GetFunction",
"lambda:GetFunctionConfiguration",
"lambda:GetPolicy",
Expand Down

0 comments on commit 26d6182

Please sign in to comment.