aws-cli
aws-cli copied to clipboard
Add CLI examples for translate-text and list-languages commands
Description
Adds missing CLI examples for AWS Translate service commands to improve documentation coverage.
Changes
- Add translate-text example showing basic translation and auto-detection of source language
- Add list-languages example showing supported languages listing with optional display language
- Improves documentation coverage for AWS Translate service from 1 to 3 examples
Testing
Examples follow existing AWS CLI documentation format and provide realistic use cases for common translation workflows including basic text translation and language discovery.
Hi, Could someone please review the PR?
@elysahall