AWS IAM documentation change
Summary
Increased account quotas: instance profiles from 5000 to 10000, roles from 5000 to 10000 per account.
Security assessment
Quota increases are operational changes that don't address security vulnerabilities or add security documentation. No security context is present in the changes.
Diff
diff --git a/IAM/latest/UserGuide/reference_iam-quotas.md b/IAM/latest/UserGuide/reference_iam-quotas.md index 837e3df0b..f4c39afd7 100644 --- a//IAM/latest/UserGuide/reference_iam-quotas.md +++ b//IAM/latest/UserGuide/reference_iam-quotas.md @@ -73 +73 @@ Groups per account | 300 | 500 -Instance profiles per account | 1000 | 5000 +Instance profiles per account | 1000 | 10000 @@ -78 +78 @@ Role trust policy length | 2048 characters | 8192 characters -Roles per account | 1000 | 5000 +Roles per account | 1000 | 10000