Skip to content

hixi-hyi/aws-cloudformation-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-cloudformation-lambda

The repository provides cloudformation-lambda (cloudformation custom resource). See here for a list of functions.

Deploy

Setup

  1. setup the s3 bucket
./script/deploy-bucket.sh
  1. deploy the base layer
./script/deploy-layer.sh cfnprovider

Deploy functions

Caution You should run following command, If you use MacOSX.

brew install coreutils
./script/deploy-function.sh ${function}

Functions

Contributing

Test functions

./script/run-test.sh ${function}

Deploy demo stack

./script/deploy-demo.sh ${function}

About

cloudformation custom lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published