wafregional_get_regex_match_set: Returns the RegexMatchSet specified by RegexMatchSetId
Description
Returns the RegexMatchSet specified by RegexMatchSetId
.
Usage
wafregional_get_regex_match_set(RegexMatchSetId)
Arguments
RegexMatchSetId
[required] The RegexMatchSetId
of the RegexMatchSet that you want to get.
RegexMatchSetId
is returned by CreateRegexMatchSet and by
ListRegexMatchSets.
Request syntax
svc$get_regex_match_set(
RegexMatchSetId = "string"
)