All Classes and Interfaces

Classes
Class
Description
DynamoDB version of the PersistenceStore.
Use this builder to get an instance of DynamoDBPersistenceStore.
With this builder you can configure the characteristics of the DynamoDB Table (name, key, sort key, and other field names).
You can also set a custom DynamoDbClient for further tuning.
Global interceptor that configures the User-Agent for all AWS SDK clients when the powertools-idempotency-dynamodb module is on the classpath.