AWS Step Functions to Amazon Polly to Amazon S3 with CDK (Typescript)

Step Functions → Polly → S3

Step Functions - Polly SDK integration for text to speech output as mp3 into s3 .

This project demonstrates how to implement a State Function State machine to synthesize given words using Amazon Polly and save each mp3 generated in a S3 bucket.
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 serverless-patterns/stepfunction-polly-s3-cdk

Deploy

cdk deploy --all


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destory --all.

Created by:

Pubudu Jayawardana

Pubudu Jayawardana

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

Follow on LinkedIn