This node returns item recommendations for a specific user by calling the Amazon Personalize service. At least one campaign must be available that was created using a recipe of type user personalization . As input, the node takes a user ID and, optionally, an item ID. The output will be a list of recommended items.
More information is available on the website or in the documentation .
- Type: AWS Comprehend ConnectionAWS connection informationThe AWS connection information.
- Type: TableInput dataThe input table containing user IDs (and item IDs).