View source: R/cleanroomsml_operations.R
cleanroomsml_delete_ml_input_channel_data | R Documentation |
Provides the information necessary to delete an ML input channel.
See https://www.paws-r-sdk.com/docs/cleanroomsml_delete_ml_input_channel_data/ for full documentation.
cleanroomsml_delete_ml_input_channel_data(
mlInputChannelArn,
membershipIdentifier
)
mlInputChannelArn |
[required] The Amazon Resource Name (ARN) of the ML input channel that you want to delete. |
membershipIdentifier |
[required] The membership ID of the membership that contains the ML input channel you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.