AWS client construction settings consumed by the lazy SDK arm.
credentials remains opaque because the AWS SDK also accepts a credential
provider function; it crosses this dependency boundary unchanged.
readonly
optional
region: string
The AWS region supplied to DynamoDBClient.
readonly
optional
endpoint: string
An optional custom endpoint, such as DynamoDB Local.
readonly
optional
credentials: unknown
AWS credentials or an SDK-supported credential provider.