Command option Sample:aws transcribe start-transcription-job

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

Starts an asynchronous job to transcribe speech to text.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/transcribe/start-transcription-job.html

aws transcribe start-transcription-job \
    How Amazon Transcribe Works - Amazon Transcribe : http://docs.aws.amazon.com/transcribe/latest/dg/getting-started-cli.html
aws transcribe start-transcription-job --region 'us-east-1' --cli-input-json file://test.json
    amazon web services - AWS Transcribe: Fails with ('Connection aborted.', error(54, 'Connection reset by peer')) - Stack Overflow : http://stackoverflow.com/a/51175276
aws transcribe start-transcription-job --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 のオプション一覧