Skip to content

CDK app that compares the official StateMachine CDK construct from aws-cdk-lib/aws-stepfunctions with the one generated by Projen component from @matthewbonig/state-machine

License

Notifications You must be signed in to change notification settings

garysassano/cdk-aws-sfn-cdk-vs-projen

Repository files navigation

cdk-aws-sfn-cdk-vs-projen

CDK app that compares the official StateMachine CDK construct from aws-cdk-lib/aws-stepfunctions with the one generated from @matthewbonig/state-machine Projen component.

Prerequisites

  • AWS:
    • Must have authenticated with Default Credentials in your local environment.
    • Must have completed the CDK bootstrapping process for the AWS environment where you intend to deploy the app.
  • Node.js + npm:

Installation

npx projen install

Deployment

npx projen deploy

Cleanup

npx projen destroy

About

CDK app that compares the official StateMachine CDK construct from aws-cdk-lib/aws-stepfunctions with the one generated by Projen component from @matthewbonig/state-machine

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published