This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::CloudFront::DistributionTenant WebAclCustomization
The Amazon WAF web ACL customization specified for the distribution tenant.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
Action
-
The action for the Amazon WAF web ACL customization. You can specify
override
to specify a separate Amazon WAF web ACL for the distribution tenant. If you specifydisable
, the distribution tenant won't have Amazon WAF web ACL protections and won't inherit from the multi-tenant distribution.Required: No
Type: String
Allowed values:
override | disable
Update requires: No interruption
Arn
-
The Amazon Resource Name (ARN) of the Amazon WAF web ACL.
Required: No
Type: String
Update requires: No interruption