class Aws::BedrockAgent::Types::DataSource


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/DataSource AWS API Documentation
@return [Types::VectorIngestionConfiguration]
source.
Contains details about how to ingest the documents in the data
@!attribute [rw] vector_ingestion_configuration
@return [Time]
The time at which the data source was last updated.
@!attribute [rw] updated_at
@return [String]
* Deleting – The data source is being deleted.
ingestion into the knowledge base.
* Available – The data source has been created and is ready for
The status of the data source. The following statuses are possible:
@!attribute [rw] status
@return [Types::ServerSideEncryptionConfiguration]
encryption.
Contains details about the configuration of the server-side
@!attribute [rw] server_side_encryption_configuration
@return [String]
The name of the data source.
@!attribute [rw] name
@return [String]
belongs.
The unique identifier of the knowledge base to which the data source
@!attribute [rw] knowledge_base_id
@return [Array<String>]
The detailed reasons on the failure to delete a data source.
@!attribute [rw] failure_reasons
@return [String]
The description of the data source.
@!attribute [rw] description
@return [String]
The unique identifier of the data source.
@!attribute [rw] data_source_id
@return [Types::DataSourceConfiguration]
The connection configuration for the data source.
@!attribute [rw] data_source_configuration
@return [String]
The data deletion policy for the data source.
@!attribute [rw] data_deletion_policy
@return [Time]
The time at which the data source was created.
@!attribute [rw] created_at
Contains details about a data source.