IoTEvents / Client / delete_input
delete_input¶
- IoTEvents.Client.delete_input(**kwargs)¶
- Deletes an input. - See also: AWS API Documentation - Request Syntax- response = client.delete_input( inputName='string' ) - Parameters:
- inputName (string) – - [REQUIRED] - The name of the input to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions