Class | Description |
---|---|
ActiveContext |
Contains information about the contexts that a user is using in a session.
|
ActiveContextTimeToLive |
The time that a context is active.
|
Button |
A button that appears on a response card show to the user.
|
ConfidenceScore |
Provides a score that indicates the confidence that Amazon Lex V2 has that an intent is the one that satisfies the
user's intent.
|
DeleteSessionRequest | |
DeleteSessionResult | |
DialogAction |
The next action that Amazon Lex V2 should take.
|
ElicitSubSlot |
The specific constituent sub slot of the composite slot to elicit in dialog action.
|
GetSessionRequest | |
GetSessionResult | |
ImageResponseCard |
A card that is shown to the user by a messaging platform.
|
Intent |
The current intent that Amazon Lex V2 is attempting to fulfill.
|
Interpretation |
An object containing information about an intent that Amazon Lex V2 determined might satisfy the user's utterance.
|
Message |
Container for text that is returned to the customer..
|
PutSessionRequest | |
PutSessionResult | |
RecognizedBotMember |
The bot member that processes the request.
|
RecognizeTextRequest | |
RecognizeTextResult | |
RecognizeUtteranceRequest | |
RecognizeUtteranceResult | |
RuntimeHintDetails |
Provides an array of phrases that should be given preference when resolving values for a slot.
|
RuntimeHints |
You can provide Amazon Lex V2 with hints to the phrases that a customer is likely to use for a slot.
|
RuntimeHintValue |
Provides the phrase that Amazon Lex V2 should look for in the user's input to the bot.
|
SentimentResponse |
Provides information about the sentiment expressed in a user's response in a conversation.
|
SentimentScore |
The individual sentiment responses for the utterance.
|
SessionState |
The state of the user's session with Amazon Lex V2.
|
Slot |
A value that Amazon Lex V2 uses to fulfill an intent.
|
Value |
Information about the value provided for a slot and Amazon Lex V2's interpretation.
|
Enum | Description |
---|---|
ConfirmationState | |
DialogActionType | |
IntentState | |
InterpretationSource | |
MessageContentType | |
SentimentType | |
Shape | |
StyleType |
Exception | Description |
---|---|
AccessDeniedException |
|
AmazonLexRuntimeV2Exception |
Base exception for all service exceptions thrown by Amazon Lex Runtime V2
|
BadGatewayException |
|
ConflictException |
|
DependencyFailedException |
|
InternalServerException |
|
ResourceNotFoundException |
|
ThrottlingException |
|
ValidationException |
|