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.
- https://docs.aws.amazon.com/lambda/latest/dg/build-pipeline.html
- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html
- 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
- documentation
- eslint
- codecommit init from zip file