I created a resource in Amazon's API gateway. It is pointing to a Lambda function. 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.
How can I modify my ApiGateway resource to point to my lambda alias so I can edit trunk without affecting existing clients?