Module Smaws_Client_Route53Domains.ListPrices

Lists the following prices for either all the TLDs supported by Route 53, or the specified TLD:

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidInput of Types.invalid_input | `UnsupportedTLD of Types.unsupported_tl_d ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_prices_request -> (Types.list_prices_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidInput of Types.invalid_input | `UnsupportedTLD of Types.unsupported_tl_d ]) Stdlib.result