Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
fix: add OwnershipControls for LoggingBucket (#1185)
Browse files Browse the repository at this point in the history
  • Loading branch information
maghirardelli authored Apr 28, 2023
1 parent a349425 commit c75600c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main/solution/infrastructure/config/infra/cloudformation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ Resources:
RestrictPublicBuckets: true
VersioningConfiguration:
Status: Enabled
OwnershipControls:
Rules:
- ObjectOwnership: ObjectWriter

LoggingBucketPolicy:
Type: AWS::S3::BucketPolicy
Expand Down

0 comments on commit c75600c

Please sign in to comment.