Skip to content

AWS CodeCommit file change notification example by using AWS Lambda, Amazon SNS and CloudWatch Event

License

Notifications You must be signed in to change notification settings

0xlen/aws-codecommit-file-change-publisher

 
 

Repository files navigation

AWS Codecommit File Change Publisher

AWS CodeCommit file change notification example by using AWS Lambda, Amazon SNS and CloudWatch Event

Create Lambda deployment package

Once you change the Lambda function code, you can use the following command to create deployment package:

zip -r codecommit-sns-publisher.zip lambda_function.py

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

About

AWS CodeCommit file change notification example by using AWS Lambda, Amazon SNS and CloudWatch Event

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%