MediaLive / Client / delete_cloud_watch_alarm_template_group

delete_cloud_watch_alarm_template_group#

MediaLive.Client.delete_cloud_watch_alarm_template_group(**kwargs)#

Deletes a cloudwatch alarm template group. You must detach this group from all signal maps and ensure its existing templates are moved to another group or deleted.

See also: AWS API Documentation

Request Syntax

response = client.delete_cloud_watch_alarm_template_group(
    Identifier='string'
)
Parameters:

Identifier (string) – [REQUIRED] A cloudwatch alarm template group’s identifier. Can be either be its id or current name.

Returns:

None

Exceptions