Skip to content

zoph-io/IAMTrail

 
 

Repository files navigation

IAMTrail

AWS Managed Policy Changes Archive

Previously known as MAMIP (Monitor AWS Managed IAM Policies).

Build Status License Website

Track every change to AWS Managed IAM Policies with full version history and validation.

Website | Browse Policies | About


Website

Explore AWS Managed IAM Policies through a searchable web interface at iamtrail.com:

IAMTrail Website

  • Search and filter across 1,465+ managed policies
  • Full version history with git diffs for every policy
  • Syntax-highlighted JSON policy viewer
  • New (v1) policy tracking to spot new AWS services
  • Policy validation findings from AWS Access Analyzer
  • Known AWS Account lookup - identify who owns an AWS account ID, powered by the fwdcloudsec/known_aws_accounts community dataset

Get Notified

Subscribe to policy changes:

Browse the Data

All policies are stored as JSON in this repository and updated automatically every 4 hours on weekdays.

Path Description
policies/ 1,465+ current AWS Managed IAM Policies
findings/ Access Analyzer validation results
DEPRECATED.json Historical record of 73+ deprecated policies

How It Works

An automated workflow runs every 4 hours (Mon-Fri):

  1. Fetch all AWS Managed IAM Policies via AWS CLI
  2. Detect new, updated, or deprecated policies
  3. Validate each policy with AWS Access Analyzer
  4. Commit changes to git (one commit per policy)
  5. Notify via social channels and email digests

Credits

Inspired by Scott Piper's original aws_managed_policies repository. Thank you, Scott, for pioneering this.

License

GNU General Public License v3.0 - see LICENSE for details.


Website | Bluesky | X/Twitter

Made by zoph.io - AWS Cloud Advisory Boutique

Build Status License

Unofficial archive, not affiliated with AWS.

Sponsor this project

 

Contributors

Languages

  • TypeScript 55.2%
  • Python 17.2%
  • HCL 13.7%
  • JavaScript 5.4%
  • Makefile 4.1%
  • Shell 3.5%
  • Other 0.9%