| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntime |
Amazon Lex provides both build and runtime endpoints.
|
| software.amazon.awssdk.services.lexruntime.internal | |
| software.amazon.awssdk.services.lexruntime.model | |
| software.amazon.awssdk.services.lexruntime.transform |
| Class and Description |
|---|
| BadGatewayException
Either the Amazon Lex bot is still building, or one of the dependent services (Amazon Polly, AWS Lambda) failed with
an internal service error.
|
| BadRequestException
Request validation failed, there is no usable message in the context, or the bot build failed, is still in progress,
or contains unbuilt changes.
|
| ConflictException
Two clients are using the same AWS account, Amazon Lex bot, and user ID.
|
| DeleteSessionRequest |
| DeleteSessionRequest.Builder |
| DeleteSessionResponse |
| DependencyFailedException
One of the dependencies, such as AWS Lambda or Amazon Polly, threw an exception.
|
| GetSessionRequest |
| GetSessionRequest.Builder |
| GetSessionResponse |
| InternalFailureException
Internal service error.
|
| LexRuntimeException |
| LimitExceededException
Exceeded a limit.
|
| LoopDetectedException
This exception is not used.
|
| NotAcceptableException
The accept header in the request does not have a valid value.
|
| NotFoundException
The resource (such as the Amazon Lex bot or an alias) that is referred to is not found.
|
| PostContentRequest |
| PostContentRequest.Builder |
| PostContentResponse |
| PostTextRequest |
| PostTextRequest.Builder |
| PostTextResponse |
| PutSessionRequest |
| PutSessionRequest.Builder |
| PutSessionResponse |
| RequestTimeoutException
The input speech is too long.
|
| UnsupportedMediaTypeException
The Content-Type header (
PostContent API) has an invalid value. |
| Class and Description |
|---|
| LexRuntimeRequest |
| Class and Description |
|---|
| DeleteSessionRequest |
| GetSessionRequest |
| PostContentRequest |
| PostTextRequest |
| PutSessionRequest |
Copyright © 2023. All rights reserved.