Skip to content

Commit 245bc46

Browse files
committed
remove badges
1 parent 3f678cd commit 245bc46

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![Coverage Status](https://coveralls.io/repos/github/irlrobot/python_aws_lambda_sample_events/badge.svg?branch=master)](https://coveralls.io/github/irlrobot/python_aws_lambda_sample_events?branch=master)
2-
[ ![Codeship Status for irlrobot/python_aws_lambda_sample_events](https://codeship.com/projects/938444a0-d5be-0133-1313-7edf9ccff8c4/status?branch=master)](https://codeship.com/projects/142651)
31
# Python module for creating sample events to test AWS Lambda functions.
42
This small module is meant to help test Python based [AWS Lambda](https://aws.amazon.com/lambda/) functions that get triggered by other AWS services (ex: CodePipeline action). The module will generate an "event" that appears to come from a specified service which can be used to simulate an actual invocation of the function.
53

0 commit comments

Comments
 (0)