Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 461 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 461 Bytes

step-function-examples

stepfunction-examples

Run tofu

tofu init

tofu plan

tofy apply

Order Step Function

  • Replace with the quese created by tofu
  • Set AWS credentials in terminal
  • Run pip install boto3 install
  • Run python.py in the same terminal

Poly Step Function

To try the Poly Lambda you will need to do the following:-

  • Execute tofu as is
  • Set AWS credentials
  • ./install_poly.sh