• 0.1.4 e27d5cc20a

    0.1.4 Stable

    kerem released this 2026-01-31 01:14:22 +03:00 | 25 commits to main since this release

    📅 Originally published on GitHub: Fri, 30 Jan 2026 22:38:40 GMT
    🏷️ Git tag created: Fri, 30 Jan 2026 22:14:22 GMT

    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: https://github.com/awslabs/iam-policy-autopilot/compare/0.1.3...0.1.4

    Downloads