diff --git a/data/notices.json b/data/notices.json index 20adb3d..121a3e8 100644 --- a/data/notices.json +++ b/data/notices.json @@ -387,7 +387,7 @@ { "title": "(elasticloadbalancingv2) applicationLoadBalancer fails with \"RuntimeError: TypeError: Cannot read properties of undefined\" on imported buckets", "issueNumber": 27928, - "overview": "A dependency on the bucket policy when using access logs was added to fix a circular dependency issue, but the bucket policy does not exist for imported buckets resulting in synth-time error (bucket.node.defaultChild is undefined).", + "overview": "A dependency on the bucket policy when using access logs was added to fix a circular dependency issue, but the bucket policy does not exist for imported buckets resulting in synth-time error.", "components": [ { "name": "aws-cdk-lib.aws-elasticloadbalancingv2.ApplicationLoadBalancer",