IAM policy grants 'AssumeRole' permission to all services
ID |
aws_iam_policy_assume_role |
Severity |
low |
Remediation Complexity |
trivial |
Remediation Risk |
medium |
Remediation Effort |
low |
Vendor |
AWS |
Resource |
IAM |
Tags |
ASVS50:v8.2.1, reachable |
Description
IAM policy grants AssumeRole permission to all services. It is more secure grant permissions gradually as necessary.
To fix it, you must configure the policy with the AssumeRole only for necessary resources.
Learn more about this topic at AWS Assume role.