Command option Sample:aws lex-runtime post-text

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

Sends user input (text-only) to Amazon Lex.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lex-runtime/post-text.html

aws lex-runtime post-text \
    Test the Bot Using Text Input (AWS CLI) - Amazon Lex  : http://docs.aws.amazon.com/lex/latest/dg/gs-create-test-text.html
aws lex-runtime post-text --bot-name ...

    NotFoundException thrown for BotAlias name 揃 Issue #1 揃 aws-samples/amazon-lex-bot-test 揃 GitHub : http://github.com/aws-samples/amazon-lex-bot-test/issues/1
aws lex-runtime post-text bot-name=
    Creating conversational AWS Lex Bot tests Diego Torres Milano Medium : http://medium.com/@dtmilano/creating-conversational-aws-lex-bot-tests-da84a83fe688

aws のオプション一覧