Amazon Translate
A neural machine translation service for translating text between languages.
Exam Tip: Translate = text translation between languages. If the question is about language translation, the answer is Amazon Translate.
Key Capabilities
- Languages: Supports 75+ languages
- Real-time Translation: Translate text on-the-fly via API
- Batch Translation: Translate large document collections stored in S3
- Custom Terminology: Define custom glossaries for domain-specific terms (e.g., brand names, product names that shouldn't be translated)
- Formality Control: Choose formal or informal translation style
- Profanity Masking: Mask profanity in translated text
- Brevity: Generate shorter translations for UI elements
Common Use Cases
- Multilingual customer support and communication
- Localizing web content and applications
- Translating user-generated content in real-time
- Batch translation of document repositories
- Integration with other AI services (e.g., Transcribe → Translate for speech-to-text-to-translation pipelines)