-
This can be a bit of a topic of discussion. But here is some context.
Over the last year, I have experimented with a few deployment models supported by Chalice. While I acknowledge that for advance…
-
# Test Client Proposal
This proposal outlines improvements to Chalice that enable
users to easily test their applications.
## Goals
* Add new Chalice APIs for easily testing a Chalice applic…
-
Is there any built-in option in the Chalice framework to keep a lambda warmed.
I tried to schedule every X minutes the same handler but chalice create two lambda(s) at the end. So I guess one optio…
-
> Created by **@alexanderjsummers** on 2012-12-11 18:13
> Last updated on 2013-10-28 14:36
The translation of rd(tk) permission expressions should include adding the requirement (currently treated im…
-
```from chalice import Chalice
app = Chalice(app_name='chalice-proxy-example')
@app.route('/')
def index():
return {"message": "Welcome to the root endpoint!"}
@app.route('/resource/{pr…
-
...Because the VPC has not been created using the first-stage `apply` with resource targeting as is done for `deploy` and `auto_deploy`
```
$ CI_COMMIT_REF_NAME=develop make -C terraform/ plan
py…
-
> Created by **@vakaras** on 2015-06-26 16:41
> Last updated on 2015-06-29 10:23
The Chalice2Silver test `chaliceSuite/general-tests/termination.chalice` fails.
Related Chalice code fragment:
```…
-
chalice 1.29.0
Python 3.11.4
Windows 10.0.19045 Build 19045
```python
from chalice import Chalice, Response
app = Chalice(app_name='chalice-test')
app.api.cors = True
@app.middleware('htt…
-
### Steps to reproduce
1. chalice new-project
2. test
3. [CDK] Rest API with a DynamoDB table
4. edit test/infrastructure/stacks/chaliceapp.py
```python
self.chalice = Chalice(
…
-
https://www.instagram.com/chalice.uu/
https://www.yelp.com/biz/chalice-unitarian-universalist-fellowship-uu-church-newbury-park
Wherever this list of icons comes from:
![image](https://user-i…