AWS IAM user has access to a large number of resources

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

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.