Skip to content

Bedrock Agent  >  Structures  >  RedisEnterpriseCloudConfiguration

RedisEnterpriseCloudConfiguration

Structure Class

RedisEnterpriseCloudConfiguration dataclass

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

Attributes

credentials_secret_arn instance-attribute
credentials_secret_arn: str

The Amazon Resource Name (ARN) of the secret that you created in Secrets Manager that is linked to your Redis Enterprise Cloud database.

endpoint instance-attribute
endpoint: str

The endpoint URL of the Redis Enterprise Cloud database.

field_mapping instance-attribute

Contains the names of the fields to which to map information about the vector store.

vector_index_name instance-attribute
vector_index_name: str

The name of the vector index.