I am creating a campaign in AWS Personalize, where I am storing Items Interactions which seems to be giving good results. Now, I am trying to include some restrictions as per user subscriptions, as some users may have access to an item or not.
I included the subscription under user metadata. But it does not seem to be working correctly, as two users are receiving recommendations of the same item, but they have different subscriptions.
Did anyone achieve this result? Or, anyone knows if this capability is in place?
Notice: I have followed the same steps as before included that, so after including user metadata, I create a new recipe, new solution, and solution version, as well the campaign to get those results.