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