Skip to content

kimsaabyepedersen/stepfunctions-workflow

Repository files navigation

AWS Step Functions Workflow Demo

This is a Java version of Create a Serverless Workflow

Prerequisites

  • SAM CLI installed.
  • Java 8 or higher.
  • A recent Maven version.

How to run

First create an S3 bucket with some name. Then edit package-and-deploy.sh.tmp and replace <BUCKET_NAME> with that name. Then rename package-and-deploy.sh.tmp to package-and-deploy.sh and run sh package-and-deploy.sh

About

Sample AWS Step Functions Workflow built with SAM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published