AWS IAM documentation change
Summary
Added 'AWS' prefix to Organizations service control policy reference for clarity
Security assessment
Minor terminology clarification in policy documentation without security impact or new security information
Diff
diff --git a/IAM/latest/UserGuide/intro-structure.md b/IAM/latest/UserGuide/intro-structure.md index ba3a2b360..2997b3d33 100644 --- a//IAM/latest/UserGuide/intro-structure.md +++ b//IAM/latest/UserGuide/intro-structure.md @@ -69 +69 @@ IAM checks each policy that applies to the context of your request. IAM policy e - * The existence of an Organizations service control policy (SCP) or resource control policy (RCP), IAM permissions boundary, or a session policy overrides the allow. If one or more of these policy types exists, they must all allow the request. Otherwise, it's implicitly denied. For more information on SCPs and RCPs, see [Authorization policies in AWS Organizations](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_authorization_policies.html) in the _AWS Organizations User Guide_. + * The existence of an AWS Organizations service control policy (SCP) or resource control policy (RCP), IAM permissions boundary, or a session policy overrides the allow. If one or more of these policy types exists, they must all allow the request. Otherwise, it's implicitly denied. For more information on SCPs and RCPs, see [Authorization policies in AWS Organizations](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_authorization_policies.html) in the _AWS Organizations User Guide_.