Interface TrustedIdentityPropagationSettings.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<TrustedIdentityPropagationSettings.Builder,
,TrustedIdentityPropagationSettings> SdkBuilder<TrustedIdentityPropagationSettings.Builder,
,TrustedIdentityPropagationSettings> SdkPojo
- Enclosing class:
TrustedIdentityPropagationSettings
-
Method Summary
Modifier and TypeMethodDescriptionThe status of Trusted Identity Propagation (TIP) at the SageMaker domain level.status
(FeatureStatus status) The status of Trusted Identity Propagation (TIP) at the SageMaker domain level.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
Method Details
-
status
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.
- Parameters:
status
- 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.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-
status
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.
- Parameters:
status
- 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.
-
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
-