Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 793 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 793 Bytes

aws-utils

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 :)

aws-utils scripts

  • 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

Author and License

All these scripts were written by Michael Ludvig and are released under Apache License 2.0.