See: Description
| Class | Description |
|---|---|
| AppliedTerminology |
The custom terminology applied to the input text by Amazon Translate for the
translated text response.
|
| DeleteTerminologyRequest |
A synchronous action that deletes a custom terminology.
|
| EncryptionKey |
The encryption key used to encrypt the custom terminologies used by Amazon
Translate.
|
| 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 | |
| ListTerminologiesRequest |
Provides a list of custom terminologies associated with your account.
|
| ListTerminologiesResult | |
| 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.
|
| TranslateTextRequest |
Translates input text from the source language to the target language.
|
| TranslateTextResult |
| Enum | Description |
|---|---|
| EncryptionKeyType |
Encryption Key Type
|
| MergeStrategy |
Merge Strategy
|
| TerminologyDataFormat |
Terminology Data Format
|
| Exception | Description |
|---|---|
| DetectedLanguageLowConfidenceException |
The confidence that Amazon Comprehend accurately detected the source language
is low.
|
| InternalServerException |
An internal server error occurred.
|
| 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 © 2019. All rights reserved.