Smaws_Client_WAFV2.ListRuleGroups
val request :
Smaws_Lib.Context.t ->
list_rule_groups_request ->
(list_rule_groups_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `WAFInternalErrorException of waf_internal_error_exception
| `WAFInvalidOperationException of waf_invalid_operation_exception
| `WAFInvalidParameterException of waf_invalid_parameter_exception ])
Stdlib.result
Retrieves an array of RuleGroupSummary
objects for the rule groups that you manage.