Command option Sample:aws lex-models put-intent

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

Creates an intent or replaces an existing intent.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lex-models/put-intent.html

aws lex-models put-intent \
    Exercise 2: Add a New Utterance (AWS CLI) - Amazon Lex  : http://docs.aws.amazon.com/lex/latest/dg/gs-cli-create-order-flowers.html
aws lex-models put-intent --cli-input-json file://intent.json
    Tutorials / Reactor event aws | Ably Realtime : http://www.ably.io/tutorials/reactor-event-aws

aws のオプション一覧