CleanRoomsML / Client / delete_ml_input_channel_data
delete_ml_input_channel_data#
- CleanRoomsML.Client.delete_ml_input_channel_data(**kwargs)#
Provides the information necessary to delete an ML input channel.
See also: AWS API Documentation
Request Syntax
response = client.delete_ml_input_channel_data( mlInputChannelArn='string', membershipIdentifier='string' )
- Parameters:
mlInputChannelArn (string) –
[REQUIRED]
The Amazon Resource Name (ARN) of the ML input channel that you want to delete.
membershipIdentifier (string) –
[REQUIRED]
The membership ID of the membership that contains the ML input channel you want to delete.
- Returns:
None
Exceptions