The table name in DynamoDB (required). The table must already exist. See: https://docs.launchdarkly.com/sdk/features/storing-data/dynamodb
Optional
options: LDDynamoDBOptionsOptional configuration, please refer to LDDynamoDBOptions.
Optional
A factory function suitable for use in the SDK configuration (LDOptions).
Generated using TypeDoc
Configures a feature store backed by a DynamoDB instance.
For more details about how and why you can use a persistent feature store, see the Using DynamoDB as a persistent feature store.