Skip to main content

AWS Step Functions

AWS Step Functions is a serverless orchestration service that allows you to coordinate multiple AWS services into serverless workflows. You define these workflows as state machines using the Amazon States Language (ASL), a JSON-based structured language.

1 article