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

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

スロットタイプの特定のバージョンに関する情報を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lex-models/get-slot-type.html

aws lex-models get-slot-type --name VegetableDepartmentUnits --slot-type-version 2
    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-slot-type \
    ステップ 1: スロットタイプを発行する (AWS CLI) - Amazon Lex : http://docs.aws.amazon.com/ja_jp/lex/latest/dg/gs-cli-publish-slot-type.html
aws lex-models get-slot-type --name FoodOptions --slot-type-version '
    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 のオプション一覧