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.
Namespace: Amazon.BedrockAgent.Model
Assembly: AWSSDK.BedrockAgent.dll
Version: 3.x.y.z
public class StorageConfiguration
The StorageConfiguration type exposes the following members
| Name | Description | |
|---|---|---|
|
StorageConfiguration() |
| Name | Type | Description | |
|---|---|---|---|
|
MongoDbAtlasConfiguration | Amazon.BedrockAgent.Model.MongoDbAtlasConfiguration |
Gets and sets the property MongoDbAtlasConfiguration. Contains the storage configuration of the knowledge base in MongoDB Atlas. |
|
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.. |
|
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. |
|
OpensearchServerlessConfiguration | Amazon.BedrockAgent.Model.OpenSearchServerlessConfiguration |
Gets and sets the property OpensearchServerlessConfiguration. Contains the storage configuration of the knowledge base in Amazon OpenSearch Service. |
|
PineconeConfiguration | Amazon.BedrockAgent.Model.PineconeConfiguration |
Gets and sets the property PineconeConfiguration. Contains the storage configuration of the knowledge base in Pinecone. |
|
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. |
|
RedisEnterpriseCloudConfiguration | Amazon.BedrockAgent.Model.RedisEnterpriseCloudConfiguration |
Gets and sets the property RedisEnterpriseCloudConfiguration. Contains the storage configuration of the knowledge base in Redis Enterprise Cloud. |
|
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. |
|
Type | Amazon.BedrockAgent.KnowledgeBaseStorageType |
Gets and sets the property Type. The vector store service in which the knowledge base is stored. |
.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