Constructs a DynamoDBContext object with the specified configuration.
Uses a default AmazonDynamoDBClient as the client.

C# |
public DynamoDBContext( RegionEndpoint region, DynamoDBContextConfig config )

- region (RegionEndpoint)
- The region to configure the AmazonDynamoDBClient to use.
- config (DynamoDBContextConfig)