github awslabs/iam-policy-autopilot 0.1.4

latest releases: 0.2.1, 0.2.0
3 months ago

What's Changed

Added

  • Added --explain feature with action pattern filtering to output the reasons for why actions were added to the policy. Supports wildcards (e.g., --explain '*' for all, --explain 's3:*' for S3 actions). The explanations allow to review the operations which static analysis extracted from source code, and to correct them using the --service-hints flag, if necessary. (#84, #122)
  • Added Kiro Power config (#69)
  • Added submodule version and data hash info to --version --verbose output (#87)

Changed

  • Updated botocore and boto3 submodules (#126)

Full Changelog: 0.1.3...0.1.4

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

NewReleases is sending notifications on new releases.