Skip to content

Commit

Permalink
Revert "chore(cdk): boostrap template uses deprecated AccessControl p…
Browse files Browse the repository at this point in the history
…roperty (#27764)"

This reverts commit e0e2407.
  • Loading branch information
colifran authored Nov 10, 2023
1 parent 60c890c commit f8b92e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk/lib/api/bootstrap/bootstrap-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ Resources:
- HasCustomFileAssetsBucketName
- Fn::Sub: "${FileAssetsBucketName}"
- Fn::Sub: cdk-${Qualifier}-assets-${AWS::AccountId}-${AWS::Region}
AccessControl: Private
BucketEncryption:
ServerSideEncryptionConfiguration:
- ServerSideEncryptionByDefault:
Expand Down

0 comments on commit f8b92e4

Please sign in to comment.