diff --git a/data/notices.json b/data/notices.json index ed22f1f..85b329f 100644 --- a/data/notices.json +++ b/data/notices.json @@ -375,7 +375,7 @@ { "title": "(cli) bootstrap template can result in public access for 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 buckets are created with public access and ACLs enabled by default.", + "overview": "The legacy 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 public access and ACLs enabled by default.", "components": [ { "name": "cli",