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.
Gets a document from DynamoDB using a request object.
For .NET Core this operation is only available in asynchronous form. Please refer to GetItemAsync.
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.DynamoDBv2.dll
Version: 3.x.y.z
public abstract Document GetItem( GetItemDocumentOperationRequest request )
The GetDocumentOperationRequest object containing all parameters for the GetItem operation.
.NET Framework:
Supported in: 4.7.2 and newer