Open
Description
From Amazon DynamoDB Transactions: How it works:
These actions can target up to 100 distinct items in one or more DynamoDB tables within the same AWS account and Region.
When transactions include models from different regions and/or AWS credentials, the confusing outcome would be unexpected ResourceNotFoundException
errors. PynamoDB should refuse to make such transaction requests and provide a clear error.