View source: R/servicecatalog_operations.R
servicecatalog_execute_provisioned_product_plan | R Documentation |
Provisions or modifies a product based on the resource changes for the specified plan.
See https://www.paws-r-sdk.com/docs/servicecatalog_execute_provisioned_product_plan/ for full documentation.
servicecatalog_execute_provisioned_product_plan(
AcceptLanguage = NULL,
PlanId,
IdempotencyToken
)
AcceptLanguage |
The language code.
|
PlanId |
[required] The plan identifier. |
IdempotencyToken |
[required] A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.