Skip to content

Commit b11b62b

Browse files
committed
title reads more better 📖
1 parent 245bc46 commit b11b62b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Python module for creating sample events to test AWS Lambda functions.
1+
# A Python module for creating sample events to test AWS Lambda functions.
22
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.
33

44
# Installation

0 commit comments

Comments
 (0)