Module Smaws_Client_WAFV2.ListWebACLs

Retrieves an array of WebACLSummary objects for the web ACLs that you manage.

val error_to_string : [ 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 ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_web_ac_ls_request -> (Types.list_web_ac_ls_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