DynamoDB

DynamoDB Presets

Ready-to-deploy configuration presets for DynamoDB. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

On-Demand Simple Table

This preset creates a DynamoDB table with on-demand (pay-per-request) billing and a simple partition key. On-demand pricing automatically scales to handle any traffic level without capacity planning....

02

Provisioned Production Table

This preset creates a DynamoDB table with provisioned capacity, a composite primary key (partition + sort key), and server-side encryption with a customer-managed key. Provisioned mode is more...