Skip to content

Commit

Permalink
Revert "chore: Enable access logging for env-type-configs bucket (aws…
Browse files Browse the repository at this point in the history
…labs#520)"

This reverts commit b4aa7e6.
  • Loading branch information
manikandan-thangavelu-rl authored Jun 14, 2021
1 parent e1d8719 commit bdfdea4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main/solution/backend/config/infra/cloudformation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,6 @@ Resources:
Type: AWS::S3::Bucket
Properties:
BucketName: ${self:custom.settings.envTypeConfigsBucketName}
LoggingConfiguration:
DestinationBucketName: ${self:custom.settings.loggingBucketName}
LogFilePrefix: env-type-configs/
BucketEncryption:
ServerSideEncryptionConfiguration:
- ServerSideEncryptionByDefault:
Expand Down

0 comments on commit bdfdea4

Please sign in to comment.