v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445428373.9 KB

Retrieves a list of Partner Solutions that the partner registered on Partner Central. This API is used to generate a list of solutions that an end user selects from for association with an opportunity.

post/#X-Amz-Target=AWSPartnerCentralSelling.ListSolutions

Headers

X-Amz-Target'AWSPartnerCentralSelling.ListSolutions' required

Request body

Catalogstring required

Specifies the catalog associated with the request. This field takes a string value from a predefined list: <code>AWS</code> or <code>Sandbox</code>. The catalog determines which environment the solutions are listed in. Use <code>AWS</code> to list solutions in the Amazon Web Services catalog, and <code>Sandbox</code> to list solutions in a secure and isolated testing environment.

MaxResultsinteger
<p>The maximum number of results returned by a single call. This value must be provided in the next call to retrieve the next set of results.</p> <p>Default: 20</p>
NextTokenstring

A pagination token used to retrieve the next set of results in subsequent calls. This token is included in the response only if there are additional result pages available.

StatusSolutionStatus[]

Filters solutions based on their status. This filter helps partners manage their solution portfolios effectively.

IdentifierSolutionIdentifier[]

Filters the solutions based on their unique identifier. Use this filter to retrieve specific solutions by providing the solution's identifier for accurate results.

CategoryString[]

Filters the solutions based on the category to which they belong. This allows partners to search for solutions within specific categories, such as <code>Software</code>, <code>Consulting</code>, or <code>Managed Services</code>.

AwsMarketplaceSolutionArnAwsMarketplaceSolutionArn[]

Filters results by AWS Marketplace solution ARN. You can provide up to 10 ARNs.

Response

Success

NextTokenstring

A pagination token used to retrieve the next set of results in subsequent calls. This token is included in the response only if there are additional result pages available.