- AWS CLI already configured with at least PowerUser permission
- AWS SAM installed
- Docker installed
- Golang (v1.11)
$ make deps
Build a specific function.
$ make build name=foo
make start
make test
$ make deps
Build a specific function.
$ make build name=foo
make start
make test