This product is not supported for your selected
Datadog site. (
).
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
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.
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.