-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(dynamodb): l2 construct for warm-throughput feature #32127
Comments
@LeeroyHannigan , thanks for submitting this request. Referenced topics - Thanks for PR submission. Appreciate your efforts! |
### 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 <[email protected]>
Comments on closed issues and PRs are hard for our team to see. |
Describe the feature
https://aws.amazon.com/blogs/database/pre-warming-amazon-dynamodb-tables-with-warm-throughput/
Use Case
Allow users pre-warm their DynamoDB tables using CDK
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
LATEST
Environment details (OS name and version, etc.)
MacOS
The text was updated successfully, but these errors were encountered: