turbot/aws_compliance
Loading controls...

Control: IAM Security Audit role should be created to conduct security audits

Description

Ensure IAM Security Audit role is created. By creating an IAM role with a security audit policy, a distinct segregation of responsibilities is established between the security team and other teams within the organization.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.iam_security_audit_role

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

iam_security_audit_role

Tags