コマンドオプションサンプル:aws lex-models get-intent

コマンドサンプルを検索した結果です。

インテントに関する情報を返します。 詳細は次のリンクを参照してください。 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 \
    演習 2: 新しい発話を追加する (AWS CLI) - Amazon Lex : http://docs.aws.amazon.com/ja_jp/lex/latest/dg/gs-cli-publish-intent.html

aws のオプション一覧