From 0b814f6cc6af26148b55fbc1b6a705e887ce544f Mon Sep 17 00:00:00 2001 From: SankyRed <121981451+SankyRed@users.noreply.github.com> Date: Wed, 25 Oct 2023 13:25:49 -0500 Subject: [PATCH] chore: notice for https://github.com/aws/aws-cdk/issues/27656 (#322) Fixes #[27656](https://github.com/aws/aws-cdk/issues/27656) --- data/notices.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/notices.json b/data/notices.json index 67d487d..b269714 100644 --- a/data/notices.json +++ b/data/notices.json @@ -339,6 +339,18 @@ } ], "schemaVersion": "1" + }, + { + "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 result in `Mapping doesn't contain top-level key` for the `@aws-cdk/aws-kinesisfirehose-alpha` module", + "components": [ + { + "name": "@aws-cdk/aws-kinesisfirehose-alpha.deliveryStream", + "version": ">=v2.95.0