I created a resource in Amazon's ApiGateway. It is pointing to a Lambda function. This is being hit by a native mobile application (android and ios) which is already in the wild.
I now want to modify the Lambda function, but I see no way to change my ApiGateway resource to point to an alias of the lambda. This is my first time playing with any of these technologies and I see no easy mechanism to manage this in the aws console.
How can I modify my ApiGateway resource to point to my lambda alias so I can edit trunk without affecting existing clients?
question from:
https://stackoverflow.com/questions/35472724/how-to-point-apigateway-to-a-specific-lambda-alias 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…