serverless-api-stage icon indicating copy to clipboard operation
serverless-api-stage copied to clipboard

AWS API Gateway stage plugin for serverless framework

Results 19 serverless-api-stage issues
Sort by recently updated
recently updated
newest added

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

We're using serverless-plugin-split-stacks to split the resulting CF template into nested stacks. This occurs on `after:aws:package:finalize:mergeCustomProviderResources` which is part of `package:finalize`. Because of this the Stage gets added too late...

Hi, I'm currently trying to add multistage to my deployment. Since we need enviroment variables to be on API Gateway this is the best option. But on every deployment it...

When a [Shared API Gateway](https://serverless.com/framework/docs/providers/aws/events/apigateway/) is configured, the rest api id will be taken from the serverless configuration rather than default. Closes #22

Is there a way to provide a custom restApiId to the plugin? Currently it looks like this value is hard-coded to 'ApiGatewayRestApi', which is a problem if one provides a...

Presently the plugin doesn't support enabling X-Ray for API Gateway Stage and controlling full exhaustive list of Method Settings variables. Use Case: - Enable X-Ray for API Gateway Stage -...

The link seems to have a misspelled part to it but it's the only one that's working at the moment.