issues Search Results · repo:aws/chalice language:Python
Filter by
1k results
(62 ms)1k results
inaws/chalice (press backspace or delete to remove)Problem is super simple but this affects running two of the same chalice apps in the same AWS Account.
If I create a new function with a Rate to apply a regular schedule
@upload_private.schedule(Rate(3, ...
ArielZamparini-REISys
- Opened 20 days ago
- #2135
I have a chalice application with both REST API endpoints and Websockets API.
I have a deployed api, with an api_gateway_custom_domain defined and working. I now wanted to add a new
websocket_api_custom_domain ...
SiviP-Glossai
- Opened 27 days ago
- #2134
Running into all kinds of issues - seems others have as well but no one has responded to any issues that I see. For
example, see: #2126, #2086, #2122
a4v2d4
- Opened on Jan 29
- #2131
a4v2d4
- 1
- Opened on Jan 29
- #2130
Lambda now supports Python 3.13, Chalice should also!
https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html
devinmatte
- 2
- Opened on Dec 12, 2024
- #2126
Hi! I created a new project and got this warning. However, it seems that Lambda DOES now support Python 3.13.
Warning: You are currently running python3.13, but the closest supported version on AWS Lambda ...
robm26
- Opened on Nov 22, 2024
- #2124
Apologies if this is an obvious or redundant question, I m very new to Chalice and backend web in general.
I m trying to connect my website s frontend to my Chalice REST API. My website has two subdomains: ...
bmeisburger
- Opened on Nov 11, 2024
- #2122
My organization requires all API Gateway resource to have API Gateway Access Logging enabled. In order for me to
advocate successfully for chalice usage throughout our enterprise, we need to eliminate ...
pythonclimber
- Opened on Oct 16, 2024
- #2121
When I create a lambda function using AWS chalice and specify a custom name with the @app.lambda_function(name=
my_lambda_function ) , I noticed that the name in the generated sam.json file is being changed ...
sirishrayaprolu
- Opened on Oct 11, 2024
- #2120
From what I can tell, at least with chalice 1.31.2, the {proxy+} glob seems to be broken in the local development
server, even though it works properly in AWS. When I try to use nested URLs with this code: ...
bbuechler
- 1
- Opened on Sep 18, 2024
- #2118

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.