This custom CDK component wraps a step function invocation with a set of resources used to control the maximum concurrency of the state machine
npm run build
compile typescript to jsnpm run watch
watch for changes and compilenpm run test
perform the jest unit tests