DynamoDB location
Overview
DynamoDB storage supports:
- a subset of queries where a suitable index is configured, an index is suitable if all hash keys of the index appear in a logical conjunction at the top-level of a given query expression
The following configuration properties are supported:
capacityModeEither PROVISIONED or ON_DEMANDstreamWindowThe max duration of the streaming window for replication to secondary locations (CDK duration object)prefixIt is possible to configure more than one DynamoDB location, in this case each one must have a distinctprefixproperty, this property is optional, but only one DynamoDB location in a given environment may leave it undefined.