Amazon S3 to AWS Lambda to Amazon Polly

Amazon S3 → AWS Lambda → Amazon Polly

Convert text to speech when uploading a file into S3

This sample project demonstrates how convert text to speech by uploading the text to S3.
The S3 uses an event trigger to invoke a Lambda function which uses Amazon Polly for to convert the text to speech.

< 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/s3-lambda-polly-sam

Deploy

sam deploy --guided


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Bubai Bal

Bubai Bal

Solution Architect, AWS

Follow on LinkedIn