MediaLive / Client / delete_input_security_group
delete_input_security_group¶
- MediaLive.Client.delete_input_security_group(**kwargs)¶
- Deletes an Input Security Group - See also: AWS API Documentation - Request Syntax- response = client.delete_input_security_group( InputSecurityGroupId='string' ) - Parameters:
- InputSecurityGroupId (string) – [REQUIRED] The Input Security Group to delete 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – An Input Security Group 
 
 - Exceptions