Please enable JavaScript
DynamoDB uses the partition key value as the input to an internal hash function even if Sort Key is used. The output of hash function determines the item stored location. Blog Post: https://www.infallibletechie.com/2022/12/difference-between-partition-key-and-sort-key-in-amazon-dynmodb.html