This project provides chalice-local, a small wrapper script to use
AWS Chalice with LocalStack.
The chalice-local command can be easily installed via pip:
pip install chalice-local
Please refer to the LocalStack repository for available configuration options. Details following soon.
v0.1.0: Initial release ofchalice-local
This library is released under the Apache License, Version 2.0 (see LICENSE.txt).