Skip to contents

Associates the WAF web ACL with a distribution.

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

Usage

cloudfront_associate_distribution_web_acl(Id, WebACLArn, IfMatch = NULL)

Arguments

Id

[required] The ID of the distribution.

WebACLArn

[required] The Amazon Resource Name (ARN) of the WAF web ACL to associate.

IfMatch

The value of the ETag header that you received when retrieving the distribution that you're associating with the WAF web ACL.