DynamoDB Partition Key
noun
Definition
- 1.Primary key attribute used to determine item placement and data distribution in DynamoDB.
Example
Using userId as a partition key groups each user record for fast lookups.
Related Exams
noun
Definition
Example
Using userId as a partition key groups each user record for fast lookups.
Related Exams