AWS::WAFv2::WebACL ApplicationConfig - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::WAFv2::WebACL ApplicationConfig

A list of ApplicationAttributes that contains information about the application.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Attributes" : [ ApplicationAttribute, ... ] }

Properties

Attributes

Contains the attribute name and a list of values for that attribute.

Required: Yes

Type: Array of ApplicationAttribute

Minimum: 1

Maximum: 10

Update requires: No interruption