Skip to content

Giannisgre/lambda-cloudformation-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

lambda-cloudformation-deployment

Lambda function for CloudFormation stack deployment from an S3 bucket.

You need to provide the URL for the template located in an S3 bucket, the desired stack name and to modify the explicit stack capabilities declaration.

Important: You must make sure that your lambda function has the required permissions for the resources and actions of the CloudFormation template.

Capabilities

The possible values are CAPABILITY_IAM, CAPABILITY_NAMED_IAM and CAPABILITY_AUTO_EXPAND. For more information, see AWS documentation

About

Lambda function for CloudFormation stack deployment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages