Command option Sample:aws lex-models create-intent-version

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

Creates a new version of an intent based on the "$LATEST" version ofthe intent.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lex-models/create-intent-version.html

aws lex-models create-intent-version \
    Exercise 2: Add a New Utterance (AWS CLI) - Amazon Lex  : http://docs.aws.amazon.com/lex/latest/dg/gs-cli-publish-intent.html

aws のオプション一覧