Q Business Data Source

Q Business Data Source in AWS is part of the Amazon Q Business service, which enables integration of external data sources into the Q Business environment. A data source represents a connection to an external system where business data is stored, allowing Q Business to retrieve, index, and use that information for search, insights, and generative AI applications. This resource provides details about the configuration and status of a connected data source.

aws.qbusiness_data_source

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
application_idcorestringThe identifier of the Amazon Q Business application.
configurationcorejsonThe details of how the data source connector is configured.
created_atcoretimestampThe Unix timestamp when the data source connector was created.
data_source_arncorestringThe Amazon Resource Name (ARN) of the data source.
data_source_idcorestringThe identifier of the data source connector.
descriptioncorestringThe description for the data source connector.
document_enrichment_configurationcorejsonProvides the configuration information for altering document metadata and content during the document ingestion process. For more information, see Custom document enrichment.
errorcorejsonWhen the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source connector to fail.
index_idcorestringThe identifier of the index linked to the data source connector.
media_extraction_configurationcorejsonThe configuration for extracting information from media in documents for the data source.
role_arncorestringThe Amazon Resource Name (ARN) of the role with permission to access the data source and required resources.
statuscorestringThe current status of the data source connector. When the Status field value is FAILED, the ErrorMessage field contains a description of the error that caused the data source connector to fail.
sync_schedulecorestringThe schedule for Amazon Q Business to update the index.
tagscorehstore
typecorestringThe type of the data source connector. For example, S3.
updated_atcoretimestampThe Unix timestamp when the data source connector was last updated.
vpc_configurationcorejsonConfiguration information for an Amazon VPC (Virtual Private Cloud) to connect to your data source.