AWS emr documentation change
Summary
Standardized capitalization of Trusted Identity Propagation and removed redundant explanation about IAM role assumption
Security assessment
Updates focus on terminology consistency for Trusted Identity Propagation (a security feature) but do not indicate resolution of a security issue. The removed text simplifies documentation without altering security implications.
Diff
diff --git a/emr/latest/ManagementGuide/emr-idc.md index 55c7f2a5b..9aefb07f1 100644 --- a/emr/latest/ManagementGuide/emr-idc.md +++ b/emr/latest/ManagementGuide/emr-idc.md @@ -22 +22 @@ With Amazon EMR releases 6.15.0 and higher, you can use identities from AWS IAM -_Trusted identity propagation_ through IAM Identity Center can help you securely create or connect your workforce identities, and centrally manage their access across AWS accounts and applications. With this capability, a user can sign in to the application that uses trusted identity propagation, and that application can pass the identity of the user in requests that it makes to access data in AWS services that also use trusted identity propagation. Because access is managed based on a user's identity, users don't need to use database local user credentials or assume an IAM role to access data. +_Trusted Identity Propagation_ through IAM Identity Center can help you securely create or connect your workforce identities, and centrally manage their access across AWS accounts and applications. With this capability, a user can sign in to the application that uses trusted identity propagation, and that application can pass the identity of the user in requests that it makes to access data in AWS services that also use trusted identity propagation. @@ -26 +26 @@ Identity Center is the recommended approach for workforce authentication and aut -For more information, see [What is AWS IAM Identity Center?](https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html) and [Trusted identity propagation across applications](https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation.html) in the _AWS IAM Identity Center User Guide_. +For more information, see [What is AWS IAM Identity Center?](https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html) and [Trusted Identity Propagation across applications](https://docs.aws.amazon.com/singlesignon/latest/userguide/trustedidentitypropagation.html) in the _AWS IAM Identity Center User Guide_.