Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Link-/stepfunctions_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS Step Functions Lab

This is a support repository for this blog post: Planning on using AWS Step Functions? Think again

Please read the blog post 👆for context before exploring this repository. If you're feeling extra daring today, jump to Development Setup below for more instructions.

Pre-requisites

OS X & Linux:

npm
Node.js v12.x.x+
Terraform: v0.12.x+

Development setup

There are 2 projects in src/workflows/ each with detailed instructions on how to run and use:

  1. Backup workflow: README.md
  2. Approval workflow: README.md

I recommend you start with the Backup workflow as it is simpler and easier to setup.

Meta

Bassem Dghaidi – @bassemdy

Distributed under the Apache License v2.0. See LICENSE for more information.