Skip to content

Commit

Permalink
revert: "chore(cdk): boostrap template uses deprecated AccessControl …
Browse files Browse the repository at this point in the history
…property" (#27939)

Reverts #27764
  • Loading branch information
colifran committed Nov 11, 2023
1 parent c763a59 commit bede2d1
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 bede2d1

Please sign in to comment.