pinpoint_update_recommender_configuration {paws.customer.engagement} | R Documentation |
Updates an Amazon Pinpoint configuration for a recommender model
Description
Updates an Amazon Pinpoint configuration for a recommender model.
See https://www.paws-r-sdk.com/docs/pinpoint_update_recommender_configuration/ for full documentation.
Usage
pinpoint_update_recommender_configuration(
RecommenderId,
UpdateRecommenderConfiguration
)
Arguments
RecommenderId |
[required] The unique identifier for the recommender model configuration. This identifier is displayed as the Recommender ID on the Amazon Pinpoint console. |
UpdateRecommenderConfiguration |
[required] |
[Package paws.customer.engagement version 0.9.0 Index]