Amazon API Gateway REST API to Amazon SES

API Gateway → Amazon SES

Create an Amazon API Gateway HTTP API that integrates with Amazon SES.

This pattern creates an Amazon API Gateway REST API that integrates with an Amazon SES.
The API includes an API key and usage plan. The API integrates directly with the SES API and supports SendEmail API action.

< 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 serverless-patterns/apigw-ses-transformation

Deploy

sam deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete --stack-name STACK_NAME.

Created by:

Sathesh Navaretnam

I am a Technical Account Manager in AWS. I specialize in operational best practices, developing Serverless and event-driven solutions.