AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.BedrockAgent.AmazonBedrockAgentRequest
      Amazon.BedrockAgent.Model.UpdateDataSourceRequest

Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateDataSourceRequest : AmazonBedrockAgentRequest
         IAmazonWebServiceRequest

The UpdateDataSourceRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateDataSourceRequest()

Properties

NameTypeDescription
Public Property DataDeletionPolicy Amazon.BedrockAgent.DataDeletionPolicy

Gets and sets the property DataDeletionPolicy.

The data deletion policy for the data source that you want to update.

Public Property DataSourceConfiguration Amazon.BedrockAgent.Model.DataSourceConfiguration

Gets and sets the property DataSourceConfiguration.

The connection configuration for the data source that you want to update.

Public Property DataSourceId System.String

Gets and sets the property DataSourceId.

The unique identifier of the data source.

Public Property Description System.String

Gets and sets the property Description.

Specifies a new description for the data source.

Public Property KnowledgeBaseId System.String

Gets and sets the property KnowledgeBaseId.

The unique identifier of the knowledge base for the data source.

Public Property Name System.String

Gets and sets the property Name.

Specifies a new name for the data source.

Public Property ServerSideEncryptionConfiguration Amazon.BedrockAgent.Model.ServerSideEncryptionConfiguration

Gets and sets the property ServerSideEncryptionConfiguration.

Contains details about server-side encryption of the data source.

Public Property VectorIngestionConfiguration Amazon.BedrockAgent.Model.VectorIngestionConfiguration

Gets and sets the property VectorIngestionConfiguration.

Contains details about how to ingest the documents in the data source.

Version Information

.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