Ultimate access to all questions.
In the context of developing a banking application, you are required to ensure that two DynamoDB tables—Exchanges and AccountBalance—are either both updated successfully or neither is updated, maintaining atomicity for these operations.
Which DynamoDB feature should you utilize to achieve this?