Hello,
I am currently looking to add stage variables to my API Gateway.
I’d like to be able to do that via serverless.yml alone without the use of plugins or needing to remove/re-add the cloudformation stack.
There are a few plugins that allow this but only with a full removal to add the variables on initial stage creation.
Are there any future plans on integrating API Gateway stage variables entries into serverless.yml when the AWS::ApiGateway::Stage template entry gets defined?
I’d like to request this feature as part of the core functionality if it’s feasible.
Thanks!
Cheers,
David