dynamodb-pagination-lastevaluatedkey-mechanism

Status: IN

DynamoDB pagination uses `LastEvaluatedKey` in the response and `ExclusiveStartKey` in the next request; absence of `LastEvaluatedKey` is the only reliable signal that all results have been retrieved.

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

JSON