# Functions
Run creates an instance of the DynamoDB container type.
WithDisableTelemetry - DynamoDB local will not send any telemetry.
WithSharedDB allows container reuse between successive runs.
# Structs
DynamoDBContainer represents the DynamoDB container type used in the module.