Skip to content

Link-/stepfunctions_lab

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

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.