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

aws_sagemaker_modelcardexportjob

account_id

Type: STRING

created_at

Type: TIMESTAMP
Provider name: CreatedAt
Description: The date and time that the model export job was created.

export_artifacts

Type: STRUCT
Provider name: ExportArtifacts
Description: The exported model card artifacts.

  • s3_export_artifacts
    Type: STRING
    Provider name: S3ExportArtifacts
    Description: The Amazon S3 URI of the exported model artifacts.

failure_reason

Type: STRING
Provider name: FailureReason
Description: The failure reason if the model export job fails.

last_modified_at

Type: TIMESTAMP
Provider name: LastModifiedAt
Description: The date and time that the model export job was last modified.

model_card_export_job_arn

Type: STRING
Provider name: ModelCardExportJobArn
Description: The Amazon Resource Name (ARN) of the model card export job.

model_card_export_job_name

Type: STRING
Provider name: ModelCardExportJobName
Description: The name of the model card export job to describe.

model_card_name

Type: STRING
Provider name: ModelCardName
Description: The name or Amazon Resource Name (ARN) of the model card that the model export job exports.

model_card_version

Type: INT32
Provider name: ModelCardVersion
Description: The version of the model card that the model export job exports.

output_config

Type: STRUCT
Provider name: OutputConfig
Description: The export output details for the model card.

  • s3_output_path
    Type: STRING
    Provider name: S3OutputPath
    Description: The Amazon S3 output path to export your model card PDF.

status

Type: STRING
Provider name: Status
Description: The completion status of the model card export job.

  • InProgress: The model card export job is in progress.
  • Completed: The model card export job is complete.
  • Failed: The model card export job failed. To see the reason for the failure, see the FailureReason field in the response to a DescribeModelCardExportJob call.

tags

Type: UNORDERED_LIST_STRING