v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Lists the paths to the specified product. A path describes how the user gets access to a specified product and is necessary when provisioning a product. A path also determines the constraints that are put on a product. A path is dependent on a specific product, porfolio, and principal.

When provisioning a product that's been added to a portfolio, you must grant your user, group, or role access to the portfolio. For more information, see Granting users access in the Service Catalog User Guide.

post/#X-Amz-Target=AWS242ServiceCatalogService.ListLaunchPaths

Query parameters

PageSizestring

Pagination limit

PageTokenstring

Pagination token

Headers

X-Amz-Target'AWS242ServiceCatalogService.ListLaunchPaths' required

Request body

AcceptLanguagestring
<p>The language code.</p> <ul> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>
ProductIdstring required

The product identifier.

PageSizeinteger

The maximum number of items to return with this call.

PageTokenstring

The page token for the next set of results. To retrieve the first set of results, use null.

Response

Success

NextPageTokenstring

The page token to use to retrieve the next set of results. If there are no additional results, this value is null.