aws servicecatalog describe-provisioning-parameters

Gets information about the configuration required to provision the specified product using the specified provisioning artifact. If the output contains a TagOption key with an empty list of values, there is a TagOption conflict for that key. The end user cannot take action to fix the conflict, and launch is not blocked. In subsequent calls to ProvisionProduct, do not include conflicted TagOption keys as tags, or this causes the error "Parameter validation failed: Missing required parameter in Tags[N]:Value". Tag the provisioned product with the value sc-tagoption-conflict-portfolioId-productId

Options

NameDescription
--accept-language <string>The language code. en - English (default) jp - Japanese zh - Chinese
--product-id <string>The product identifier. You must provide the product 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. You must provide the name or ID, but not both
--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 of the product. This value is optional if the product has a default path, and required if the product has more than one path. To list the paths for a product, use ListLaunchPaths. 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
--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