cleanroomsml_get_configured_model_algorithm_association {paws.security.identity}R Documentation

Returns information about a configured model algorithm association

Description

Returns information about a configured model algorithm association.

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

Usage

cleanroomsml_get_configured_model_algorithm_association(
  configuredModelAlgorithmAssociationArn,
  membershipIdentifier
)

Arguments

configuredModelAlgorithmAssociationArn

[required] The Amazon Resource Name (ARN) of the configured model algorithm association that you want to return information about.

membershipIdentifier

[required] The membership ID of the member that created the configured model algorithm association.


[Package paws.security.identity version 0.9.0 Index]