AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-08-13 · Documentation low

File: cli/latest/reference/sagemaker/describe-domain.md

Summary

Added TrustedIdentityPropagationSettings documentation explaining identity propagation controls

Security assessment

Documents security-related identity propagation configuration options but does not address a specific vulnerability

Diff

diff --git a/cli/latest/reference/sagemaker/describe-domain.md b/cli/latest/reference/sagemaker/describe-domain.md
index 679fd54a4..fe57503d3 100644
--- a//cli/latest/reference/sagemaker/describe-domain.md
+++ b//cli/latest/reference/sagemaker/describe-domain.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.6 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.8 Command Reference](../../index.html) »
@@ -1036,0 +1037,17 @@ DomainSettings -> (structure)
+> 
+> TrustedIdentityPropagationSettings -> (structure)
+>
+>> The Trusted Identity Propagation (TIP) settings for the SageMaker domain. These settings determine how user identities from IAM Identity Center are propagated through the domain to TIP enabled Amazon Web Services services.
+>> 
+>> Status -> (string)
+>>
+>>> The status of Trusted Identity Propagation (TIP) at the SageMaker domain level.
+>>> 
+>>> When disabled, standard IAM role-based access is used.
+>>> 
+>>> When enabled:
+>>> 
+>>>   * User identities from IAM Identity Center are propagated through the application to TIP enabled Amazon Web Services services.
+>>>   * New applications or existing applications that are automatically patched, will use the domain level configuration.
+>>> 
+
@@ -1501 +1518 @@ DefaultSpaceSettings -> (structure)
-  * [AWS CLI 2.28.6 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.8 Command Reference](../../index.html) »