---
type: resource-type
title: WAFv2RegexPatternSet
description: aws resource type AWS::WAFv2::RegexPatternSet
name: WAFv2RegexPatternSet
lexicon: aws
resource_type: AWS::WAFv2::RegexPatternSet
---
`AWS::WAFv2::RegexPatternSet`, a resource type of the aws lexicon.

## Properties

- `RegularExpressionList` (`string[]`, required)
- `Scope` (`"CLOUDFRONT" | "REGIONAL"`, required): Use CLOUDFRONT for CloudFront RegexPatternSet, use REGIONAL for Application Load Balancer and API Gateway.
- `Arn` (`string`, optional): ARN of the WAF entity.
- `Description` (`string`, optional): Description of the entity.
- `Id` (`string`, optional): Id of the RegexPatternSet
- `Name` (`string`, optional): Name of the RegexPatternSet.
- `Tags` (`WAFv2RegexPatternSet_Tag[]`, optional)

## Attributes

- `Arn`
- `Id`
