dynamodb-query-eventually-consistent-by-default

Status: IN

DynamoDB Query operations are eventually consistent by default; set `ConsistentRead=true` for strongly consistent reads (which doubles RCU cost).

Source: entries/2026/03/11/amazondynamodb-latest-developerguide-QueryOtherhtml.md

JSON