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.

PREVIEWING: dgreen15/github-error-fix