Code from the Nested workflows episode on 19 May 2020.
The following state machine definitions are provided in the order of their appearance in the episode:
- parent-workflow - An AWS Step Functions Standard Workflow that invokes and orchestrates nested workflows.
- failing-child-workflow - An AWS Step Functions Express Workflow that always fails.
- succeeding-child-workflow - An AWS Step Functions Standard Workflow that always succeeds.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: MIT-0