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

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

特定のボットのメタデータ情報を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lex-models/get-bot.html

aws lex-models get-bot --name ShoppingBot --version-or-alias shoppingbot
    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-bot \
    演習 2: 新しい発話を追加する (AWS CLI) - Amazon Lex : http://docs.aws.amazon.com/ja_jp/lex/latest/dg/gs-cli-create-order-flowers-bot.html
aws lex-models get-bot --name FastFoodChecker --version-or-alias PROD
    GitHub - terrenjpeterson/caloriecounter: AWS Lex based chatbot that calculates calories based on different fast food restaurants. This was an entry for a coding challenge on DevPost, and is actively used on Facebook Messenger. The issues list is actively managed as what defects or improvements are found by real world usage. : http://github.com/terrenjpeterson/caloriecounter

aws のオプション一覧