Ensure a Security Audit role has been created to conduct security audits
Risk
Creating an IAM role with a security audit policy provides a clear separation of duties between the security team and other teams within the organization. This helps to ensure that security-related activities are performed by authorized individuals with the appropriate expertise and access permissions.
Run this check with Prowler CLI
prowler aws --checks iam_securityaudit_role_created
ARN template
arn:partition:service:region:account-id:resource-id
Remediation
WUIReferences:
Create an IAM role for conduct security audits with AWS.
Source Code
Resource Type
AwsIamRole