SAM CLI issue #6628

Setup

npm ci

SAM with single authorizer

export REMOVE_API_KEY_AUTHORIZER=1

npm start

Then on another terminal

bash ./scripts/test.sh

SAM with multiple authorizer

export REMOVE_API_KEY_AUTHORIZER=

npm start

This will fail due to the multiple authorizer specifications