Describes the template alias for a template.
get/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}
Path parameters
AwsAccountIdstring required
The ID of the Amazon Web Services account that contains the template alias that you're describing.
TemplateIdstring required
The ID for the template.
AliasNamestring required
The name of the template alias 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