Smaws_Client_WAFV2.DescribeManagedRuleGroup
Provides high-level information for a managed rule group, including descriptions of the rules.
val request :
Smaws_Lib.Context.t ->
Types.describe_managed_rule_group_request ->
(Types.describe_managed_rule_group_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `WAFExpiredManagedRuleGroupVersionException of
Types.waf_expired_managed_rule_group_version_exception
| `WAFInternalErrorException of Types.waf_internal_error_exception
| `WAFInvalidOperationException of Types.waf_invalid_operation_exception
| `WAFInvalidParameterException of Types.waf_invalid_parameter_exception
| `WAFInvalidResourceException of Types.waf_invalid_resource_exception
| `WAFNonexistentItemException of Types.waf_nonexistent_item_exception ])
Stdlib.result