Skip to content

Allow expression_attribute_names to be specified in batch_get_item

Compare
Choose a tag to compare
@darrenklein darrenklein released this 24 Oct 21:16

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