aws-samples / lambda-refarch-streamprocessing

Serverless Reference Architecture for Real-time Stream Processing
Apache License 2.0
350 stars 129 forks source link

Create lambda_stream_processing.yaml #3

Closed joshpadilla closed 7 years ago

joshpadilla commented 7 years ago

Used https://github.com/awslabs/aws-cfn-template-flip to convert this JSON based lambda_stream_processing CFN template to YAML for more testing, commenting and readability. Hopefully that's OK. $ cfn-flip lambda_stream_processing.template lambda_stream_processing.yaml

teknogeek0 commented 7 years ago

Hi Josh, Thanks so much for this PR. We actually just refactored this repo a small bit and moved to a YAML SAM/CFN template as part of it. I am going to close this because it is more or less accomplishing the same thing.

Thanks, Chris (munns@amazon.com)