Constructs a DynamoDBContext object with the specified DynamoDB client.
Uses default DynamoDBContextConfig object for configuration.

C# |
public DynamoDBContext( AmazonDynamoDB client )

- client (AmazonDynamoDB)
- Client to use for making calls