[ aws . servicecatalog . generate ]
Create a new provisioning artifact for the specified product using a CloudFormation template specified as a local file path
See ‘aws help’ for descriptions of global parameters.
provisioning-artifact
--file-path <value>
--bucket-name <value>
--provisioning-artifact-name <value>
--provisioning-artifact-description <value>
--provisioning-artifact-type <value>
--product-id <value>
--file-path
(string)
A local file path that references the CloudFormation template
--bucket-name
(string)
Name of the S3 bucket name where the CloudFormation template will be uploaded to
--provisioning-artifact-name
(string)
The name assigned to the provisioning artifact
--provisioning-artifact-description
(string)
The text description of the provisioning artifact
--provisioning-artifact-type
(string)
The type of the provisioning artifact
--product-id
(string)
The product identifier
See ‘aws help’ for descriptions of global parameters.