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

UserTurnResult - Amazon Lex API Reference

UserTurnResult

Contains the results for the user turn by the test execution.

Contents

expectedOutput

Contains information about the expected output for the user turn.

Type: UserTurnOutputSpecification object

Required: Yes

input

Contains information about the user messages in the turn in the input.

Type: UserTurnInputSpecification object

Required: Yes

actualOutput

Contains information about the actual output for the user turn.

Type: UserTurnOutputSpecification object

Required: No

conversationLevelResult

Contains information about the results related to the conversation associated with the user turn.

Type: ConversationLevelResultDetail object

Required: No

endToEndResult

Specifies whether the expected and actual outputs match or not, or if there is an error in execution.

Type: String

Valid Values: Matched | Mismatched | ExecutionError

Required: No

errorDetails

Details about an error in an execution of a test set.

Type: ExecutionErrorDetails object

Required: No

intentMatchResult

Specifies whether the expected and actual intents match or not.

Type: String

Valid Values: Matched | Mismatched | ExecutionError

Required: No

slotMatchResult

Specifies whether the expected and actual slots match or not.

Type: String

Valid Values: Matched | Mismatched | ExecutionError

Required: No

speechTranscriptionResult

Specifies whether the expected and actual speech transcriptions match or not, or if there is an error in execution.

Type: String

Valid Values: Matched | Mismatched | ExecutionError

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.