Is the idea to eventually use DynamoDB for the events as well?
Yeah I think that is the plan and would be easiest. For the 1 table we are querying, there really is no need for a relational database and it would make the functions a lot lighter as well if I could remove the ORM modules and just use boto3