AWS SDK for .NET Documentation
DynamoDBContext Constructor (client, config)
AmazonAmazon.DynamoDB.DataModelDynamoDBContextDynamoDBContext(AmazonDynamoDB, DynamoDBContextConfig) Did this page help you?   Yes   No    Tell us about it...
Constructs a DynamoDBContext object with the specified DynamoDB client and configuration.
Declaration Syntax
C#
public DynamoDBContext(
	AmazonDynamoDB client,
	DynamoDBContextConfig config
)
Parameters
client (AmazonDynamoDB)
Client to use for making calls
config (DynamoDBContextConfig)
Configuration to use

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)