Command option Sample:aws servicecatalog create-provisioning-artifact

Search command sample in the internet.It is the result.

Creates a provisioning artifact (also known as a version) for thespecified product.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/servicecatalog/create-provisioning-artifact.html

aws servicecatalog create-provisioning-artifact --product-id INSERT_PRODUCT_ID --parameters Name=INSERT_VERSION_NAME
    Updating Service Catalog Product Versions Through AWS CLI/Boto3 - Stack Overflow : http://stackoverflow.com/questions/42138315/updating-service-catalog-product-versions-through-aws-cli-boto3.1

aws のオプション一覧