| Class | Description |
|---|---|
| ActiveContext |
Contains information about the contexts that a user is using in a session.
|
| ActiveContextTimeToLive |
The time that a context is active.
|
| AudioInputEvent |
Represents a chunk of audio sent from the client application to Amazon Lex V2.
|
| AudioInputEvent.BuilderImpl | |
| AudioResponseEvent |
An event sent from Amazon Lex V2 to your client application containing audio to play to the user.
|
| AudioResponseEvent.BuilderImpl | |
| 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.
|
| ConfigurationEvent |
The initial event sent from the application to Amazon Lex V2 to configure the conversation, including session and
request attributes and the response content type.
|
| ConfigurationEvent.BuilderImpl | |
| DeleteSessionRequest | |
| DeleteSessionResponse | |
| DialogAction |
The next action that Amazon Lex V2 should take.
|
| DisconnectionEvent |
A notification from the client that it is disconnecting from Amazon Lex V2.
|
| DisconnectionEvent.BuilderImpl | |
| DTMFInputEvent |
A DTMF character sent from the client application.
|
| DTMFInputEvent.BuilderImpl | |
| ElicitSubSlot |
The specific constituent sub slot of the composite slot to elicit in dialog action.
|
| GetSessionRequest | |
| GetSessionResponse | |
| HeartbeatEvent |
Event that Amazon Lex V2 sends to indicate that the stream is still open between the client application and Amazon
Lex V2
|
| HeartbeatEvent.BuilderImpl | |
| 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.
|
| IntentResultEvent |
Contains the current state of the conversation between the client application and Amazon Lex V2.
|
| IntentResultEvent.BuilderImpl | |
| Interpretation |
An intent that Amazon Lex V2 determined might satisfy the user's utterance.
|
| LexRuntimeV2Exception.BuilderImpl | |
| LexRuntimeV2Request | |
| LexRuntimeV2Request.BuilderImpl | |
| LexRuntimeV2Response | |
| LexRuntimeV2Response.BuilderImpl | |
| LexRuntimeV2ResponseMetadata | |
| Message |
Container for text that is returned to the customer..
|
| PlaybackCompletionEvent |
Event sent from the client application to Amazon Lex V2 to indicate that playback of audio is complete and that
Amazon Lex V2 should start processing the user's input.
|
| PlaybackCompletionEvent.BuilderImpl | |
| PlaybackInterruptionEvent |
Event sent from Amazon Lex V2 to indicate to the client application should stop playback of audio.
|
| PlaybackInterruptionEvent.BuilderImpl | |
| PutSessionRequest | |
| PutSessionResponse | |
| RecognizedBotMember |
The bot member that processes the request.
|
| RecognizeTextRequest | |
| RecognizeTextResponse | |
| RecognizeUtteranceRequest | |
| RecognizeUtteranceResponse | |
| 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.
|
| StartConversationRequest | |
| StartConversationResponse | |
| TextInputEvent |
The event sent from your client application to Amazon Lex V2 with text input from the user.
|
| TextInputEvent.BuilderImpl | |
| TextResponseEvent |
The event sent from Amazon Lex V2 to your application with text to present to the user.
|
| TextResponseEvent.BuilderImpl | |
| TranscriptEvent |
Event sent from Amazon Lex V2 to your client application that contains a transcript of voice audio.
|
| TranscriptEvent.BuilderImpl | |
| Value |
The value of a slot.
|
| Enum | Description |
|---|---|
| ConfirmationState | |
| ConversationMode | |
| DialogActionType | |
| InputMode | |
| IntentState | |
| MessageContentType | |
| PlaybackInterruptionReason | |
| SentimentType | |
| Shape | |
| StartConversationRequestEventStream.EventType |
The known possible types of events for
StartConversationRequestEventStream. |
| StartConversationResponseEventStream.EventType |
The known possible types of events for
StartConversationResponseEventStream. |
| StyleType |
| Exception | Description |
|---|---|
| AccessDeniedException |
|
| BadGatewayException |
|
| ConflictException |
|
| DependencyFailedException |
|
| InternalServerException |
|
| LexRuntimeV2Exception | |
| ResourceNotFoundException |
|
| ThrottlingException |
|
| ValidationException |
|
Copyright © 2023. All rights reserved.