ALBQueryMatch (schema)

QueryMatch

Advanced load balancer QueryMatch object
Name Description Type Notes
match_case Match case

Case sensitivity to use for the match.
Enum options - SENSITIVE, INSENSITIVE.
Default value when not specified in API or module is
interpreted by ALB Controller as INSENSITIVE.
ALBMatchCase Default: "INSENSITIVE"
match_criteria Match criteria

Criterion to use for matching the query in HTTP request
URI.
Enum options - QUERY_MATCH_CONTAINS.
ALBQueryMatchOperation Required
match_str Match str

String value(s).
array of string
string_group_paths String group paths

path of the string group(s).
It is a reference to an object of type StringGroup.
array of string