cleanroomsml_list_configured_model_algorithm_associations: Returns a list of configured model algorithm associations

View source: R/cleanroomsml_operations.R

cleanroomsml_list_configured_model_algorithm_associationsR Documentation

Returns a list of configured model algorithm associations

Description

Returns a list of configured model algorithm associations.

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

Usage

cleanroomsml_list_configured_model_algorithm_associations(
  nextToken = NULL,
  maxResults = NULL,
  membershipIdentifier
)

Arguments

nextToken

The token value retrieved from a previous call to access the next page of results.

maxResults

The maximum size of the results that is returned per call.

membershipIdentifier

[required] The membership ID of the member that created the configured model algorithm associations you are interested in.


paws.security.identity documentation built on April 3, 2025, 10:59 p.m.