v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141341,3811.0 MB

Deletes the item that the specified template alias points to. If you provide a specific alias, you delete the version of the template that the alias points to.

delete/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}

Path parameters

AwsAccountIdstring required

The ID of the Amazon Web Services account that contains the item to delete.

TemplateIdstring required

The ID for the template that the specified alias is for.

AliasNamestring required

The name for the template alias. To delete a specific alias, you delete the version that the alias points to. You can specify the alias name, or specify the latest version of the template by providing the keyword <code>$LATEST</code> in the <code>AliasName</code> parameter.

Response

Success

Statusinteger

The HTTP status of the request.

TemplateIdstring

An ID for the template associated with the deletion.

AliasNamestring

The name for the template alias.

Arnstring

The Amazon Resource Name (ARN) of the template you want to delete.

RequestIdstring

The Amazon Web Services request ID for this operation.