AWS WAF V2 (IAM)

JSON →
aws security

AWS WAF is a web application firewall that helps protect your web applications from common web exploits.

wafv2:ListWebACLswafv2:GetWebACLwafv2:ListRuleGroupswafv2:GetRuleGroupwafv2:ListIPSetswafv2:GetIPSetwafv2:GetSampledRequestswafv2:GetLoggingConfiguration
{
  "Version": "2012-10-17",
  "Statement": [
    {
      "Effect": "Allow",
      "Action": [
        "wafv2:ListWebACLs",
        "wafv2:GetWebACL",
        "wafv2:ListRuleGroups",
        "wafv2:GetRuleGroup",
        "wafv2:ListIPSets",
        "wafv2:GetIPSet",
        "wafv2:GetSampledRequests",
        "wafv2:GetLoggingConfiguration"
      ],
      "Resource": "*"
    }
  ]
}
full doc /v1/iam/wafv2