This product is not supported for your selected Datadog site. ().
This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

aws_sagemaker_pipeline

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 was created.

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 was last modified.

last_run_time

Type: TIMESTAMP
Provider name: LastRunTime
Description: The time when the pipeline was last run.

parallelism_configuration

Type: STRUCT
Provider name: ParallelismConfiguration
Description: Lists 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_definition

Type: STRING
Provider name: PipelineDefinition
Description: The JSON pipeline definition.

pipeline_description

Type: STRING
Provider name: PipelineDescription
Description: The description of the pipeline.

pipeline_display_name

Type: STRING
Provider name: PipelineDisplayName
Description: The display name of the pipeline.

pipeline_name

Type: STRING
Provider name: PipelineName
Description: The name of the pipeline.

pipeline_status

Type: STRING
Provider name: PipelineStatus
Description: The status of the pipeline execution.

role_arn

Type: STRING
Provider name: RoleArn
Description: The Amazon Resource Name (ARN) that the pipeline uses to execute.

tags

Type: UNORDERED_LIST_STRING