v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Updates the specified provisioning artifact (also known as a version) for the specified product.

You cannot update a provisioning artifact for a product that was shared with you.

post/#X-Amz-Target=AWS242ServiceCatalogService.UpdateProvisioningArtifact

Headers

X-Amz-Target'AWS242ServiceCatalogService.UpdateProvisioningArtifact' required

Request body

AcceptLanguagestring
<p>The language code.</p> <ul> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>
ProductIdstring required

The product identifier.

ProvisioningArtifactIdstring required

The identifier of the provisioning artifact.

Namestring

The updated name of the provisioning artifact.

Descriptionstring

The updated description of the provisioning artifact.

Activeboolean
<p>Indicates whether the product version is active.</p> <p>Inactive provisioning artifacts are invisible to end users. End users cannot launch or update a provisioned product from an inactive provisioning artifact.</p>
Guidance'DEFAULT' | 'DEPRECATED'
<p>Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.</p> <p>The <code>DEFAULT</code> value indicates that the product version is active.</p> <p>The administrator can set the guidance to <code>DEPRECATED</code> to inform users that the product version is deprecated. Users are able to make updates to a provisioned product of a deprecated version but cannot launch new provisioned products using a deprecated version.</p>

Response

Success

Infoobject

The URL of the CloudFormation template in Amazon S3 or GitHub in JSON format.

Status'AVAILABLE' | 'CREATING' | 'FAILED'

The status of the current request.