AWS SDK for .NET Documentation
CreateBatchWrite Method
AmazonAmazon.DynamoDB.DocumentModelTableCreateBatchWrite()()()() Did this page help you?   Yes   No    Tell us about it...
Creates a DocumentBatchWrite object for the current table, allowing a batch-put/delete operation against DynamoDB.
Declaration Syntax
C#
public DocumentBatchWrite CreateBatchWrite()
Return Value
Empty DocumentBatchWrite object.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)