Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Sep 13:16
v1.1.0
ef67ab4

Behaviour changes

  • BatchGetItem with an empty RequestItems map now answers the standard
    validation envelope
    rather than a bespoke sentence: 1 validation error detected: Value at 'RequestItems' failed to satisfy constraint: Member must have length greater than or equal to 1. AWS moved the operation onto that
    message in 32 of the 33 regions observed on 2026-09-02. BatchWriteItem has
    not followed and keeps The requestItems parameter is required for BatchWriteItem, so the two siblings answer differently on purpose.