Skip to content

Commit 746f4cc

Browse files
badmintoncryerGavinZZ
authored andcommitted
feat(docdb): i/o optimized storage type (#30163)
### Issue # (if applicable) Closes #30165. ### Reason for this change Document DB can use I/O optimized storage type but CDK cannot configure that. ### Description of changes Add `storageType` to `ClusterProps`. ### Description of how you validated changes Add both unit and integ tests. ### 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 b73f5a1 commit 746f4cc

File tree

14 files changed

+2102
-2
lines changed

14 files changed

+2102
-2
lines changed

packages/@aws-cdk-testing/framework-integ/test/aws-docdb/test/integ.cluster-storage-type.js.snapshot/StorageTypeClusterTestDefaultTestDeployAssert1804B4F9.assets.json

+19
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-docdb/test/integ.cluster-storage-type.js.snapshot/StorageTypeClusterTestDefaultTestDeployAssert1804B4F9.template.json

+36
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-docdb/test/integ.cluster-storage-type.js.snapshot/StorageTypeClusterTestStack.assets.json

+32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)