Maintenance utility for AWS services
Add this line to your application's Gemfile:
gem 'aws-maintenance'
And then execute:
$ bundle
Or install it yourself as:
$ gem install aws-maintenance
TODO: Write configuration instructions here
TODO: Write usage instructions here
- [Fork it] ( https://github.com/hcentive/aws-maintenance )
- Create your feature branch (
git checkout -b s3
) - Commit your changes (
git commit -am 'Added s3 support'
) - Push to the branch (
git push origin s3
) - Create new code review