Skip to contents

Lists distribution tenants by the customization that you specify.

See https://www.paws-r-sdk.com/docs/cloudfront_list_distribution_tenants_by_customization/ for full documentation.

Usage

cloudfront_list_distribution_tenants_by_customization(
  WebACLArn = NULL,
  CertificateArn = NULL,
  Marker = NULL,
  MaxItems = NULL
)

Arguments

WebACLArn

Filter by the ARN of the associated WAF web ACL.

CertificateArn

Filter by the ARN of the associated ACM certificate.

Marker

The marker for the next set of results.

MaxItems

The maximum number of distribution tenants to return by the specified customization.