Amazon S3 - AWS Lambda - Amazon Transcribe

Amazon S3 → AWS Lambda → Amazon Transcribe

Trigger a Transcribe job from an S3 upload.

This pattern contains a Lambda function with an S3 object trigger to start an Amazon Transcribe job and place the transcription results into a seperate S3 bucket.
This pattern deploys one Lambda function and two S3 buckets.

< 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-transcribe-sam

Deploy

sam deploy --guided


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Created by:

Anushree Umesh

Anushree Umesh

Anushree Umesh is an Associate Solutions Architect with Amazon Web Services