MAMIP
MAMIP copied to clipboard
[MAMIP] Monitor AWS Managed IAM Policies Changes
:loudspeaker: [MAMIP] Monitor AWS Managed IAM Policies
:hand: Usage
:four: Four options to get notified
- Follow the Twitter/𝕏 Account or on Mastodon.
-
Activate
Releases Only
Notification feature of Github -
Subscribe to the SNS Topic
$ aws sns subscribe --topic-arn arn:aws:sns:eu-west-1:567589703415:mamip-sns-topic --protocol email --notification-endpoint [email protected]
-
Subscribe to the Github RSS Feed (
master
branch)
:white_check_mark: Policy Validation
AWS Access Analyzer Policy Validation is used on each AWS Managed Policies. You can check findings in the findings folder.
:older_man: 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.
:clock1: Schedule
- ECS + Fargate (Spot): current setting
:triangular_ruler: Architecture Design
🎖️ 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.