What's Changed
Added
- Added
--explainfeature 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-hintsflag, if necessary. (#84, #122) - Added Kiro Power config (#69)
- Added submodule version and data hash info to
--version --verboseoutput (#87)
Changed
- Updated botocore and boto3 submodules (#126)
Full Changelog: 0.1.3...0.1.4