kimsaabyepedersen / stepfunctions-activity

Sample AWS Step Functions code that uses and Activity Task

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Sample AWS Step Functions code that uses and Activity Task


Languages

Language:Java 94.8%Language:Shell 5.2%