MediaLive / Client / delete_schedule
delete_schedule#
- MediaLive.Client.delete_schedule(**kwargs)#
Delete all schedule actions on a channel.
See also: AWS API Documentation
Request Syntax
response = client.delete_schedule( ChannelId='string' )
- Parameters:
ChannelId (string) – [REQUIRED] Id of the channel whose schedule is being deleted.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) – Successful delete of the schedule.
Exceptions
MediaLive.Client.exceptions.BadRequestException
MediaLive.Client.exceptions.InternalServerErrorException
MediaLive.Client.exceptions.ForbiddenException
MediaLive.Client.exceptions.BadGatewayException
MediaLive.Client.exceptions.NotFoundException
MediaLive.Client.exceptions.GatewayTimeoutException
MediaLive.Client.exceptions.TooManyRequestsException