Module Smaws_Client_WAFV2.DeleteFirewallManagerRuleGroups

Deletes all rule groups that are managed by Firewall Manager for the specified web ACL.

You can only use this if ManagedByFirewallManager is false in the specified WebACL.

val request : Smaws_Lib.Context.t -> delete_firewall_manager_rule_groups_request -> (delete_firewall_manager_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 | `WAFNonexistentItemException of waf_nonexistent_item_exception | `WAFOptimisticLockException of waf_optimistic_lock_exception ]) Stdlib.result