Configuration options for the idempotency utility.
When making a function idempotent you should always set a persistence store.
Optional
DynamoDBPersistenceLayer
Optionally, you can also pass a custom configuration object, this allows you to customize the behavior of the idempotency utility.
Configuration options for the idempotency utility.
When making a function idempotent you should always set a persistence store.