AWS IAM now supports 20 managed policies per role by default
AWS IAM increases the default quota for managed policies per role from 10 to 20, reducing the need for service quota requests
AWS IAM has raised the default quota for managed policies per role from 10 to 20. This change reduces the need for service quota requests when following IAM best practices, such as separating permissions into purpose-specific policies, or when onboarding to AWS Partner products that require attaching additional managed policies. If more than 20 managed policies per role are needed, a quota increase up to 25 can be requested using Service Quotas. The update applies automatically to all IAM roles across all commercial AWS Regions, AWS GovCloud (US), and China Regions with no action required.
Why it matters
This change affects users managing IAM policies, particularly those needing to attach multiple policies to roles.