aws-utils
is a collection of useful tools for AWS, mainly for users
of aws cli.
New scripts are added every now and then, whenever I need and develop one.
They usually support --help
, often with usage examples. If not check
the source :)
-
get-credentials
-
get-instance-credentials
-
assume-role
-
filter-ip-ranges
-
crawl-metadata
-
find-ami
Also check out my repository dedicated to AWS Systems Manager convenience tools
All these scripts were written by Michael Ludvig and are released under Apache License 2.0.