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