How to disable authorizer feature for chalice local
Open
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
Is it possible to disable the **authorizer** for an individual **stage**?
e.g. for development or local test purpose?
I just want to have the authorizer enabled in my deployments.
For `chalice local` I dont want to enter the required _Authorization_ header.
Contributor guide
Research direction
Start at the `chalice local` command and trace how authorizers are applied for a stage. Check the existing local-stage and authorizer handling, then identify tests covering local authorization behavior. Done means local development can omit the Authorization header while deployed stages retain the authorizer.
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
- 38/100