Command option Sample:aws translate translate-text

Search command sample in the internet.It is the result.

Translates input text from the source language to the target language.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/translate/translate-text.html

aws translate translate-text \
    Step 4: Getting Started (AWS CLI) - Amazon Translate : http://docs.aws.amazon.com/translate/latest/dg/get-started-cli.html
aws translate translate-text --source-language-code \"es\" --target-language-code \"en\" --text \"Las necesidades inmobiliarias y urbanisticas de las sedes corporativas han experimentado una profunda transformacion durante los ultimos anos. Tanto
    A quick look at Machine Translation with Amazon Translate : http://medium.com/@julsimon/a-quick-look-at-machine-translation-with-amazon-translate-d7ca66983439
aws translate translate-text --cli-input-json
    Automate for Efficiency with Amazon Transcribe and Amazon Translate -… : http://www.slideshare.net/AmazonWebServices/automate-for-efficiency-with-amazon-transcribe-and-amazon-translate-aws-online-tech-talks

aws のオプション一覧