Skip to content

Commit 7ed221c

Browse files
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 ee04fff commit 7ed221c

File tree

14 files changed

+2102
-2
lines changed

14 files changed

+2102
-2
lines changed

Diff for: 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.

Diff for: 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.

Diff for: 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)