Smaws_Client_WAFV2.DescribeManagedProductsByVendor
Provides high-level information for the managed rule groups owned by a specific vendor.
val request :
Smaws_Lib.Context.t ->
Types.describe_managed_products_by_vendor_request ->
(Types.describe_managed_products_by_vendor_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