Class | Description |
---|---|
AppliedTerminology |
The custom terminology applied to the input text by Amazon Translate for the translated text response.
|
CreateParallelDataRequest | |
CreateParallelDataResult | |
DeleteParallelDataRequest | |
DeleteParallelDataResult | |
DeleteTerminologyRequest | |
DeleteTerminologyResult | |
DescribeTextTranslationJobRequest | |
DescribeTextTranslationJobResult | |
EncryptionKey |
The encryption key used to encrypt this object.
|
GetParallelDataRequest | |
GetParallelDataResult | |
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.
|
ListParallelDataRequest | |
ListParallelDataResult | |
ListTerminologiesRequest | |
ListTerminologiesResult | |
ListTextTranslationJobsRequest | |
ListTextTranslationJobsResult | |
OutputDataConfig |
The output configuration properties for a batch translation job.
|
ParallelDataConfig |
Specifies the format and S3 location of the parallel data input file.
|
ParallelDataDataLocation |
The location of the most recent parallel data input file that was successfully imported into Amazon Translate.
|
ParallelDataProperties |
The properties of a parallel data resource.
|
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 | |
UpdateParallelDataRequest | |
UpdateParallelDataResult |
Enum | Description |
---|---|
EncryptionKeyType | |
JobStatus | |
MergeStrategy | |
ParallelDataFormat | |
ParallelDataStatus | |
TerminologyDataFormat |
Exception | Description |
---|---|
AmazonTranslateException |
Base exception for all service exceptions thrown by Amazon Translate
|
ConcurrentModificationException |
Another modification is being made.
|
ConflictException |
There was a conflict processing the request.
|
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.
|