This product is not supported for your selected
Datadog site. (
).
aws_sagemaker_pipelineexecution
account_id
Type: STRING
created_by
Type: STRUCT
Provider name: CreatedBy
domain_id
Type: STRING
Provider name: DomainId
Description: The domain associated with the user.
iam_identity
Type: STRUCT
Provider name: IamIdentity
Description: The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only.
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the IAM identity.
principal_id
Type: STRING
Provider name: PrincipalId
Description: The ID of the principal that assumes the IAM identity.
source_identity
Type: STRING
Provider name: SourceIdentity
Description: The person or application which assumes the IAM identity.
user_profile_arn
Type: STRING
Provider name: UserProfileArn
Description: The Amazon Resource Name (ARN) of the user’s profile.
user_profile_name
Type: STRING
Provider name: UserProfileName
Description: The name of the user’s profile.
creation_time
Type: TIMESTAMP
Provider name: CreationTime
Description: The time when the pipeline execution was created.
failure_reason
Type: STRING
Provider name: FailureReason
Description: If the execution failed, a message describing why.
last_modified_by
Type: STRUCT
Provider name: LastModifiedBy
domain_id
Type: STRING
Provider name: DomainId
Description: The domain associated with the user.
iam_identity
Type: STRUCT
Provider name: IamIdentity
Description: The IAM Identity details associated with the user. These details are associated with model package groups, model packages, and project entities only.
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the IAM identity.
principal_id
Type: STRING
Provider name: PrincipalId
Description: The ID of the principal that assumes the IAM identity.
source_identity
Type: STRING
Provider name: SourceIdentity
Description: The person or application which assumes the IAM identity.
user_profile_arn
Type: STRING
Provider name: UserProfileArn
Description: The Amazon Resource Name (ARN) of the user’s profile.
user_profile_name
Type: STRING
Provider name: UserProfileName
Description: The name of the user’s profile.
last_modified_time
Type: TIMESTAMP
Provider name: LastModifiedTime
Description: The time when the pipeline execution was modified last.
parallelism_configuration
Type: STRUCT
Provider name: ParallelismConfiguration
Description: The parallelism configuration applied to the pipeline.
max_parallel_execution_steps
Type: INT32
Provider name: MaxParallelExecutionSteps
Description: The max number of steps that can be executed in parallel.
pipeline_arn
Type: STRING
Provider name: PipelineArn
Description: The Amazon Resource Name (ARN) of the pipeline.
pipeline_execution_arn
Type: STRING
Provider name: PipelineExecutionArn
Description: The Amazon Resource Name (ARN) of the pipeline execution.
pipeline_execution_description
Type: STRING
Provider name: PipelineExecutionDescription
Description: The description of the pipeline execution.
pipeline_execution_display_name
Type: STRING
Provider name: PipelineExecutionDisplayName
Description: The display name of the pipeline execution.
pipeline_execution_status
Type: STRING
Provider name: PipelineExecutionStatus
Description: The status of the pipeline execution.
pipeline_experiment_config
Type: STRUCT
Provider name: PipelineExperimentConfig
experiment_name
Type: STRING
Provider name: ExperimentName
Description: The name of the experiment.
trial_name
Type: STRING
Provider name: TrialName
Description: The name of the trial.
selective_execution_config
Type: STRUCT
Provider name: SelectiveExecutionConfig
Description: The selective execution configuration applied to the pipeline run.
selected_steps
Type: UNORDERED_LIST_STRUCT
Provider name: SelectedSteps
Description: A list of pipeline steps to run. All step(s) in all path(s) between two selected steps should be included.
step_name
Type: STRING
Provider name: StepName
Description: The name of the pipeline step.
source_pipeline_execution_arn
Type: STRING
Provider name: SourcePipelineExecutionArn
Description: The ARN from a reference execution of the current pipeline. Used to copy input collaterals needed for the selected steps to run. The execution status of the pipeline can be either Failed or Success. This field is required if the steps you specify for SelectedSteps depend on output collaterals from any non-specified pipeline steps. For more information, see Selective Execution for Pipeline Steps.
Type: UNORDERED_LIST_STRING