Interface SessionChainingConfig.Builder

  • Method Details

    • enableSessionTagChaining

      SessionChainingConfig.Builder enableSessionTagChaining(Boolean enableSessionTagChaining)

      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.

      Parameters:
      enableSessionTagChaining - 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.
      Returns:
      Returns a reference to this object so that method calls can be chained together.