Skip to content

Consuming aws events in python and communicating with other aws services

Notifications You must be signed in to change notification settings

Uchencho/eventConsumer

Repository files navigation

Event Consumer

Python script running on AWS Lambda that provides the functionality of reading from and writing to S3. This is invoked from an S3 event and uses cloudformation for deployment. The function requires pandas and numpy but these are not included in the requirements.txt file because they are included as layers.

Please check the template.yaml for more details.

Deploying to AWS Using Cloud Formation

  • Run make application

Important Links

About

Consuming aws events in python and communicating with other aws services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published