DynamoDBContext Constructor (IAmazonDynamoDB)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Constructs a DynamoDBContext object with the specified DynamoDB client. Uses default DynamoDBContextConfig object for configuration.

Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public DynamoDBContext(
         IAmazonDynamoDB client
)

Parameters

client
Type: Amazon.DynamoDBv2.IAmazonDynamoDB

Client to use for making calls

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5