Describes a template's metadata.
get/accounts/{AwsAccountId}/templates/{TemplateId}
Path parameters
AwsAccountIdstring required
The ID of the Amazon Web Services account that contains the template that you're describing.
TemplateIdstring required
The ID for the template.
Query parameters
version-numberinteger
(Optional) The number for the version to describe. If a <code>VersionNumber</code> parameter value isn't provided, the latest version of the template is described.
alias-namestring
The alias of the template that you want to describe. If you name a specific alias, you describe the version that the alias points to. You can specify the latest version of the template by providing the keyword <code>$LATEST</code> in the <code>AliasName</code> parameter. The keyword <code>$PUBLISHED</code> doesn't apply to templates.
Response
Success