aws servicecatalog generate provisioning-artifact
Create a new provisioning artifact for the specified product using a CloudFormation template specified as a local file path
Options
Name | Description |
---|---|
--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 |