By Morgan Lucas, From Adrian Cantril’s More Than Certified / GitHub

Technologies used: AWS, Lambda, Step Functions, API Gateway, S3, SNS & SES.

What Is This?:

A small app for pets to both you for cuddles that will send an alert to a phone and an email address. Both points of contact must be opted into first.

Stage 1

Stage 2

FROM_EMAIL_ADDRESS = 'REPLACE_ME

To

FROM_EMAIL_ADDRESS = '[email protected]

Stage 3