Associates the WAF web ACL with a distribution tenant
Source:R/cloudfront_operations.R
cloudfront_associate_distribution_tenant_web_acl.RdAssociates the WAF web ACL with a distribution tenant.
See https://www.paws-r-sdk.com/docs/cloudfront_associate_distribution_tenant_web_acl/ for full documentation.
Arguments
- Id
[required] The ID of the distribution tenant.
- WebACLArn
[required] The Amazon Resource Name (ARN) of the WAF web ACL to associate.
- IfMatch
The current
ETagof the distribution tenant. This value is returned in the response of theget_distribution_tenantAPI operation.