Skip to content

AWS CloudFormation stack to manipulate audio files with lambda@edge.

License

Notifications You must be signed in to change notification settings

kouz75/lambda-edge-audio

Repository files navigation

AWS CloudFormation Stack

AWS CloudFormation stack to manipulate audio files with lambda@edge

More information on Medium AWS CloudFormation stack to Merge audio files with Lambda@Edge

The project is not ready for production. it's a POC.

reference

Install

  • Create a CloudFormation stack with the template cloudformation.yml the stack must be create in us-east-1 region.
  • Sync this repository with yur CodeCommit repository create by CloudFormation
  • during build phase, a configuration file "config.json" will be create. it will contains the name of the data bucket.
  • Push your change to your repository. The PipeLine should generate a new version of your lambda function and update CloudFront with the correct Lambda Version.
  • Try to open the link https://CLOUDFRONT-domain/1-2-1 CLOUDFRONT-domain is the domain name of the CloudFront distribution create by CloudFormation.

If everything works fine, you should hear some animals sound

todo

  • documentation
  • eslint
  • codecommit init from zip file

Releases

No releases published

Packages

No packages published