Open LeeroyHannigan opened 1 day ago
@LeeroyHannigan , thanks for submitting this request. As mentioned in this article, Cloudformation supports the pre-warming to DynamoDB Table, you can pre-warm your table by passing in values for warm throughput during the table creation process. This is what I see in your PR.
Referenced topics - provisionedThroughput OnDemandThroughPut
Thanks for PR submission. Appreciate your efforts!
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