v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484319348.7 KB

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

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

Headers

X-Amz-Target'AwsProton20200720.CreateEnvironmentTemplateVersion' required

Request body

clientTokenstring

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

descriptionstring password

A description of the new version of an environment template.

majorVersionstring
<p>To create a new minor version of the environment template, include <code>major Version</code>.</p> <p>To create a new major and minor version of the environment template, exclude <code>major Version</code>.</p>
templateNamestring required

The name of the environment template.

Response

Success