Command option Sample:aws lex-models put-bot-alias

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

Creates an alias for the specified version of the bot or replaces analias for the specified bot.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lex-models/put-bot-alias.html

aws lex-models put-bot-alias \
    Versioning and Aliases - Amazon Lex : http://docs.aws.amazon.com/lex/latest/dg/gs-cli-create-alias.html
aws lex-models put-bot-alias --cli-input-json file://alias.json
    Tutorials / Reactor event aws | Ably Realtime : http://www.ably.io/tutorials/reactor-event-aws

aws のオプション一覧