This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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