Commit graph

5 commits

Author SHA1 Message Date
Ryan Martin
2d72709c84 Use Promise.try instead of futureSuccessful 2016-03-04 12:02:15 -05:00
Ryan Martin
3c9b3a1713 No longer need functionIdentifier in Handler definition
Realized that we can rely on watching for the final two dashes ('-')
in the Lambda function name in order to get the stack name (which
may contain dashes itself). Furthermore, if the stack name is long,
the resource logical ID will be truncated and this breaks the old
logic.
2016-03-04 10:02:45 -05:00
Ryan Martin
982064fa55 S3PutObject Delete must delete folders with content added 2016-02-26 10:28:25 -05:00
Ryan Martin
ea90a7c231 Move DynamoDBPutItems to new format 2016-02-25 17:59:35 -05:00
Ryan Martin
a8f46953d1 Move S3PutObject helper to new format 2016-02-24 22:13:48 -05:00