Brian Pandola 2f23f6b26b
Fix dynamodb:TransactGetItems response for items that do not exist (#3420)
If the requested item has no projected attributes, the corresponding ItemResponse
object is an empty Map.[1]  Verified against real AWS.

Fix existing general test case and add an explicit test case to cover this scenario.

[1]: https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_TransactGetItems.html#API_TransactGetItems_ResponseElements

Fixes #3404
2020-10-29 11:50:45 +00:00
..
2020-09-13 19:42:38 +01:00
2020-04-06 19:55:54 +10:00
2019-12-16 21:25:20 -05:00
2020-09-13 19:42:38 +01:00
2020-01-23 10:15:02 -08:00
2020-03-02 13:07:34 +00:00