Access to Amazon Lex with client from AWS Java SDK HD
Example of the connection to an Amazon Lex bot with a client from the AWS Java SDK. Jump to the coding section: https://youtu.be/t5J-X3znmFk?t=174 Source code: https://github.com/satr/amazon-lex-access-with-client-from-java-sdk Amazon Lex allows to build conversation bots and integrate them to Facebook Messenger, Slack or Twilio: https://aws.amazon.com/lex/ AWS Services console https://console.aws.amazon.com/ Amazon Lex Documentation https://aws.amazon.com/documentation/lex/ Documentation for AWS SDK for Java http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/index.html Documentation for Amazon Lex Runtime Service http://docs.aws.amazon.com/lex/latest/dg/API_Operations_Amazon_Lex_Runtime_Service.html AWS Java SDK for AWS Lex in Maven https://maven-repository.com/artifact/com.amazonaws/aws-java-sdk-lex Set Up the AWS Command Line Interface http://docs.aws.amazon.com/lex/latest/dg/gs-set-up-cli.html IAM AWS Console: users https://console.aws.amazon.com/iam/home?region=us-east-1#/users Lex AWS Console https://console.aws.amazon.com/lex/home?region=us-east-1#