将 aws lex 与 amazon comprehend 与 lambda 结合起来是否可行?

Is it feasible to combine aws lex with amazon comprehend with lambda?

我想使用 aws lex、lambda 和 amazon comprehend 构建一些东西。我们可以合并它们吗?

是的,绝对可以同时使用 Amazon 的 Lex、Comprehend 和 Lambda。

Here is a great blog post 显示如何完成。

"In this post, I show you how to use AWS Lambda and Amazon Comprehend for sentiment analysis to make your Amazon Lex bots in Amazon Connect more sympathetic."