serverless-heaven / serverless-aws-alias

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

Use stage variables to specify authorizer lambda function in APIG #44

Closed vkkis93 closed 7 years ago

vkkis93 commented 7 years ago

Hello, The problem the same like here https://github.com/HyperBrain/serverless-aws-alias/issues/40 In APIG in Authorizers Lambda function should be ${functionName}:${stageVariables.SERVERLESS_ALIAS} Can you do something with that?

vkkis93 commented 7 years ago

Looks like it's my problem https://github.com/HyperBrain/serverless-aws-alias/issues/22 ?

HyperBrain commented 7 years ago

Yes it is. I will schedule authorizer support for the next release. Closing this as duplicate.