SungardAS / lambda-formation

A small framework for building nodejs AWS Lambda projects that are compatible with AWS CloudFormation Custom Resources
Apache License 2.0
22 stars 4 forks source link

Convert to promises #2

Open kmcgrath opened 8 years ago

kmcgrath commented 8 years ago

Use bluebird to change the framework to use promises instead of traditional callbacks.