Skip to content

Commit baa880a

Browse files
authored
chore(kinesisfirehose): ap-east-2 (#34657)
### Issue # (if applicable) Related to #34224 ### Reason for this change https://aws.amazon.com/blogs/aws/now-open-aws-asia-pacific-taipei-region/ ### Description of changes firehose support ap-east-2 ### Describe any new or updated permissions being added ### Description of how you validated changes Integ test ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 1c57d69 commit baa880a

File tree

38 files changed

+145
-1906
lines changed

38 files changed

+145
-1906
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-kinesisfirehose/test/integ.delivery-stream.js.snapshot/aws-cdk-firehose-delivery-stream.assets.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-kinesisfirehose/test/integ.delivery-stream.js.snapshot/aws-cdk-firehose-delivery-stream.template.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,9 @@
222222
"ap-east-1": {
223223
"FirehoseCidrBlock": "18.162.221.32/27"
224224
},
225+
"ap-east-2": {
226+
"FirehoseCidrBlock": "43.212.53.160/27"
227+
},
225228
"ap-northeast-1": {
226229
"FirehoseCidrBlock": "13.113.196.224/27"
227230
},

packages/@aws-cdk-testing/framework-integ/test/aws-kinesisfirehose/test/integ.delivery-stream.js.snapshot/cdk.out

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-kinesisfirehose/test/integ.delivery-stream.js.snapshot/integ.json

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-kinesisfirehose/test/integ.delivery-stream.js.snapshot/integtestsDefaultTestDeployAssert44C8D370.assets.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/framework-integ/test/aws-kinesisfirehose/test/integ.delivery-stream.js.snapshot/manifest.json

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)