🚀Launch Week 09, June 30th - July 4th, 2025🚀
Mods
AWS

Policy: AWS > WAF Regional > Rule > Regions

Regions where AWS supports WAF Regional Rule. Guardrails updates this option as AWS expands their regional support. Unless there is an explicit requirement (e.g. accelerated regional support), it should not be set.

Targets

This policy targets the following resource types:

Controls

Setting this policy configures these controls:

Policy Specification

Default template
{% if $.regions.value | length == 0 %} [] {% endif %}{% for item in $.regions.value %}- '{{ item }}'
{% endfor %}
Default template input
|
{
regions: policyValue(uri:"tmod:@turbot/aws-wafregional#/policy/types/wafRegionalRegionsDefault") {
value
}
}

Category

In Your Workspace

Developers