Plugin Title | IAM Role Policies |
Cloud | AWS |
Category | IAM |
Description | Ensures IAM role policies are properly scoped with specific permissions |
More Info | Policies attached to IAM roles should be scoped to least-privileged access and avoid the use of wildcards. |
AWS Link | https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html |
Recommended Action | Ensure that all IAM roles are scoped to specific services and API calls. |