v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Executes a self-service action against a provisioned product.

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

Headers

X-Amz-Target'AWS242ServiceCatalogService.ExecuteProvisionedProductServiceAction' required

Request body

ProvisionedProductIdstring required

The identifier of the provisioned product.

ServiceActionIdstring required

The self-service action identifier. For example, <code>act-fs7abcd89wxyz</code>.

ExecuteTokenstring required

An idempotency token that uniquely identifies the execute request.

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

A map of all self-service action parameters and their values. If a provided parameter is of a special type, such as <code>TARGET</code>, the provided value will override the default value generated by Service Catalog. If the parameters field is not provided, no additional parameters are passed and default values will be used for any special parameters such as <code>TARGET</code>.

Response

Success