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.

Contains the storage configuration of the knowledge base.

Inheritance Hierarchy

System.Object
  Amazon.BedrockAgent.Model.StorageConfiguration

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

Syntax

C#
public class StorageConfiguration

The StorageConfiguration type exposes the following members

Constructors

NameDescription
Public Method StorageConfiguration()

Properties

NameTypeDescription
Public Property MongoDbAtlasConfiguration Amazon.BedrockAgent.Model.MongoDbAtlasConfiguration

Gets and sets the property MongoDbAtlasConfiguration.

Contains the storage configuration of the knowledge base in MongoDB Atlas.

Public Property NeptuneAnalyticsConfiguration Amazon.BedrockAgent.Model.NeptuneAnalyticsConfiguration

Gets and sets the property NeptuneAnalyticsConfiguration.

Contains details about the Neptune Analytics configuration of the knowledge base in Amazon Neptune. For more information, see Create a vector index in Amazon Neptune Analytics..

Public Property OpensearchManagedClusterConfiguration Amazon.BedrockAgent.Model.OpenSearchManagedClusterConfiguration

Gets and sets the property OpensearchManagedClusterConfiguration.

Contains details about the storage configuration of the knowledge base in OpenSearch Managed Cluster. For more information, see Create a vector index in Amazon OpenSearch Service.

Public Property OpensearchServerlessConfiguration Amazon.BedrockAgent.Model.OpenSearchServerlessConfiguration

Gets and sets the property OpensearchServerlessConfiguration.

Contains the storage configuration of the knowledge base in Amazon OpenSearch Service.

Public Property PineconeConfiguration Amazon.BedrockAgent.Model.PineconeConfiguration

Gets and sets the property PineconeConfiguration.

Contains the storage configuration of the knowledge base in Pinecone.

Public Property RdsConfiguration Amazon.BedrockAgent.Model.RdsConfiguration

Gets and sets the property RdsConfiguration.

Contains details about the storage configuration of the knowledge base in Amazon RDS. For more information, see Create a vector index in Amazon RDS.

Public Property RedisEnterpriseCloudConfiguration Amazon.BedrockAgent.Model.RedisEnterpriseCloudConfiguration

Gets and sets the property RedisEnterpriseCloudConfiguration.

Contains the storage configuration of the knowledge base in Redis Enterprise Cloud.

Public Property S3VectorsConfiguration Amazon.BedrockAgent.Model.S3VectorsConfiguration

Gets and sets the property S3VectorsConfiguration.

The configuration settings for storing knowledge base data using S3 vectors. This includes vector index information and S3 bucket details for vector storage.

Public Property Type Amazon.BedrockAgent.KnowledgeBaseStorageType

Gets and sets the property Type.

The vector store service in which the knowledge base is stored.

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