aws / aws/chalice

How to disable authorizer feature for chalice local

Open
#1,966 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.