v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484319348.7 KB

Update a major or minor version of a service template.

post/#X-Amz-Target=AwsProton20200720.UpdateServiceTemplateVersion

Headers

X-Amz-Target'AwsProton20200720.UpdateServiceTemplateVersion' required

Request body

descriptionstring password

A description of a service template version to update.

majorVersionstring required

To update a major version of a service template, include <code>major Version</code>.

minorVersionstring required

To update a minor version of a service template, include <code>minorVersion</code>.

status'REGISTRATION_IN_PROGRESS' | 'REGISTRATION_FAILED' | 'DRAFT' | 'PUBLISHED'

The status of the service template minor version to update.

supportedComponentSourcesServiceTemplateSupportedComponentSourceType[]
<p>An array of supported component sources. Components with supported sources can be attached to service instances based on this service template version.</p> <note> <p>A change to <code>supportedComponentSources</code> doesn't impact existing component attachments to instances based on this template version. A change only affects later associations.</p> </note> <p>For more information about components, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html">Proton components</a> in the <i>Proton User Guide</i>.</p>
templateNamestring required

The name of the service template.

Response

Success