dynamodb-query-pagination-last-evaluated-key

Status: IN

Query results are paginated; the presence of `LastEvaluatedKey` in the response signals that more pages exist, and it should be passed as `ExclusiveStartKey` in the next request.

Source: entries/2026/03/11/amazondynamodb-latest-developerguide-getting-started-step-5html.md

JSON