cleanroomsml_get_collaboration_configured_model_algorithm_association {paws.security.identity} | R Documentation |
Returns information about the configured model algorithm association in a collaboration
Description
Returns information about the configured model algorithm association in a collaboration.
See https://www.paws-r-sdk.com/docs/cleanroomsml_get_collaboration_configured_model_algorithm_association/ for full documentation.
Usage
cleanroomsml_get_collaboration_configured_model_algorithm_association(
configuredModelAlgorithmAssociationArn,
collaborationIdentifier
)
Arguments
configuredModelAlgorithmAssociationArn |
[required] The Amazon Resource Name (ARN) of the configured model algorithm association that you want to return information about. |
collaborationIdentifier |
[required] The collaboration ID for the collaboration that contains the configured model algorithm association that you want to return information about. |
[Package paws.security.identity version 0.9.0 Index]