v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1453830.5 KB

Returns a list of all products that match the filter criteria.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSPriceListService.GetProducts' required

Request body

ServiceCodestring required

The code for the service whose products you want to retrieve.

FormatVersionstring
<p>The format version that you want the response to be in.</p> <p>Valid values are: <code>aws_v1</code> </p>
NextTokenstring

The pagination token that indicates the next set of results that you want to retrieve.

MaxResultsinteger

The maximum number of results to return in the response.

Response

Success

FormatVersionstring

The format version of the response. For example, aws_v1.

PriceListPriceListJsonItem[]

The list of products that match your filters. The list contains both the product metadata and the price information.

NextTokenstring

The pagination token that indicates the next set of results to retrieve.