Concept Flow - Key condition expressions
Start Query
Specify Partition Key Condition
Optionally Specify Sort Key Condition
Evaluate Conditions Against Partition Items
Return Matching Items
End Query
The query starts by specifying the partition key condition, optionally adds a sort key condition, then evaluates these conditions against items in the partition to find and return matching items.