2 Answers
- Newest
- Most votes
- Most comments
0
Hi, if you're creating a custom chat bot with Amazon Lex, you'll need to deploy a Lambda function for it to use. Please refer to this tutorial for further understanding on how to do so.
https://docs.aws.amazon.com/lex/latest/dg/getting-started-ex2.html
0
Recommend you to use Lex v2 and Lex v1 if you are not already on Lex V2.
Please use this link https://docs.aws.amazon.com/lexv2/latest/dg/lambda.html#lambda-attach to attach lambda function to a Lex v2 bot. If not you could always disable the lambda integration/code hook by unchecking the "Use a Lambda function for initialization and validation" checkbox at the very end of the intent page.
Relevant content
- asked 10 months ago
- asked 3 years ago
- asked a year ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago