Smaws_Client_WAFV2.DescribeAllManagedProducts
Provides high-level information for the Amazon Web Services Managed Rules rule groups and Amazon Web Services Marketplace managed rule groups.
val request :
Smaws_Lib.Context.t ->
Types.describe_all_managed_products_request ->
(Types.describe_all_managed_products_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 ])
Stdlib.result