AWS cli documentation change
Summary
Added documentation for EffectiveTrustedIdentityPropagationStatus field describing Trusted Identity Propagation (TIP) functionality
Security assessment
Documents new Trusted Identity Propagation feature which enhances security by propagating IAM Identity Center identities, but does not indicate a security vulnerability being addressed
Diff
diff --git a/cli/latest/reference/sagemaker/describe-app.md b/cli/latest/reference/sagemaker/describe-app.md index 795affce0..3797bcba3 100644 --- a//cli/latest/reference/sagemaker/describe-app.md +++ b//cli/latest/reference/sagemaker/describe-app.md @@ -15 +15 @@ - * [AWS CLI 2.28.6 Command Reference](../../index.html) » + * [AWS CLI 2.28.8 Command Reference](../../index.html) » @@ -256,0 +257,4 @@ Status -> (string) +EffectiveTrustedIdentityPropagationStatus -> (string) + +> The effective status of Trusted Identity Propagation (TIP) for this application. When enabled, user identities from IAM Identity Center are being propagated through the application to TIP enabled Amazon Web Services services. When disabled, standard IAM role-based access is used. + @@ -325 +329 @@ BuiltInLifecycleConfigArn -> (string) - * [AWS CLI 2.28.6 Command Reference](../../index.html) » + * [AWS CLI 2.28.8 Command Reference](../../index.html) »