A Step Functions state machine for orchestrating workflows
import { StateMachine } from 'aws-cdk-lib/aws-stepfunctions';Or use the module namespace:
import * as stepfunctions from 'aws-cdk-lib/aws-stepfunctions'; // stepfunctions.StateMachine
This L2 construct creates and manages the following CloudFormation resources.
Everything you need to know about AWS Step Functions on one page. HD quality, print-friendly.
Download Free Infographicaws-stepfunctions