Preventing high cost with Aws Personalize

0

I was testing AWS Personalize recommenders and I realize that I was using all which charge for real-time recommendations. Is there a way to use them not for charge on real-time?

질문됨 2년 전735회 조회
1개 답변
2
수락된 답변

Yes, take a look at asynchronous batch for Amazon Personalize here:

https://docs.aws.amazon.com/personalize/latest/dg/recommendations-batch.html

profile pictureAWS
전문가
답변함 2년 전
AWS
전문가
검토됨 2년 전
  • Hi @amiller. Thanks for your answer. After tried this approach, I'm having this error on output file: "output":{"recommendedItems":[]},"error":"User error: Required fields for the provided recipe are userId"}. My input file its a json with:

    {"userId":"244922300825"}
    {"userId":"244922300827"}
    ...
    
  • Can you post your the line of code that invokes the Personlize API?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠