SentimentResponse - Amazon Lex V1

If you are using Amazon Lex V2, refer to the Amazon Lex V2 guide instead.

 

If you are using Amazon Lex V1, we recommend upgrading your bots to Amazon Lex V2. We are no longer adding new features to V1 and strongly recommend using V2 for all new bots.

SentimentResponse

The sentiment expressed in an utterance.

When the bot is configured to send utterances to Amazon Comprehend for sentiment analysis, this field structure contains the result of the analysis.

Contents

sentimentLabel

The inferred sentiment that Amazon Comprehend has the highest confidence in.

Type: String

Required: No

sentimentScore

The likelihood that the sentiment was correctly inferred.

Type: String

Required: No

See Also

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