Skip to content

Commit

Permalink
update Policies
Browse files Browse the repository at this point in the history
  • Loading branch information
guyrenny committed Mar 25, 2024
1 parent e2dd5ee commit 79f4f9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1215,6 +1215,8 @@ Resources:
Effect: Allow
Action:
- "logs:PutSubscriptionFilter"
- "logs:DeleteSubscriptionFilter"
- "logs:DescribeSubscriptionFilters"
Resource: !Sub "arn:aws:logs:${AWS::Region}:${AWS::AccountId}:log-group:*:*"

InlineCode: !If
Expand Down

0 comments on commit 79f4f9e

Please sign in to comment.