Learn R Programming

paws.security.identity (version 0.8.0)

cleanroomsml_get_collaboration_ml_input_channel: Returns information about a specific ML input channel in a collaboration

Description

Returns information about a specific ML input channel in a collaboration.

See https://www.paws-r-sdk.com/docs/cleanroomsml_get_collaboration_ml_input_channel/ for full documentation.

Usage

cleanroomsml_get_collaboration_ml_input_channel(
  mlInputChannelArn,
  collaborationIdentifier
)

Arguments

mlInputChannelArn

[required] The Amazon Resource Name (ARN) of the ML input channel that you want to get.

collaborationIdentifier

[required] The collaboration ID of the collaboration that contains the ML input channel that you want to get.