AgentKnowledgeBaseStorageConfigurationRedisEnterpriseCloudConfiguration

Constructors

constructor(credentialsSecretArn: String, endpoint: String, fieldMapping: AgentKnowledgeBaseStorageConfigurationRedisEnterpriseCloudConfigurationFieldMapping? = null, vectorIndexName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARN of the secret that you created in AWS Secrets Manager that is linked to your Redis Enterprise Cloud database.

Link copied to clipboard

Endpoint URL of the Redis Enterprise Cloud database.

Link copied to clipboard

The names of the fields to which to map information about the vector store. This block supports the following arguments:

Link copied to clipboard

Name of the vector index.