AWS organizations documentation change
Summary
Updated policy limits and names from 'Security Hub policies' to 'Security Hub CSPM policies' in policy count and size documentation.
Security assessment
The change reflects naming consistency with CSPM policies but doesn't address security flaws. It updates documentation about security feature limits without evidence of vulnerability remediation.
Diff
diff --git a/organizations/latest/userguide/orgs_reference_limits.md b/organizations/latest/userguide/orgs_reference_limits.md index add2cd8cb..45cb3e045 100644 --- a//organizations/latest/userguide/orgs_reference_limits.md +++ b//organizations/latest/userguide/orgs_reference_limits.md @@ -49,2 +49,2 @@ Number of OUs in an organization | 2000 -Number of policies of each type in an organization | Service control policies: 10,000 Resource control policies: 1000 Declarative policies: 1000 Backup policies: 1000 Tag policies: 1000 Chat applications policies: 1000 AI services opt-out policies: 1000 Security Hub policies: 1000 -Maximum size of a policy document | Service control policies: 5120 characters Resource control policies: 5120 characters Declarative policies: 10,000 characters Backup policies: 10,000 characters Chat applications policies: 10,000 characters AI services opt-out policies: 2500 characters Tag policies: 10,000 characters Security Hub policies: 10,000 characters **Note:** If you save the policy by using the AWS Management Console, extra white space (such as spaces and line breaks) between JSON elements and outside of quotation marks, is removed and not counted. If you save the policy using an SDK operation or the AWS CLI, then the policy is saved exactly as you provided and no automatic removal of characters occurs. +Number of policies of each type in an organization | Service control policies: 10,000 Resource control policies: 1000 Declarative policies: 1000 Backup policies: 1000 Tag policies: 1000 Chat applications policies: 1000 AI services opt-out policies: 1000 Security Hub CSPM policies: 1000 +Maximum size of a policy document | Service control policies: 5120 characters Resource control policies: 5120 characters Declarative policies: 10,000 characters Backup policies: 10,000 characters Chat applications policies: 10,000 characters AI services opt-out policies: 2500 characters Tag policies: 10,000 characters Security Hub CSPM policies: 10,000 characters **Note:** If you save the policy by using the AWS Management Console, extra white space (such as spaces and line breaks) between JSON elements and outside of quotation marks, is removed and not counted. If you save the policy using an SDK operation or the AWS CLI, then the policy is saved exactly as you provided and no automatic removal of characters occurs. @@ -113 +113 @@ AI services opt-out policy | 0 | 5 | 5 | 5 -Security Hub policy | 0 | 10 | 10 | 10 +Security Hub CSPM policy | 0 | 10 | 10 | 10