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