serverless-associate-waf icon indicating copy to clipboard operation
serverless-associate-waf copied to clipboard

Associate a regional WAF with the AWS API Gateway used by your Serverless stack.

Results 29 serverless-associate-waf issues
Sort by recently updated
recently updated
newest added

I'm importing an API Gateway from outside the serverless project using syntax like this ``` provider: apiGateway: metrics: true restApiId: ${param:RestApiId} restApiRootResourceId: ${param:RestApiRootResourceId} ``` I would still like to use...

The API Gateway supports a newer HTTP API (https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api.html). When I try to use this plugin I get: ``` The CloudFormation template is invalid: Unresolved resource dependencies [ApiGatewayRestApi] in the...

For REST API, there is an option to provide a [custom stage name](https://www.serverless.com/framework/docs/providers/aws/events/apigateway#providing-a-custom-stage-name). Currently, this plugin assumes that the API Gateway stage is the same as the deployment stage, i.e....

This change is to be able to use the plugin in AWS accounts where the partition is not "aws".

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=6.4.0&new-version=6.4.1)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1. Release notes Sourced from decompress's releases. v4.2.1 Prevent directory traversal (#73) 967146e https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1 Commits 84a8c10 4.2.1 fafff47 Meta tweaks 967146e Prevent directory traversal (#73)...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 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

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 6.2.2. Release notes Sourced from ws's releases. 6.2.1 Bug fixes Fixed a bug that, under certain circumstances, prevented the close timer from being set (aa1dcd5)....

dependencies