CDK app that compares the official StateMachine
construct from aws-cdk-lib/aws-stepfunctions
with the one generated from @matthewbonig/state-machine
Projen component.
- AWS:
- Must have authenticated with Default Credentials in your local environment.
- Must have completed the CDK bootstrapping for the target AWS environment.
- Node.js + npm:
- Must be installed in your system.
npx projen install
npx projen deploy
npx projen destroy