See: Description
| Class | Description |
|---|---|
| AppliedTerminology |
The custom terminology applied to the input text by Amazon Translate for the
translated text response.
|
| CreateParallelDataRequest |
Creates a parallel data resource in Amazon Translate by importing an input
file from Amazon S3.
|
| CreateParallelDataResult | |
| DeleteParallelDataRequest |
Deletes a parallel data resource in Amazon Translate.
|
| DeleteParallelDataResult | |
| DeleteTerminologyRequest |
A synchronous action that deletes a custom terminology.
|
| DescribeTextTranslationJobRequest |
Gets the properties associated with an asycnhronous batch translation job
including name, ID, status, source and target languages, input/output S3
buckets, and so on.
|
| DescribeTextTranslationJobResult | |
| EncryptionKey |
The encryption key used to encrypt this object.
|
| GetParallelDataRequest |
Provides information about a parallel data resource.
|
| GetParallelDataResult | |
| GetTerminologyRequest |
Retrieves a custom terminology.
|
| GetTerminologyResult | |
| ImportTerminologyRequest |
Creates or updates a custom terminology, depending on whether or not one
already exists for the given terminology name.
|
| 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 |
Provides a list of your parallel data resources in Amazon Translate.
|
| ListParallelDataResult | |
| ListTerminologiesRequest |
Provides a list of custom terminologies associated with your account.
|
| ListTerminologiesResult | |
| ListTextTranslationJobsRequest |
Gets a list of the batch translation jobs that you have submitted.
|
| 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 |
Starts an asynchronous batch translation job.
|
| StartTextTranslationJobResult | |
| StopTextTranslationJobRequest |
Stops an asynchronous batch translation job that is in progress.
|
| 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 |
Translates input text from the source language to the target language.
|
| TranslateTextResult | |
| UpdateParallelDataRequest |
Updates a previously created parallel data resource by importing a new input
file from Amazon S3.
|
| UpdateParallelDataResult |
| Enum | Description |
|---|---|
| EncryptionKeyType |
Encryption Key Type
|
| JobStatus |
Job Status
|
| MergeStrategy |
Merge Strategy
|
| ParallelDataFormat |
Parallel Data Format
|
| ParallelDataStatus |
Parallel Data Status
|
| TerminologyDataFormat |
Terminology Data Format
|
| Exception | Description |
|---|---|
| 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.
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.