serverless-heaven / serverless-aws-alias

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

Use stage variable to set alias in APIG #41

Closed HyperBrain closed 7 years ago

HyperBrain commented 7 years ago

Closes #40

The stage variable SERVERLESS_ALIAS is now used to set the alias in ApiGateway. Now you can use the AWS console correctly to invoke a specific aliased function version.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 49.544% when pulling 5a48d6ba7ac5c86371d0e26b6ca3c662caab69da on use-alias-stage-variable into 67417d4ee279f9c38e71090b11652e8099d194e2 on master.