MediaLive / Client / delete_signal_map
delete_signal_map¶
- MediaLive.Client.delete_signal_map(**kwargs)¶
- Deletes the specified signal map. - See also: AWS API Documentation - Request Syntax- response = client.delete_signal_map( Identifier='string' ) - Parameters:
- Identifier (string) – [REQUIRED] A signal map’s identifier. Can be either be its id or current name. 
- Returns:
- None 
 - Exceptions