ServiceNow CMDB CI relationship sync: faster, more complete →
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.

Resource Types

This policy targets the following resource types:

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