IAM misconfigurations

IAM user without any permissions

Description

IAM users are created to perform any Console, CLI or API based operations on AWS cloud accounts. They are associated with policies that grant them permissions to perform required operations. It was detected that IAM user {AwsUser} has no permissions. An IAM user without any permission is a security risk.
  • Recommended Mitigation

    It is recommended to either add required permissions or delete the IAM user.