Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-wafv2-regexpatternset.json
Parent schema serverless-framework-configuration
Type: object

Contains a list of Regular expressions based on the provided inputs. RegexPatternSet can be used with other WAF entities with RegexPatternSetReferenceStatement to perform other actions .. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-wafv2.git

Properties

RegularExpressionList string[] required
Scope string | Aws_CF_FunctionString required

Use CLOUDFRONT for CloudFront RegexPatternSet, use REGIONAL for Application Load Balancer and API Gateway.

Description string | Aws_CF_FunctionString

Description of the entity.

Name string | Aws_CF_FunctionString

Name of the RegexPatternSet.

Tags Tag[]
minItems=1

Definitions

Tag object
Key string | Aws_CF_FunctionString
Value string | Aws_CF_FunctionString