0.12.1
Fixes
- Fix for
CrossAccountCheckingRule
was adding errors when the principal was sts when it shouldn't.
Added
get_account_id_from_sts_arn
andget_aws_service_from_arn
in utils.
CrossAccountCheckingRule
was adding errors when the principal was sts when it shouldn't.get_account_id_from_sts_arn
and get_aws_service_from_arn
in utils.