AWS Security ChangesHomeSearch

AWS IAM documentation change

Service: IAM · 2025-04-03 · Documentation low

File: IAM/latest/UserGuide/reference_policies_evaluation-logic.md

Summary

Updated references to 'Organizations SCPs/RCPs' to 'AWS Organizations SCPs/RCPs' for consistency. Added 'AWS' qualifier to Organizations entity and console references.

Security assessment

Changes are branding/terminology updates to clarify AWS service names. No security vulnerability or new security feature documentation added.

Diff

diff --git a/IAM/latest/UserGuide/reference_policies_evaluation-logic.md b/IAM/latest/UserGuide/reference_policies_evaluation-logic.md
index 17db813a0..5259e72f0 100644
--- a//IAM/latest/UserGuide/reference_policies_evaluation-logic.md
+++ b//IAM/latest/UserGuide/reference_policies_evaluation-logic.md
@@ -5 +5 @@
-Evaluating identity-based policies with resource-based policiesEvaluating identity-based policies with permissions boundariesEvaluating identity-based policies with Organizations SCPs or RCPs
+Evaluating identity-based policies with resource-based policiesEvaluating identity-based policies with permissions boundariesEvaluating identity-based policies with AWS Organizations SCPs or RCPs
@@ -32 +32 @@ When AWS evaluates the identity-based policies and permissions boundary for a us
-## Evaluating identity-based policies with Organizations SCPs or RCPs
+## Evaluating identity-based policies with AWS Organizations SCPs or RCPs
@@ -38 +38 @@ When a user belongs to an account that is a member of an organization and access
-You can learn [whether your account is a member of an organization](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_org_details.html#orgs_view_account) in AWS Organizations. Organization members might be affected by an SCP or RCP. To view this data using the AWS CLI command or AWS API operation, you must have permissions for the `organizations:DescribeOrganization` action for your Organizations entity. You must have additional permissions to perform the operation in the Organizations console. To learn whether an SCP or RCP is denying access to a specific request, or to change your effective permissions, contact your AWS Organizations administrator.
+You can learn [whether your account is a member of an organization](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_org_details.html#orgs_view_account) in AWS Organizations. Organization members might be affected by an SCP or RCP. To view this data using the AWS CLI command or AWS API operation, you must have permissions for the `organizations:DescribeOrganization` action for your AWS Organizations entity. You must have additional permissions to perform the operation in the AWS Organizations console. To learn whether an SCP or RCP is denying access to a specific request, or to change your effective permissions, contact your AWS Organizations administrator.