Skip to content

Commit

Permalink
Add support for lambda tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Oct 24, 2021
1 parent 52f2313 commit 5581ccd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aws/policy/paas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,10 @@ Statement:
- lambda:GetFunction
- lambda:GetFunctionConfiguration
- lambda:GetPolicy
- lambda:ListTags
- lambda:RemovePermission
- lambda:TagResource
- lambda:UntagResource
- lambda:UpdateAlias
- lambda:UpdateFunctionConfiguration
- lightsail:AllocateStaticIp
Expand Down

0 comments on commit 5581ccd

Please sign in to comment.