turbot/aws_compliance
Loading controls...

Control: Ensure managed IAM policies should not allow blocked actions on KMS keys

Description

Checks if the managed AWS Identity and Access Management (IAM) policies that you create do not allow blocked actions on AWS KMS keys. The rule is non - compliant if any blocked action is allowed on AWS KMS keys by the managed IAM policy.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.iam_policy_custom_no_blocked_kms_actions

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.iam_policy_custom_no_blocked_kms_actions --share

SQL

This control uses a named query:

iam_policy_custom_no_blocked_kms_actions

Tags