This is a dedicated watch page for a single video.
A developer is building an application with Amazon DynamoDB as its database. The application needs to group the PUT , UPDATE , and DELETE actions into a single all-or-nothing operation to make changes against multiple items in the DynamoDB table. Which DynamoDB operation should the developer use?