v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14145891.8 KB

Creates an AWS CloudFormation template.

post/applications/{applicationId}/templates

Path parameters

applicationIdstring required

The Amazon Resource Name (ARN) of the application.

Request body

semanticVersionstring
<p>The semantic version of the application:</p><p> <a href="https://semver.org/">https://semver.org/</a> </p>

Response

Success

ApplicationIdstring

The application Amazon Resource Name (ARN).

CreationTimestring

The date and time this resource was created.

ExpirationTimestring

The date and time this template expires. Templates expire 1 hour after creation.

SemanticVersionstring
<p>The semantic version of the application:</p><p> <a href="https://semver.org/">https://semver.org/</a> </p>
Status'PREPARING' | 'ACTIVE' | 'EXPIRED'
<p>Status of the template creation workflow.</p><p>Possible values: PREPARING | ACTIVE | EXPIRED </p>
TemplateIdstring
<p>The UUID returned by CreateCloudFormationTemplate.</p><p>Pattern: [0-9a-fA-F]{8}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{4}\-[0-9a-fA-F]{12}</p>
TemplateUrlstring

A link to the template that can be used to deploy the application using AWS CloudFormation.