/AWS1/CL_SGMTRSIDPROPAGATION00¶
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.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_status
TYPE /AWS1/SGMFEATURESTATUS
/AWS1/SGMFEATURESTATUS
¶
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.
Queryable Attributes¶
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.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |