listRecommenders

abstract suspend fun listRecommenders(input: ListRecommendersRequest = ListRecommendersRequest { }): ListRecommendersResponse

Returns a list of recommenders in a given Domain dataset group. When a Domain dataset group is not specified, all the recommenders associated with the account are listed. The response provides the properties for each recommender, including the Amazon Resource Name (ARN). For more information on recommenders, see CreateRecommender.