# Packages
Package translateiface provides an interface to enable mocking the Amazon Translate service client for testing your code.
# Functions
New creates a new instance of the Translate client with a session.
# Constants
ID to lookup a service endpoint with.
ErrCodeDetectedLanguageLowConfidenceException for service response error code "DetectedLanguageLowConfidenceException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeTextSizeLimitExceededException for service response error code "TextSizeLimitExceededException".
ErrCodeTooManyRequestsException for service response error code "TooManyRequestsException".
ErrCodeUnsupportedLanguagePairException for service response error code "UnsupportedLanguagePairException".
ServiceID is a unique identifer of a specific service.
Name of service.
# Structs
No description provided by the author
No description provided by the author
Translate provides the API operation methods for making requests to Amazon Translate.