Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dynamodb): add warm-throughput to L2 constructs (#32390)
### Issue # (if applicable) Closes #32127 ### Reason for this change New feature for DynamoDB ### Description of changes Implemented warm throughput for Table and TableV2 ### Description of how you validated changes Unit + 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* Co-authored-by: Lee Hannigan <lhnng@amazon.com>
- Loading branch information