step-functions-test

module
v0.0.0-...-c92edef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2022 License: Apache-2.0

README

AWS Step Functions Test Project

Project to interact with AWS services and test them using golium. Services tested are:

  • Step functions
  • Lambda
  • S3
  • IAM
  • Dynamo DB

Requirements

Quick start

make install
make download-tools
  • Launch aws local stack
docker-compose up
  • Build aws stack with SAM template
make build
  • Zip deployment
make zip-deployment
  • Launch test
make test

Other commands

  • Validate SAM template
make validate-template
  • Lint go code
make lint
  • Clean zip Deployment
make clean-zip-deployment

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL