cloudformation-helpers/lib
Ryan Martin c81f9bca4d Completely rework the style of adding helpers
First one to change (as a POC): SnsSubscribe. Main changes:

1. Break each helper out into separate files.
2. Use a directory structure that puts non-AWS on par with AWS.
3. Provide an interface than can be implemented and makes CloudFormation
   stack deletion required.
4. Provide example templates (which can also be used to test the helpers).

I will migrate the other existing helpers in separate commits.
2016-02-24 17:12:51 -05:00
..
base.js Completely rework the style of adding helpers 2016-02-24 17:12:51 -05:00
cfn-response.js Add first helper function: dynamoDBPutItems 2015-12-11 14:45:09 -05:00
helpers.js Completely rework the style of adding helpers 2016-02-24 17:12:51 -05:00