Command option Sample:aws lex-models get-intent

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

Returns information about an intent.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lex-models/get-intent.html

aws lex-models get-intent --name VegetableDepartment --intent-version 16
    AWS Chatbot Challenge: Create conversational, intelligent chatbots using Amazon Lex and AWS Lambda! - Devpost : http://awschatbot2017.devpost.com/forum_topics/6680-how-to-create-bot-definition-file-for-non-node-js-users
aws lex-models get-intent \
    Exercise 2: Add a New Utterance (AWS CLI) - Amazon Lex  : http://docs.aws.amazon.com/lex/latest/dg/gs-cli-publish-intent.html

aws のオプション一覧