serverless-heaven / serverless-aws-alias

Alias support for Serverless 1.x
MIT License
189 stars 68 forks source link

Only change authorizer uris on TOKEN type authorizers #53

Closed HyperBrain closed 7 years ago

HyperBrain commented 7 years ago

Fixes #51

The plugin should leave all non-Lambda authorizers as they are. Only Lambda authorizers have an URI that needs to be adapted for alias deployments.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+3.4%) to 54.054% when pulling bab861b857dd138be928464c5945399286ef91ad on fix-cognito-authorizers into c27ce051c87436ab3f4daee3df28d983832249f5 on master.