dynamodb-item-collection-requires-composite-key

Status: IN

DynamoDB item collections (groups of items sharing the same partition key value) only exist on tables or indexes with composite primary keys (partition key + sort key), not on tables with only a partition key.

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

JSON