Skip to content

Commit

Permalink
spellin
Browse files Browse the repository at this point in the history
Signed-off-by: Francis <colifran@amazon.com>
  • Loading branch information
colifran committed Nov 13, 2023
1 parent 869406a commit 2654b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/notices.json
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@
{
"title": "(cli) removal of AccessControl property from bootstrap template can result in public access on bootstrap buckets",
"issueNumber": 27694,
"overview": "The deprecated AccessControl property was removed from the bootstrap template in aws-cdk v2.106.0. Users who remove the public access block using the public-access-block-configuration CLI flag will see bootstrapped bucets are created with all public access and all ACLs enabled by default.",
"overview": "The deprecated AccessControl property was removed from the bootstrap template in aws-cdk v2.106.0. Users who remove the public access block using the public-access-block-configuration CLI flag will see bootstrapped buckets are created with all public access and all ACLs enabled by default.",
"components": [
{
"name": "cli",
Expand Down

0 comments on commit 2654b89

Please sign in to comment.