OptionalregionOptionalcredentialsStatic credentials. Omit to fall back to the default AWS credential provider chain.
OptionalendpointOverride the service endpoint, e.g. 'http://localhost:8000' for DynamoDB Local / dynamodb-local test containers. When set, region and credentials can be dummy values since DynamoDB Local doesn't validate them.
OptionalclientPassed straight through to the underlying DynamoDBClient constructor for anything not covered above.
OptionaltranslateMarshalling options for the document client (e.g. { removeUndefinedValues: true }).
AWS region, e.g. 'us-east-1'. Required unless using a local endpoint that ignores it.