Learn R Programming

paws.security.identity (version 0.8.0)

cleanroomsml_delete_ml_input_channel_data: Provides the information necessary to delete an ML input channel

Description

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.

Usage

cleanroomsml_delete_ml_input_channel_data(
  mlInputChannelArn,
  membershipIdentifier
)

Arguments

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.