| Package | Description |
|---|---|
| com.amazonaws.services.lexruntime.model |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
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.
|
class |
ConflictException
Two clients are using the same AWS account, Amazon Lex bot, and user ID.
|
class |
DependencyFailedException
One of the dependencies, such as AWS Lambda or Amazon Polly, threw an exception.
|
class |
InternalFailureException
Internal service error.
|
class |
LimitExceededException
Exceeded a limit.
|
class |
LoopDetectedException
This exception is not used.
|
class |
NotAcceptableException
The accept header in the request does not have a valid value.
|
class |
NotFoundException
The resource (such as the Amazon Lex bot or an alias) that is referred to is not found.
|
class |
RequestTimeoutException
The input speech is too long.
|
class |
UnsupportedMediaTypeException
The Content-Type header (
PostContent API) has an invalid value. |
Copyright © 2022. All rights reserved.