The language code.
- jp - Japanese
- zh - Chinese
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.SC.AmazonServiceCatalogClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-CodeStar_ArtifactPath <
String>
The absolute path wehre the artifact resides within the repo and branch, formatted as "folder/file.json."
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SourceConnection_ConnectionParameters_CodeStar_ArtifactPath |
The specific branch where the artifact resides.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SourceConnection_ConnectionParameters_CodeStar_Branch |
-CodeStar_ConnectionArn <
String>
The CodeStar ARN, which is the connection between Service Catalog and the external repository.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SourceConnection_ConnectionParameters_CodeStar_ConnectionArn |
The specific repository where the product’s artifact-to-be-synced resides, formatted as "Account/Repo."
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | SourceConnection_ConnectionParameters_CodeStar_Repository |
The description of the product.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The distributor of the product.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the product.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The owner of the product.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The type of product.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ProvisioningArtifactParameters_Description <
String>
The description of the provisioning artifact, including how it differs from the previous provisioning artifact.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ProvisioningArtifactParameters_DisableTemplateValidation <
Boolean>
If set to true, Service Catalog stops validating the specified provisioning artifact even if it is invalid. Service Catalog does not support template validation for the TERRAFORM_OS product type.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ProvisioningArtifactParameters_Info <
Hashtable>
Specify the template source with one of the following options, but not both. Keys accepted: [ LoadTemplateFromURL, ImportFromPhysicalId ]The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format. Specify the URL in JSON format as follows:"LoadTemplateFromURL": "https://s3.amazonaws.com/cf-templates-ozkq9d3hgiq2-us-east-1/..."ImportFromPhysicalId: The physical id of the resource that contains the template. Currently only supports CloudFormation stack arn. Specify the physical id in JSON format as follows: ImportFromPhysicalId: “arn:aws:cloudformation:[us-east-1]:[accountId]:stack/[StackName]/[resourceId] Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-ProvisioningArtifactParameters_Name <
String>
The name of the provisioning artifact (for example, v1 v2beta). No spaces are allowed.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The type of provisioning artifact.
- CLOUD_FORMATION_TEMPLATE - CloudFormation template
- TERRAFORM_OPEN_SOURCE - Terraform Open Source configuration file
- TERRAFORM_CLOUD - Terraform Cloud configuration file
- EXTERNAL - External configuration file
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.ServiceCatalog.Model.CreateProductResponse). Specifying the name of a property of type Amazon.ServiceCatalog.Model.CreateProductResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The only supported SourceConnection type is Codestar.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The support information about the product.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The contact email for product support.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The contact URL for product support.^https?:\/\// / is the pattern used to validate SupportUrl.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
One or more tags. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |