Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2515 from lra/iamer_built_with_boto
Browse files Browse the repository at this point in the history
Add IAMer as an application built on boto. Fixes #2515.
  • Loading branch information
danielgtaylor committed Aug 12, 2014
2 parents a2e4b48 + c5f5b26 commit 1f35224
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/source/apps_built_on_boto.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,10 @@ you'd like it listed here, please submit a `pull request`_ adding it!
pre-configured webservers to a cluster (including updating the load
balancer), performing automated software deployments and creating backups -
each with just one call from the commandline.

**iamer**
https://pypi.python.org/pypi/iamer
IAMer dump and load your AWS IAM configuration into text files. Once
dumped, you can version the resulting json and ini files to keep track of
changes, and even ask your team mates to do Pull Requests when they want
access to something.

0 comments on commit 1f35224

Please sign in to comment.