dynamodb-query-requires-partition-key

Status: IN

DynamoDB Query always requires a partition key value; it operates on a single partition key value, unlike Scan which reads the entire table.

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

JSON