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

aws_bedrock_ingestion_job

account_id

Type: STRING

data_source_id

Type: STRING
Provider name: dataSourceId
Description: The unique identifier of the data source for the data ingestion job.

description

Type: STRING
Provider name: description
Description: The description of the data ingestion job.

failure_reasons

Type: UNORDERED_LIST_STRING
Provider name: failureReasons
Description: A list of reasons that the data ingestion job failed.

ingestion_job_id

Type: STRING
Provider name: ingestionJobId
Description: The unique identifier of the data ingestion job.

knowledge_base_id

Type: STRING
Provider name: knowledgeBaseId
Description: The unique identifier of the knowledge for the data ingestion job.

started_at

Type: TIMESTAMP
Provider name: startedAt
Description: The time the data ingestion job started. If you stop a data ingestion job, the startedAt time is the time the job was started before the job was stopped.

statistics

Type: STRUCT
Provider name: statistics
Description: Contains statistics about the data ingestion job.

  • number_of_documents_deleted
    Type: INT64
    Provider name: numberOfDocumentsDeleted
    Description: The number of source documents that were deleted.
  • number_of_documents_failed
    Type: INT64
    Provider name: numberOfDocumentsFailed
    Description: The number of source documents that failed to be ingested.
  • number_of_documents_scanned
    Type: INT64
    Provider name: numberOfDocumentsScanned
    Description: The total number of source documents that were scanned. Includes new, updated, and unchanged documents.
  • number_of_metadata_documents_modified
    Type: INT64
    Provider name: numberOfMetadataDocumentsModified
    Description: The number of metadata files that were updated or deleted.
  • number_of_metadata_documents_scanned
    Type: INT64
    Provider name: numberOfMetadataDocumentsScanned
    Description: The total number of metadata files that were scanned. Includes new, updated, and unchanged files.
  • number_of_modified_documents_indexed
    Type: INT64
    Provider name: numberOfModifiedDocumentsIndexed
    Description: The number of modified source documents in the data source that were successfully indexed.
  • number_of_new_documents_indexed
    Type: INT64
    Provider name: numberOfNewDocumentsIndexed
    Description: The number of new source documents in the data source that were successfully indexed.

status

Type: STRING
Provider name: status
Description: The status of the data ingestion job.

tags

Type: UNORDERED_LIST_STRING

updated_at

Type: TIMESTAMP
Provider name: updatedAt
Description: The time the data ingestion job was last updated. If you stop a data ingestion job, the updatedAt time is the time the job was stopped.