View source: R/personalize_operations.R
personalize_start_recommender | R Documentation |
Starts a recommender that is INACTIVE. Starting a recommender does not create any new models, but resumes billing and automatic retraining for the recommender.
See https://www.paws-r-sdk.com/docs/personalize_start_recommender/ for full documentation.
personalize_start_recommender(recommenderArn)
recommenderArn |
[required] The Amazon Resource Name (ARN) of the recommender to start. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.