chalice 1.31.2
0
Microframework
Contents
Microframework
Stars: 10623, Watchers: 10623, Forks: 1010, Open Issues: 477The aws/chalice
repo was created 8 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 10623 github stars!
How to Install chalice
You can install chalice using pip
pip install chalice
or add it to a project with poetry
poetry add chalice
Package Details
- Author
- James Saryerwinnie
- License
- Apache License 2.0
- Homepage
- https://github.com/aws/chalice
- PyPi:
- https://pypi.org/project/chalice/
- GitHub Repo:
- https://github.com/aws/chalice
Classifiers
Related Packages
Errors
A list of common chalice errors.
Code Examples
Here are some chalice
code examples and snippets.
GitHub Issues
The chalice package has 477 open issues on GitHub
- [Feature Request] Chalice Workspaces for consistent environment across functions
- [Feature request] Package a chalice app as a Lambda layer
- If deployment happens without updating source control, chaclie can get stuck.
- Follow symlinks in chalicelib (resolves #696)
null_data_source
is depricated in Terraform- Runtime.MarshalError: Unable to marshal response: 'utf-8' codec can't decode byte 0x9c in position 1808
- Chalice & Cognito custom scope using API Gateway generated invoke_url
- Tags are not applied to api gateway resources
- Policy generator uses incorrect SQS permissions for *Batch actions
- Terraform Version Packaging
- Support for kinesis handler "concurrent batches per shard"
- Generate API key with Chalice
- ValueError: Resource does not exist: api_gateway_custom_domain
- Use api_gateway_stage for managing APIGW stages with Terraform instead of api_gateway_deployment stage_name
- Add config option to attach a WAF ACL to API Gateway stage(s)