AWS SDK for .NET Documentation
DynamoDBContext Constructor (region)
AmazonAmazon.DynamoDBv2.DataModelDynamoDBContextDynamoDBContext(RegionEndpoint) Did this page help you?   Yes   No    Tell us about it...
Constructs a DynamoDBContext object with a default AmazonDynamoDBClient client and a default DynamoDBContextConfig object for configuration.
Declaration Syntax
C#
public DynamoDBContext(
	RegionEndpoint region
)
Parameters
region (RegionEndpoint)
The region to configure the AmazonDynamoDBClient to use.

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