AWS SDK for .NET Documentation
ExecuteBatchWrite Method (batches)
AmazonAmazon.DynamoDB.DataModelIDynamoDBContextExecuteBatchWrite(array<BatchWrite>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Issues a batch-write request with multiple batches.
Declaration Syntax
C#
void ExecuteBatchWrite(
	params BatchWrite[] batches
)
Parameters
batches (array<BatchWrite>[]()[][])
Configured BatchWrite objects

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