Trying to enable logging for a Lex Bot

1

I'm trying to debug a problem I'm having creating a lex bot, but I can't seem to get any useful errors to understand what I've done wrong.

When I look in the log group I see log streams for other lex bots but not for this one.

  • Can you give a description of what sort of issue you are having? Is the issue when you are building the bot or when you are calling it? If it's when you are calling it, how are you calling it, and are you not getting back the expected output, or are you not getting any output? If it's when you are building/configuring it, how far are you getting before hitting the issue?

asked 11 days ago90 views
1 Answer
0

You can enabling conversation logs for Lex to see what the bot is actually receiving: https://docs.aws.amazon.com/lexv2/latest/dg/conversation-logs-configure.html

answered 11 days ago
profile picture
EXPERT
reviewed 10 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions