class Aws::BedrockAgent::Types::StorageConfiguration


@see docs.aws.amazon.com/goto/WebAPI/bedrock-agent-2023-06-05/StorageConfiguration AWS API Documentation
@return [String]
The vector store service in which the knowledge base is stored.
@!attribute [rw] type
@return [Types::RedisEnterpriseCloudConfiguration]
Enterprise Cloud.
Contains the storage configuration of the knowledge base in Redis
@!attribute [rw] redis_enterprise_cloud_configuration
@return [Types::RdsConfiguration]<br>: docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-setup-rds.html<br><br><br><br>in Amazon RDS].
base in Amazon RDS. For more information, see [Create a vector index
Contains details about the storage configuration of the knowledge
@!attribute [rw] rds_configuration
@return [Types::PineconeConfiguration]
Pinecone.
Contains the storage configuration of the knowledge base in
@!attribute [rw] pinecone_configuration
@return [Types::OpenSearchServerlessConfiguration]
OpenSearch Service.
Contains the storage configuration of the knowledge base in Amazon
@!attribute [rw] opensearch_serverless_configuration
@return [Types::OpenSearchManagedClusterConfiguration]<br>: docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-setup-osm.html<br><br><br><br>[Create a vector index in Amazon OpenSearch Service].
base in OpenSearch Managed Cluster. For more information, see
Contains details about the storage configuration of the knowledge
@!attribute [rw] opensearch_managed_cluster_configuration
@return [Types::NeptuneAnalyticsConfiguration]<br>: docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-setup-neptune.html<br><br><br><br>a vector index in Amazon Neptune Analytics.].
knowledge base in Amazon Neptune. For more information, see [Create
Contains details about the Neptune Analytics configuration of the
@!attribute [rw] neptune_analytics_configuration
@return [Types::MongoDbAtlasConfiguration]
Atlas.
Contains the storage configuration of the knowledge base in MongoDB
@!attribute [rw] mongo_db_atlas_configuration
Contains the storage configuration of the knowledge base.