Skip to content

zoph-io/MAMIP

 
 

Repository files navigation

📢 [MAMIP] Monitor AWS Managed IAM Policies

[Prod] MAMIP - GitHub Actions

✋ Usage

4️⃣ Four options to get notified

  1. Follow the Twitter/𝕏 Account or on Mastodon.

Mamip Twitter Screenshot

  1. Activate Releases Only Notification feature of Github

  2. Subscribe to the SNS Topic

    $ aws sns subscribe --topic-arn arn:aws:sns:eu-west-1:567589703415:mamip-sns-topic --protocol email --notification-endpoint your-email@example.com
    
  3. Subscribe to the Github RSS Feed (master branch)

✅ Policy Validation

AWS Access Analyzer Policy Validation is used on each AWS Managed Policies. You can check findings in the findings folder.

👴 Deprecated Policies

Some AWS Managed Policies are now deprecated since they first appeared in this repository. Policy validation only takes place on actual AWS-managed policies.

🕐 Schedule

📐 Architecture Design

Schema ECS Fargate

🎖️ Credits

Thanks to Scott Piper for the original idea, this product automates the retrieval of new AWS Managed IAM Policies making it easier to monitor and get alerted when changes occur + additional features.

Sponsor this project

 

Languages

  • Python 39.2%
  • HCL 27.4%
  • Shell 20.2%
  • Makefile 12.2%
  • Dockerfile 1.0%