From 53c83aa69d386b37413fbb66820f3551077127fd Mon Sep 17 00:00:00 2001 From: SankyRed Date: Wed, 25 Oct 2023 13:17:25 -0500 Subject: [PATCH] Updating notices.json --- data/notices.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/notices.json b/data/notices.json index 966d051..1d412f5 100644 --- a/data/notices.json +++ b/data/notices.json @@ -341,12 +341,12 @@ "schemaVersion": "1" }, { - "title": "Kinesis Firehose CIDR block support issue for few regions", + "title": "Kinesis Firehose CIDR block support issue for ap-south-2, eu-central-2 and eu-south-2", "issueNumber": 27656, - "overview": "Deploying or trying to synth the specific regions resulted in `Mapping doesn't contain top-level key` for the `@aws-cdk/aws-kinesisfirehose-alpha` module", + "overview": "Deploying or trying to synth the specific regions result in `Mapping doesn't contain top-level key` for the `@aws-cdk/aws-kinesisfirehose-alpha` module", "components": [ { - "name": "@aws-cdk/aws-kinesisfirehose-alpha", + "name": "@aws-cdk/aws-kinesisfirehose-alpha.deliveryStream", "version": "2.102.0" } ],