/stepfunctions-activity

Sample AWS Step Functions code that uses and Activity Task

Primary LanguageJava

AWS Step Function example using an Activity

Example Activy inspired by this tutorial

How to run

  • First create setup in project stepfunctions-statemachine.
  • Note down the ARN of the Activity after running the deploy step.
  • Then go to the stepfunctions-activity-worker project and follow the instructions.