Module Smaws_Client_MemoryDB.DescribeACLs

Returns a list of ACLs.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ACLNotFoundFault of Types.acl_not_found_fault | `InvalidParameterCombinationException of Types.invalid_parameter_combination_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_ac_ls_request -> (Types.describe_ac_ls_response, [> Smaws_Lib.Protocols.AwsJson.error | `ACLNotFoundFault of Types.acl_not_found_fault | `InvalidParameterCombinationException of Types.invalid_parameter_combination_exception ]) Stdlib.result