You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:param description: The description of the WAF ACL.
17
17
:param tags: The tags of the WAF ACL. {"Component": "WAF"} is added in addition to this.
18
18
:param waf_scope: The scope of the WAF ACL. Defaults to CLOUDFRONT.
19
-
:param log_group: The CloudWatch log group to use for logging. If not included logging will be disabled.
19
+
:param log_group: The CloudWatch log group to use for logging. Log group name MUST start with 'aws-waf-logs-'. If not included logging will be disabled.
20
20
:param default_action: The default action of the WAF ACL. Defaults to Allow.
0 commit comments