I have configured an api gateway with lambda function integrated and no automatic deployment. Then I configured two stages. If I change the lambda function and click on deploy in lambda, the just deployed function is executed.
But, when I change the stage variables in the api gateway, then they are also directly
So, what is the purpose of the deploy function in the api gateway, if everything stays allegitely the same?