Module Smaws_Client_DAX.DescribeDefaultParameters

Returns the default system parameter information for the DAX caching software.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterCombinationException of Types.invalid_parameter_combination_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `ServiceLinkedRoleNotFoundFault of Types.service_linked_role_not_found_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_default_parameters_request -> (Types.describe_default_parameters_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterCombinationException of Types.invalid_parameter_combination_exception | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `ServiceLinkedRoleNotFoundFault of Types.service_linked_role_not_found_fault ]) Stdlib.result