Skip to content

Instantly share code, notes, and snippets.

@mrtj
Last active May 4, 2021 21:44
Show Gist options
  • Save mrtj/713dee8df960de2789e37f09869a11de to your computer and use it in GitHub Desktop.
Save mrtj/713dee8df960de2789e37f09869a11de to your computer and use it in GitHub Desktop.
aws stepfunctions start-execution \
  - state-machine-arn {CrossValidatorStateMachineArn} \
  - input file://my_input.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment