Skip to content

Commit c28efde

Browse files
remove List bucket permission
1 parent a0817c9 commit c28efde

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

modules/log_ingestion.s3.cft.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,6 @@ Resources:
9292
Resource:
9393
- !Sub '${BucketARN}'
9494
- !Sub '${BucketARN}/*'
95-
- Sid: "CloudlogsS3AccessList"
96-
Effect: "Allow"
97-
Action:
98-
- "s3:List*"
99-
Resource:
100-
- !Sub '${BucketARN}'
101-
- !Sub '${BucketARN}/*'
10295

10396
CloudTrailNotificationsTopic:
10497
Condition: CreateSNSTopic

0 commit comments

Comments
 (0)