Skip to content

RecuencoJones/SAM-CLI-issue-6628

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published