You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any current way to configure the API GateWay stages and implement lambda function aliases? I have not been able to find anything regarding this in the documentation. And if there is and already existing way for this implementation then i would appreciate someone pointing me to the right direction.
The text was updated successfully, but these errors were encountered:
Is there any current way to configure the API GateWay stages and implement lambda function aliases? I have not been able to find anything regarding this in the documentation. And if there is and already existing way for this implementation then i would appreciate someone pointing me to the right direction.
Hi,
If you mean how can you control the name of the stage, this can be done by passing the restApiProps in the apiProps.
For the other question about lambda fn aliases, I do not have an answer right now.
Is there any current way to configure the API GateWay stages and implement lambda function aliases? I have not been able to find anything regarding this in the documentation. And if there is and already existing way for this implementation then i would appreciate someone pointing me to the right direction.
The text was updated successfully, but these errors were encountered: