Skip to content

CloudFormation Custom Resource for AWS ElasticTranscoder Pipeline

Notifications You must be signed in to change notification settings

Cuneytt/cfn-elastic-transcoder-pipeline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CloudFormation Custom Resource for AWS ElasticTranscoder Pipeline

This custom resource is based on cfn-lambda, you can see this project for more advanced configuration. Additionally, the project is using the Serverless Framework to handle cli testing and deployment.

Install

Clone the repository. Inside the root folder:

yarn install
sls deploy

This command deploy the lambda helper on your default AWS region using the Serverless Framework

Example

You can test the custom resource by running example/pipeline.cform. This only parameter is the name of the lambda function created during the installation.

Docs

All parameters usable is the same of the parameters use by aws-sdk to create a pipeline

Special Thanks

Mathieu Desvé mailto:[email protected] initial author of this custom resource.

About

CloudFormation Custom Resource for AWS ElasticTranscoder Pipeline

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%