You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.