getPriceListFileUrl
inline suspend fun PricingClient.getPriceListFileUrl(crossinline block: GetPriceListFileUrlRequest.Builder.() -> Unit): GetPriceListFileUrlResponse
This feature is in preview release and is subject to change. Your use of Amazon Web Services Price List API is subject to the Beta Service Participation terms of the Amazon Web Services Service Terms (Section 1.10).
This returns the URL that you can retrieve your Price List file from. This URL is based on the PriceListArn
and FileFormat
that you retrieve from the ListPriceLists response.