Module Smaws_Client_WAFV2.GetRuleGroup

Retrieves the specified RuleGroup.

val request : Smaws_Lib.Context.t -> Types.get_rule_group_request -> (Types.get_rule_group_response, [> Smaws_Lib.Protocols.AwsJson.error | `WAFInternalErrorException of Types.waf_internal_error_exception | `WAFInvalidOperationException of Types.waf_invalid_operation_exception | `WAFInvalidParameterException of Types.waf_invalid_parameter_exception | `WAFNonexistentItemException of Types.waf_nonexistent_item_exception ]) Stdlib.result