Deploying with a custom authorizer automatically sets authorization caching
Open
enhancement
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
For the time being I have authorization caching disabled in my API Gateway but whenever I redeploy my chalice package it activates caching. I can look into what it would take to accept an optional caching param and submit a PR if that seems like a good idea? I would see it working as caching being on by default as is, but if i specified `caching=False` it would make sure that box was unchecked.
Contributor guide
Research direction
Start by tracing Chalice package deployment for a custom authorizer and where authorization caching is configured. Done means an optional caching=False setting keeps caching disabled while the existing default remains enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100