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
preguntada hace 7 meses269 visualizaciones
1 Respuesta
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
respondido hace 7 meses
  • 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?"

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas