Module aws_sdk_lexruntime::error
source · Expand description
All error types that operations can return. Documentation on these types is copied from the model.
Modules
Structs
Either the Amazon Lex bot is still building, or one of the dependent services (Amazon Polly, AWS Lambda) failed with an internal service error.
Request validation failed, there is no usable message in the context, or the bot build failed, is still in progress, or contains unbuilt changes.
Two clients are using the same AWS account, Amazon Lex bot, and user ID.
DeleteSession
operation.One of the dependencies, such as AWS Lambda or Amazon Polly, threw an exception. For example,
GetSession
operation.Internal service error. Retry the call.
Exceeded a limit.
This exception is not used.
The accept header in the request does not have a valid value.
The resource (such as the Amazon Lex bot or an alias) that is referred to is not found.
PostContent
operation.PostText
operation.PutSession
operation.The input speech is too long.
The Content-Type header (PostContent
API) has an invalid value.
Enums
DeleteSession
operation.GetSession
operation.PostContent
operation.PostText
operation.PutSession
operation.