AWS IAM user has access to a large number of resources

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Description

This rule identifies when an IAM user has a policy attached which permits access to a significant number of resources in the account.

Rationale

IAM policies should be scoped down to have the fewest permissions needed to perform their function. In the event the IAM user is compromised, if the associated policies are too broadly scoped, this would permit an adversary to access a significant number of resources in the account.

Remediation

Review the policies attached to the IAM user and ensure the Resource policy element is scoped down to only what is needed.