Skip to content

Upcase returned values in batch operation opts, documentation fixes

Compare
Choose a tag to compare
@darrenklein darrenklein released this 04 May 23:15

This patch releases resolves an issue where the values of ReturnConsumedCapacity and ReturnItemCollectionMetrics in opts were not being capitalized in the results of calls to BatchGetItem and BatchPutItem. It also includes several fixes to documentation.