Key model

Partition key (required). Optional sort key. Together = primary key. Item level access via key.

Advertisement

GSI

Global Secondary Index: alternate partition/sort key. Async replicated. Eventual consistency default.

Advertisement

LSI

Local Secondary Index: same partition, alternate sort. Strong consistency. Item collection size limit (10GB).