ALBDnsGeoLocationMatch (schema)

DnsGeoLocationMatch

Advanced load balancer DnsGeoLocationMatch object
Name Description Type Notes
geolocation_name Geolocation name

Geographical location of the client IP to be used in the
match.
This location is of the format Country/State/City e.g.
US/CA/Santa Clara.
string
geolocation_tag Geolocation tag

Geolocation tag for the client IP.
This could be any string value for the client IP, e.g.
client IPs from US East Coast geolocation would be tagged
as 'East Coast'.
string
match_criteria Match criteria

Criterion to use for matching the client IP's geographical
location.
Enum options - IS_IN, IS_NOT_IN.
ALBMatchOperation Required
use_edns_client_subnet_ip Use edns client subnet ip

Use the IP address from the EDNS client subnet option, if
available, to derive geo location of the DNS query.
Default value when not specified in API or module is
interpreted by ALB Controller as true.
boolean Default: "True"