Skip to content

Instantly share code, notes, and snippets.

@jpbarto
Last active December 13, 2017 23:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpbarto/92b14403d84dbf839a61a5484e1c1e77 to your computer and use it in GitHub Desktop.
Save jpbarto/92b14403d84dbf839a61a5484e1c1e77 to your computer and use it in GitHub Desktop.
Catalog of open source tools for managing AWS resources

AWS Tooling Catalog

The following is a living catalog of tools that I have found for managing AWS resources.

AWS Account Management

  • AWS-Daleks - A tool for purging everything (almost) in an AWS account
  • Cloud Custodian - Account governance tool built by Capital One
  • AWS-Tailor - Collection of Lambda functions for configuring new AWS accounts

AWS Security

  • Aardvark - Tool for determining required permissions by role
  • Repokid - A tool for removing permissions that are deemed unused by Aardvark

For more see the Netflix post on Medium

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment