AWS Step Functions
This is correct. AWS Step Functions is a serverless orchestration service that builds multiple Lambda functions and AWS services into a workflow (state machine) with order, conditional branching, parallelism, retries, and more, and runs and manages it visually.