aws servicecatalog execute-provisioned-product-service-action

Executes a self-service action against a provisioned product

Options

NameDescription
--provisioned-product-id <string>The identifier of the provisioned product
--service-action-id <string>The self-service action identifier. For example, act-fs7abcd89wxyz
--execute-token <string>An idempotency token that uniquely identifies the execute request
--accept-language <string>The language code. en - English (default) jp - Japanese zh - Chinese
--parameters <map>A map of all self-service action parameters and their values. If a provided parameter is of a special type, such as TARGET, the provided value will override the default value generated by AWS 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 TARGET
--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