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.
Puts a document into DynamoDB, using optional configs.
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.DynamoDBv2.dll
Version: 3.x.y.z
public virtual Boolean TryPutItem( Document doc, PutItemOperationConfig config )
Document to save.
Configuration to use.
.NET Framework:
Supported in: 4.7.2 and newer