

The values of the list are ordered according to the ordering of the statements. The capacity units consumed by the entire operation. The response to each PartiQL statement in the batch. On success, responds with BatchExecuteStatementOutput with field(s):.NONE - No ConsumedCapacity details are included in the response. TOTAL - The response includes only the aggregate ConsumedCapacity for the operation. In these cases, specifying INDEXES will only return ConsumedCapacity information for table(s). Note that some operations, such as GetItem and BatchGetItem, do not access any indexes at all. INDEXES - The response includes the aggregate ConsumedCapacity for the operation, together with ConsumedCapacity for each table and secondary index that was accessed. return_consumed_capacity(ReturnConsumedCapacity) / set_return_consumed_capacity(Option):ĭetermines the level of detail about either provisioned or on-demand throughput consumption that is returned in the response:.The list of PartiQL statements representing the batch to run.

statements(Vec) / set_statements(Option>):.Constructs a fluent builder for the BatchExecuteStatement operation.
