Skip to content

Bedrock Agent  >  Structures  >  OpenSearchServerlessConfiguration

OpenSearchServerlessConfiguration

Structure Class

OpenSearchServerlessConfiguration dataclass

Contains details about the storage configuration of the knowledge base in Amazon OpenSearch Service. For more information, see Create a vector index in Amazon OpenSearch Service.

Attributes

collection_arn instance-attribute
collection_arn: str

The Amazon Resource Name (ARN) of the OpenSearch Service vector store.

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 store.