MediaLive / Client / delete_cloud_watch_alarm_template
delete_cloud_watch_alarm_template#
- MediaLive.Client.delete_cloud_watch_alarm_template(**kwargs)#
Deletes a cloudwatch alarm template.
See also: AWS API Documentation
Request Syntax
response = client.delete_cloud_watch_alarm_template( Identifier='string' )
- Parameters:
Identifier (string) – [REQUIRED] A cloudwatch alarm template’s identifier. Can be either be its id or current name.
- Returns:
None
Exceptions
MediaLive.Client.exceptions.BadRequestException
MediaLive.Client.exceptions.InternalServerErrorException
MediaLive.Client.exceptions.ForbiddenException
MediaLive.Client.exceptions.NotFoundException
MediaLive.Client.exceptions.TooManyRequestsException
MediaLive.Client.exceptions.ConflictException