parliament

AWS IAM policy linter that identifies security issues and best practices

brewmacoslinux
Try with needOr install directly
Source

About

AWS IAM linting library

Commands

parliament

Examples

Lint an IAM policy file for security issues$ parliament -f policy.json
Lint a policy and output results in JSON format$ parliament -f policy.json --output json
Scan all JSON files in a directory for policy violations$ parliament -d ./policies