I'm trying to create a Step Function to call LEX to get intents from text. Is it possible to call LEX using step functions or I need to use lambdas?
The documentation doesn't list LEX as a supported service, but I want to be 100% sure before committing to use lambdas.