Currently all events are stored using the same hardcoded partition key: https://github.com/sbstjn/serverless-analytics/blob/1e8f9f448ce36a0a1cdf769f551c9359daa5b7fc/serverless.yml#L194-L195
Currently all events are stored using the same hardcoded partition key:
serverless-analytics/serverless.yml
Lines 194 to 195 in 1e8f9f4