Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

z0ph/aa-policy-validator

Repository files navigation

Access Analyzer - Batch Policy Validator

This script will analyze using AWS Access Analyzer - Policy Validation all your account customer managed IAM policies.

Usage

ProTip : Use AWS CloudShell to run this directly on your AWS Account

Install

$ python3 -m pip install aa-policy-validator --user

Run

$ python3 -m aa-policy-validator

Update

$ python3 -m pip install aa-policy-validator -U --user --no-cache-dir

Results

Results will be written into /tmp/findings folder with a README.md file inside.

About

Validate all your Customer IAM Policies against AWS Access Analyzer - Policy Validation

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Sponsor this project

Contributors