RdsConfiguration¶
Structure Class¶
RdsConfiguration
dataclass
¶
Contains details about the storage configuration of the knowledge base in Amazon RDS. For more information, see Create a vector index in Amazon RDS.
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 Amazon RDS database.
field_mapping
instance-attribute
¶
field_mapping: RdsFieldMapping
Contains the names of the fields to which to map information about the vector store.
resource_arn
instance-attribute
¶
resource_arn: str
The Amazon Resource Name (ARN) of the vector store.