Skip to content

Commit

Permalink
feat: add missing lambda action to policy.json
Browse files Browse the repository at this point in the history
list event source mappings has been needed since tailwarden#1040
  • Loading branch information
roblambell authored Jan 8, 2024
1 parent e10d62a commit 1690e23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"elasticfilesystem:DescribeFileSystems",
"elasticfilesystem:ListTagsForResource",
"iam:ListInstanceProfileTags",
"lambda:ListEventSourceMappings",
"lambda:ListFunctions",
"lambda:ListTags",
"es:ListDomainNames",
Expand Down

0 comments on commit 1690e23

Please sign in to comment.