wafregional_get_rate_based_rule: Returns the RateBasedRule that is specified by the RuleId that you
included in the GetRateBasedRule request
Description
Returns the RateBasedRule that is specified by the RuleId that you
included in the GetRateBasedRule request.
Usage
wafregional_get_rate_based_rule(RuleId)
Arguments
RuleId
[required] The RuleId of the RateBasedRule that you want to get. RuleId is
returned by CreateRateBasedRule and by ListRateBasedRules.
Request syntax
svc$get_rate_based_rule(
  RuleId = "string"
)