Skip to content

/AWS1/CL_PZZ=>UPDATERECOMMENDER()

About UpdateRecommender

Updates the recommender to modify the recommender configuration. If you update the recommender to modify the columns used in training, Amazon Personalize automatically starts a full retraining of the models backing your recommender. While the update completes, you can still get recommendations from the recommender. The recommender uses the previous configuration until the update completes. To track the status of this update, use the latestRecommenderUpdate returned in the DescribeRecommender operation.

Method Signature

IMPORTING

Required arguments:

IV_RECOMMENDERARN TYPE /AWS1/PZZARN /AWS1/PZZARN

The Amazon Resource Name (ARN) of the recommender to modify.

IO_RECOMMENDERCONFIG TYPE REF TO /AWS1/CL_PZZRECOMMENDERCONFIG /AWS1/CL_PZZRECOMMENDERCONFIG

The configuration details of the recommender.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PZZUPDRECOMMENDERRSP /AWS1/CL_PZZUPDRECOMMENDERRSP