Module Smaws_Client_ServiceCatalog.CreateProvisionedProductPlan

Creates a plan.

A plan includes the list of resources to be created (when provisioning a new product) or modified (when updating a provisioned product) when the plan is executed.

You can create one plan for each provisioned product. To create a plan for an existing provisioned product, the product status must be AVAILABLE or TAINTED.

To view the resource changes in the change set, use DescribeProvisionedProductPlan. To create or modify the provisioned product, use ExecuteProvisionedProductPlan.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidParametersException of Types.invalid_parameters_exception | `InvalidStateException of Types.invalid_state_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string