github awslabs/iam-policy-autopilot 0.2.0

latest release: 0.2.1
15 days ago

Features

  • IAM Policy Autopilot now supports policy generation for Java applications. (#134)
  • When provided with Terraform configurations or plans, IAM Policy Autopilot now generates more precise resource blocks, e.g., narrowing arn:aws:s3:::* down to the actual bucket/resource referenced. (#157)
  • IAM Policy Autopilot now supports overriding the default HTTP bind address of the MCP server. (#159)
  • This release adds anonymous usage telemetry. Set IAM_POLICY_AUTOPILOT_TELEMETRY=0 to disable. See TELEMETRY.md for details (#174)

Fixed

  • Added support for EU sovereign cloud partition. Providing --region eusc-de-east-1 will generate policies for the EU sovereign cloud. (#103)
  • Fixed issues where we did not correctly convert casing when analyzing Python applications (#163)

Full Change Log - 0.1.4...0.2.0

Don't miss a new iam-policy-autopilot release

NewReleases is sending notifications on new releases.