AWS Step Functions to Amazon SES with CDK (Typescript)

Step Functions → Simple Email Service

Step Functions - SES SDK integration to send email.

This project demonstrates how to implement a State Function State machine to send email with Amazon SES with SDK integrations
This is implemented with CDK (Typescript)

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd stepfunction-ses-cdk

Deploy

cdk deploy --all --parameters sesFromEmail='YOUR_SES_FROM_EMAIL_ADDRESS'


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destory --all.

Additional resources

Created by:

Pubudu Jayawardana

Pubudu Jayawardana

AWS Community Builder in Serverless category. Serverless advocate and enthusiast.

Follow on LinkedIn