Skip to main content

Waf Web Acl



Resource Icon

Resource Overview

AWS WAF Web ACL은 웹 애플리케이션에 적용되는 규칙 집합의 최상위 계층입니다. Web ACL을 사용하여 여러 Rule Groups과 규칙을 결합하고, 웹 애플리케이션에 대한 요청 처리 순서를 정의할 수 있습니다. 이를 통해 웹 애플리케이션 보안을 강화하며, 요청을 허용, 차단, 또는 카운트하는 기능을 구현할 수 있습니다.

Associated Resources

Parent Resources

Resource Setting Values

  • scope : Specifies whether this is for an AWS CloudFront distribution or for a regional application - REGIONAL, CLOUDFRONT
  • cloudwatch_metrics_enabled : Set whether the associated resource sends metrics to CloudWatch - true, false
  • metric_name : Name of the CloudWatch metric, The name can contain only alphanumeric characters (A-Z, a-z, 0-9) hyphen(-) and underscore (_), with length from one to 128 characters
  • sampled_requests_enabled : Set whether AWS WAF should store a sampling of the web requests that match the rules - true, false

참고 자료