dynamodb-gsi-no-table-fetch-lsi-auto-fetches

Status: IN

GSI queries can only return projected attributes (no fetching from base table), while LSI queries can request non-projected attributes and DynamoDB auto-fetches them from the base table.

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

JSON