IAM Policy Autopilot

IAM Policy Autopilot

Official
awslabs

Analyzes your Python, Go, or TypeScript application code locally to automatically generate baseline AWS IAM policies by detecting AWS SDK calls. Helps create proper permissions faster and reduces access troubleshooting.

303175 views35Local (stdio)

What it does

  • Scan Python, Go, and TypeScript code for AWS SDK calls
  • Generate baseline IAM identity-based policies
  • Analyze application code locally without uploading
  • Create policies that can be refined as apps evolve
  • Integrate with AI coding assistants via MCP

Best for

Developers building AWS applicationsTeams using AI coding assistantsAnyone needing to create IAM policies quicklyReducing AWS access permission troubleshooting
Local code analysis onlySupports 3 programming languagesOpen source from AWS Labs

Alternatives