summaryrefslogtreecommitdiff
path: root/docs/source/apps_built_on_boto.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/apps_built_on_boto.rst')
-rw-r--r--docs/source/apps_built_on_boto.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/source/apps_built_on_boto.rst b/docs/source/apps_built_on_boto.rst
index 0fc40666..5d1bf483 100644
--- a/docs/source/apps_built_on_boto.rst
+++ b/docs/source/apps_built_on_boto.rst
@@ -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.