Updates the template alias of a template.
put/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 updating.
TemplateIdstring required
The ID for the template.
AliasNamestring required
The alias of the template that you want to update. If you name a specific alias, you update 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.
Request body
Response
Success