Constructs a DynamoDBContext object with the specified DynamoDB client.
            Uses default DynamoDBContextConfig object for configuration.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DynamoDBContext( AmazonDynamoDB client )
 Parameters
 Parameters- client (AmazonDynamoDB)
- Client to use for making calls