ETL Calendar Invite Data
Your customers will send calendar invites to a Universal AWS SES mailbox based on the AWS SES configuration you set up in your account.
In our case, we used create@calendarsnack.com for the calendarsnack domain.
The calendar invite data is copied and stored in S3 when sent to the configured AWS SES email box. The calendar invite data from the multipart message is broken down into components using a series of Lambdas.
Multi-Part ETL Workflow