aws servicecatalog update-provisioned-product

Requests updates to the configuration of the specified provisioned product. If there are tags associated with the object, they cannot be updated or added. Depending on the specific updates requested, this operation can update with no interruption, with some interruption, or replace the provisioned product entirely. You can check the status of this request using DescribeRecord

Options

NameDescription
--accept-language <string>The language code. en - English (default) jp - Japanese zh - Chinese
--provisioned-product-name <string>The name of the provisioned product. You cannot specify both ProvisionedProductName and ProvisionedProductId
--provisioned-product-id <string>The identifier of the provisioned product. You must provide the name or ID, but not both
--product-id <string>The identifier of the product. You must provide the name or ID, but not both
--product-name <string>The name of the product. You must provide the name or ID, but not both
--provisioning-artifact-id <string>The identifier of the provisioning artifact
--provisioning-artifact-name <string>The name of the provisioning artifact. You must provide the name or ID, but not both
--path-id <string>The path identifier. This value is optional if the product has a default path, and required if the product has more than one path. You must provide the name or ID, but not both
--path-name <string>The name of the path. You must provide the name or ID, but not both
--provisioning-parameters <list>The new parameters
--provisioning-preferences <structure>An object that contains information about the provisioning preferences for a stack set
--tags <list>One or more tags. Requires the product to have RESOURCE_UPDATE constraint with TagUpdatesOnProvisionedProduct set to ALLOWED to allow tag updates
--update-token <string>The idempotency token that uniquely identifies the provisioning update request
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command