AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateDataSource operation.
Updates the configurations for a data source connector.
You can't change the chunkingConfiguration
after you create the data source
connector. Specify the existing chunkingConfiguration
.
Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z
public class UpdateDataSourceRequest : AmazonBedrockAgentRequest IAmazonWebServiceRequest
The UpdateDataSourceRequest type exposes the following members
Name | Description | |
---|---|---|
UpdateDataSourceRequest() |
Name | Type | Description | |
---|---|---|---|
DataDeletionPolicy | Amazon.BedrockAgent.DataDeletionPolicy |
Gets and sets the property DataDeletionPolicy. The data deletion policy for the data source that you want to update. |
|
DataSourceConfiguration | Amazon.BedrockAgent.Model.DataSourceConfiguration |
Gets and sets the property DataSourceConfiguration. The connection configuration for the data source that you want to update. |
|
DataSourceId | System.String |
Gets and sets the property DataSourceId. The unique identifier of the data source. |
|
Description | System.String |
Gets and sets the property Description. Specifies a new description for the data source. |
|
KnowledgeBaseId | System.String |
Gets and sets the property KnowledgeBaseId. The unique identifier of the knowledge base for the data source. |
|
Name | System.String |
Gets and sets the property Name. Specifies a new name for the data source. |
|
ServerSideEncryptionConfiguration | Amazon.BedrockAgent.Model.ServerSideEncryptionConfiguration |
Gets and sets the property ServerSideEncryptionConfiguration. Contains details about server-side encryption of the data source. |
|
VectorIngestionConfiguration | Amazon.BedrockAgent.Model.VectorIngestionConfiguration |
Gets and sets the property VectorIngestionConfiguration. Contains details about how to ingest the documents in the data source. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5