v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1453830.5 KB

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.

post/#X-Amz-Target=AWSPriceListService.GetPriceListFileUrl

Headers

X-Amz-Target'AWSPriceListService.GetPriceListFileUrl' required

Request body

PriceListArnstring required

The unique identifier that maps to where your Price List files are located. <code>PriceListArn</code> can be obtained from the <a href="https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_pricing_ListPriceLists.html"> <code>ListPriceLists</code> </a> response.

FileFormatstring required

The format that you want to retrieve your Price List files in. The <code>FileFormat</code> can be obtained from the <a href="https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_pricing_ListPriceLists.html"> <code>ListPriceLists</code> </a> response.

Response

Success

Urlstring

The URL to download your Price List file from.