Aggregations • Complex filtering • Filtering by 2 or more properties, all of which are optional • ”Find me all transactions by Customer X where token = ‘ETH’ and amount > 100 and date between 2022-01-01 and 2023-01-01 • DynamoDB likes exact matches! Hard patterns in DynamoDB