Skip to content

Lambda function for saving the Polly text to speech result of a query into an S3 bucket

License

Notifications You must be signed in to change notification settings

elisebot/polly-s3-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

polly-s3-lambda

Lambda function for saving the Polly text to speech result of a query into an S3 bucket

Usage

Use as a handler in AWS Lambda.

  • The environment variable POLLY_S3_BUCKET must contain the name of a valid S3 bucket to store the audio files in.
  • Set up an Object Expiration Policy inside S3: https://aws.amazon.com/blogs/aws/amazon-s3-object-expiration/
  • Mark your bucket as serving a static website. Files uploaded will be marked public.

About

Lambda function for saving the Polly text to speech result of a query into an S3 bucket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published