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