AWS::CloudFront::DistributionTenant Customizations - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Customizations

Customizations for the distribution tenant. For each distribution tenant, you can specify the geographic restrictions, and the Amazon Resource Names (ARNs) for the ACM certificate and Amazon WAF web ACL. These are specific values that you can override or disable from the multi-tenant distribution that was used to create the distribution tenant.

Syntax

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

Properties

Certificate

The Amazon Certificate Manager (ACM) certificate.

Required: No

Type: Certificate

Update requires: No interruption

GeoRestrictions

The geographic restrictions.

Required: No

Type: GeoRestrictionCustomization

Update requires: No interruption

WebAcl

The Amazon WAF web ACL.

Required: No

Type: WebAclCustomization

Update requires: No interruption