Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

OpensearchConfiguration - Amazon Lex API Reference

OpensearchConfiguration

Contains details about the configuration of the Amazon OpenSearch Service database used for the AMAZON.QnAIntent.

Contents

domainEndpoint

The endpoint of the Amazon OpenSearch Service domain.

Type: String

Pattern: ^(http|https):\/\/+[^\s]+[\w]

Required: Yes

indexName

The name of the Amazon OpenSearch Service index.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^(?![_-])[a-z0-9][a-z0-9_\-]{0,254}$

Required: Yes

exactResponse

Specifies whether to return an exact response or to return an answer generated by the model using the fields you specify from the database.

Type: Boolean

Required: No

exactResponseFields

Contains the names of the fields used for an exact response to the user.

Type: ExactResponseFields object

Required: No

includeFields

Contains a list of fields from the Amazon OpenSearch Service that the model can use to generate the answer to the query.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 5 items.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following:

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.