Allow expression_attribute_names to be specified in batch_get_item
Requests to Dynamo's BatchGetItem
should include an ExpressionAttributeNames
attribute, which was missing - this patch release ensures that this data is included in batch get requests.
https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_BatchGetItem.html