v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID.

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

Query parameters

PageSizestring

Pagination limit

PageTokenstring

Pagination token

Headers

X-Amz-Target'AWS242ServiceCatalogService.ListServiceActionsForProvisioningArtifact' required

Request body

ProductIdstring required

The product identifier. For example, <code>prod-abcdzk7xy33qa</code>.

ProvisioningArtifactIdstring required

The identifier of the provisioning artifact. For example, <code>pa-4abcdjnxjj6ne</code>.

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.

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

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.