Does AWS Personalize charge for sessionId?

0

My interactions dataset has been prepared with userId. I intend to use PutEvents to record real-time events for sessionId and obtain recommendations through sessionId. I'm curious whether AWS charges for the next full training cycle for the sessionId. I couldn't find documentation about this.

Khanh
已提問 7 個月前檢視次數 269 次
1 個回答
0

You will be charged for ingesting the anonymous event data (see the pricing page). However, unless those anonymous events can be matched up with a known user (i.e., other interactions with the same sessionId but with a userId specified), they will be excluded from training. Therefore, generally speaking, those unmatched anonymous events should not increase training time and by extension cost.

AWS
James_J
已回答 7 個月前
  • Currently, I am only using the domain use case recipe, and there is no training cost. So, the unmatched sessionId will not count towards the unique userId and will not be charged for. Am I understanding this correctly?"

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南