Class | Description |
---|---|
AppliedTerminology |
The custom terminology applied to the input text by Amazon Translate for the translated text response.
|
DeleteTerminologyRequest | |
DeleteTerminologyResult | |
DescribeTextTranslationJobRequest | |
DescribeTextTranslationJobResult | |
EncryptionKey |
The encryption key used to encrypt the custom terminologies used by Amazon Translate.
|
GetTerminologyRequest | |
GetTerminologyResult | |
ImportTerminologyRequest | |
ImportTerminologyResult | |
InputDataConfig |
The input configuration properties for requesting a batch translation job.
|
JobDetails |
The number of documents successfully and unsuccessfully processed during a translation job.
|
ListTerminologiesRequest | |
ListTerminologiesResult | |
ListTextTranslationJobsRequest | |
ListTextTranslationJobsResult | |
OutputDataConfig |
The output configuration properties for a batch translation job.
|
StartTextTranslationJobRequest | |
StartTextTranslationJobResult | |
StopTextTranslationJobRequest | |
StopTextTranslationJobResult | |
Term |
The term being translated by the custom terminology.
|
TerminologyData |
The data associated with the custom terminology.
|
TerminologyDataLocation |
The location of the custom terminology data.
|
TerminologyProperties |
The properties of the custom terminology.
|
TextTranslationJobFilter |
Provides information for filtering a list of translation jobs.
|
TextTranslationJobProperties |
Provides information about a translation job.
|
TranslateTextRequest | |
TranslateTextResult |
Enum | Description |
---|---|
EncryptionKeyType | |
JobStatus | |
MergeStrategy | |
TerminologyDataFormat |
Exception | Description |
---|---|
AmazonTranslateException |
Base exception for all service exceptions thrown by Amazon Translate
|
DetectedLanguageLowConfidenceException |
The confidence that Amazon Comprehend accurately detected the source language is low.
|
InternalServerException |
An internal server error occurred.
|
InvalidFilterException |
The filter specified for the operation is invalid.
|
InvalidParameterValueException |
The value of the parameter is invalid.
|
InvalidRequestException |
The request that you made is invalid.
|
LimitExceededException |
The specified limit has been exceeded.
|
ResourceNotFoundException |
The resource you are looking for has not been found.
|
ServiceUnavailableException |
The Amazon Translate service is temporarily unavailable.
|
TextSizeLimitExceededException |
The size of the text you submitted exceeds the size limit.
|
TooManyRequestsException |
You have made too many requests within a short period of time.
|
UnsupportedLanguagePairException |
Amazon Translate does not support translation from the language of the source text into the requested target
language.
|