v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484319348.7 KB

Create a new major or minor version of a service template. A major version of a service template is a version that <i>isn't</i> backward compatible. A minor version of a service template is a version that's backward compatible within its major version.

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

Headers

X-Amz-Target'AwsProton20200720.CreateServiceTemplateVersion' required

Request body

clientTokenstring

When included, if two identical requests are made with the same client token, Proton returns the service template version that the first request created.

descriptionstring password

A description of the new version of a service template.

majorVersionstring
<p>To create a new minor version of the service template, include a <code>major Version</code>.</p> <p>To create a new major and minor version of the service template, <i>exclude</i> <code>major Version</code>.</p>
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> <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