Feature Request: API Gateway Stage Variables

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

1 Like

@dmhalejr It’s better to log feature requests as an issue at the Github project. https://github.com/serverless/serverless/issues/

1 Like

Second that. Or, please explain why this is undesirable.