IAMTrail

July 15, 2026 ยท View on GitHub

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:

See docs/notifications-and-social.md for SSM parameters, Bluesky queue, and GitHub Actions IAM.

Browse the Data

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

PathDescription
policies/1,465+ current AWS Managed IAM Policies
findings/Access Analyzer validation results
DEPRECATED.jsonHistorical record of 73+ deprecated policies

How It Works

An automated workflow runs every hour (Mon-Fri):

  1. Fetch all AWS Managed IAM Policies via the AWS API
  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 Bluesky, RSS, email digests, and an invite-only Discord webhook (SSM only, not linked on the site)

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 | RSS Feeds | Bluesky

Made by zoph.io - AWS Cloud Advisory Boutique

Build Status License

Unofficial archive, not affiliated with AWS.