AWS SDK for .NET Documentation
DynamoDBContext Constructor (config)
AmazonAmazon.DynamoDB.DataModelDynamoDBContextDynamoDBContext(DynamoDBContextConfig) Did this page help you?   Yes   No    Tell us about it...
Constructs a DynamoDBContext object with the specified configuration. Uses a default AmazonDynamoDBClient as the client.
Declaration Syntax
C#
public DynamoDBContext(
	DynamoDBContextConfig config
)
Parameters

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