View source: R/cleanroomsml_operations.R
cleanroomsml_get_collaboration_ml_input_channel | R Documentation |
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.
cleanroomsml_get_collaboration_ml_input_channel(
mlInputChannelArn,
collaborationIdentifier
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.