Skip to content

Commit

Permalink
Disable lambda logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaroslav Pshenichnikov committed Feb 14, 2024
1 parent 97a591a commit dc12dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion develop-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Resources:
PolicyDocument:
Version: 2012-10-17
Statement:
- Effect: Allow
- Effect: Deny
Action:
- logs:CreateLogGroup
- logs:CreateLogStream
Expand Down

0 comments on commit dc12dfe

Please sign in to comment.