aws-samples / aws-lambda-fanout

A sample AWS Lambda function that accepts messages from an Amazon Kinesis Stream and transfers the messages to another data transport.
Apache License 2.0
288 stars 60 forks source link

Implements a '/hook-stream' slash command to allow for students to self-register #18

Closed gwsii closed 7 years ago

julienlepine commented 7 years ago

Thanks for the comment and pull request. I'll review this ASAP. There are some Nordstrom specific variables and code, I'll check how to parapeterize that. I am working on a new ES6 branch that will have a lot more tests and places for customization, I'll integrate your changes there as well.

Thanks again