Values_1.SessionChainingConfigSourceContains information about attribute-based access control (ABAC) for a training job. The session chaining configuration uses Amazon Security Token Service (STS) for your training job to request temporary, limited-privilege credentials to tenants. For more information, see Attribute-based access control (ABAC) for multi-tenancy training.
type nonrec t = {enableSessionTagChaining : EnableSessionTagChaining.t option;Set to True to allow SageMaker to extract session tags from a training job creation role and reuse these tags when assuming the training job execution role.
*)}val to_value :
t ->
[> `Structure of (string * [> `Boolean of EnableSessionTagChaining.t ]) list ]