AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Supplies a factory method for creating a Amazon.DynamoDBv2.IAmazonDynamoDB client. If a factory method is not provided, a new Amazon.DynamoDBv2.IAmazonDynamoDB client will be created using the environment to search for credentials and region configuration.
Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.DynamoDBv2.dll
Version: 3.x.y.z
public abstract IDynamoDBContextBuilder WithDynamoDBClient( Func<IAmazonDynamoDB> factory )
Factory method for creating a client
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer