This operation allows you to perform batch reads or writes on data stored in DynamoDB, using PartiQL
This operation allows you to perform batch reads or writes on data stored in DynamoDB, using PartiQL
This operation allows you to perform batch reads or writes on data stored in DynamoDB, using PartiQL. Each read statement in a batch_execute_statement must specify an equality condition on all key attributes. This enforces that each SELECT statement in a batch returns at most a single item. For more information, see Running batch operations with PartiQL for DynamoDB .