Skip to content

collinforrester/lambda-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honey Badger Lambda Functions

This repository contains the Lambda Functions which we have created and are using on project Honey Badger. For more information please view each project's README.


  • Receives CloudFormation events from an SNS topic and on stack complete events (CREATE_COMPLETE, CREATE_FAILED, DELETE_COMPLETE, DELETE_FAILED) triggers another SNS topic to send text notifications
  • Receives GitHub commit events, identifies the files that have been added, modified, and deleted in master and then calls corresponding events for maintaining a copy of the repository contents in an S3 bucket
  • Currently being used to copy CloudFormation templates from honey-badger-cloud-formation to a dedicated S3 bucket to help with the repeatability of the CloudFormation workflow
  • Used with the 'Invoke' action in a CodePipeline to unzip files from a previous stage and deploy them to a given S3 bucket
  • Currently being used to deploy built website dist files to S3 buckets set up for static site hosting

Additional fields & features

If you would like to see additional features please create an issue or pull request

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published