------------------
- Bumping version number. [Mitch Garnaat]
- Minor fix for landscape. [Mitch Garnaat]
- Some refactoring. Added a status command. Rewrote the CLI to take
more advantage of click. [Mitch Garnaat]
- Compress function zip file to save space/$$$ [Ryan S. Brown]
- Fixing case for add-event-sources. [Mitch Garnaat]
- Merging changes. [Mitch Garnaat]
- Fix call to add_event_source. [Ryan S. Brown]
- Fix invoke/exec role mixup with existing stack. [Ryan S. Brown]
- Add trailing comma to single element tuple. [Mitch Garnaat]
- A few tweaks based on landscape.io. feedback. [Mitch Garnaat]
- Fixing a few things landscape.io found. [Mitch Garnaat]
- Adding TravisCI and landscape.io badges. [Mitch Garnaat]
- Fixing Python 3.x issues. [Mitch Garnaat]
- Adding TravisCI config file. [Mitch Garnaat]
- Adding some unit tests. [Mitch Garnaat]
- Resolving merge conflict. [Mitch Garnaat]
- Add_event_source was not being called. [Colin Panisset]
- Add note about not requiring a profile if creds are in the
environment. [Colin Panisset]
- Handle stack create/update rollbacks as failures. [Colin Panisset]
- If there's no profile defined, assume we will use environment
variables. [Colin Panisset]
- WIP commit on significant refactoring of code. [Mitch Garnaat]
- Adding README for Kinesis sample. [Mitch Garnaat]
- Updating the S3 example and fixing a bug in the way directories are
zipped for upload to Lambda. [Mitch Garnaat]
- Removing Node.js packages from repo. These should be downloaded via
npm. [Mitch Garnaat]
- Adding an initial S3 sample and code to register for event
notification on an S3 bucket. [Mitch Garnaat]
- Added a few comments and removed redundant timestamp when printing log
events. [Mitch Garnaat]
- Add a sentence about redeploying. [Mitch Garnaat]
- Fixing some typos. [Mitch Garnaat]
- Add info on add-event-source command. [Mitch Garnaat]
- Add link to kinesis sample. [Mitch Garnaat]
- Adding an inadequate README file. [Mitch Garnaat]
- Adding samples directory and add-event-source command plus polling
after create/updating CF stack. [Mitch Garnaat]
- Initial version, barely working. [Mitch Garnaat]
- Initial commit. [Mitch Garnaat]