iam-policy-autopilot
IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create baseline AWS IAM policies that you can refine as your application evolves. This tool is available as a command-line utility and MCP server for use within AI coding assistants for quickly building IAM policies.
IAM Policy Autopilot is an open-source Model Context Protocol (MCP) server and command-line tool. It analyzes application code locally to generate identity-based AWS IAM policies, enabling faster policy creation and reducing access troubleshooting time for AI coding assistants.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- PPhoenix HarrisMay 19, 2026
Saved us from shipping a wildcard S3 policy that slipped past code review.
- CCameron LewisMay 6, 2026
Maintained by AWS Labs, so it stays current with IAM changes.
- SSkyler ThompsonApr 17, 2026
Static analysis for IAM policies catches over-permissive configs before they deploy.
- SSutton WilsonMar 25, 2026
Integrates cleanly into CI pipelines, no manual review step needed.
- KKendall JacksonMar 6, 2026
Recommendations are specific and actionable, not just "use least privilege".