Amazon Kendra
Amazon Kendra is an intelligent search service that ingests and indexes documents scattered across the company (S3, SharePoint, databases, and so on) through connectors and interprets the intent of a user's natural-language question with machine learning to extract and return the most relevant passages or answers. Unlike traditional search that only matches keywords, it ranks relevance using context.
However, this is a search mechanism, not a way to build a chatbot or IVR that carries on a conversation by voice or text. Understanding conversational intent and composing responses is handled by Amazon Lex, so this is incorrect.