zoph-io / MAMIP

[MAMIP] Monitor AWS Managed IAM Policies Changes

Home Page:https://bio.link/zoph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“’ [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.

About

[MAMIP] Monitor AWS Managed IAM Policies Changes

https://bio.link/zoph

License:GNU General Public License v3.0


Languages

Language:Python 37.5%Language:HCL 26.2%Language:Shell 21.7%Language:Makefile 11.7%Language:Dockerfile 2.8%