AWS SDK Version 4 for .NET
API Reference

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.

Initiates the execution of the UpdateItem operation using a DocumentUpdateRequest object.

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.DynamoDBv2.dll
Version: 3.x.y.z

Syntax

C#
public virtual Document UpdateItem(
         UpdateItemDocumentOperationRequest request
)

Parameters

request
Type: Amazon.DynamoDBv2.DocumentModel.UpdateItemDocumentOperationRequest

The UpdateItemDocumentOperationRequest object containing all parameters for the update.

Return Value


Type: Document
Null or updated attributes, depending on request.

Version Information

.NET Framework:
Supported in: 4.7.2 and newer