1

I am trying to create an AWS Personalize solution for the first time and I am able to import all the needed data sets but then it fails when I want to start. enter image description here

And when I enter the solution overview

enter image description here

In my first attempts to import the interactions dataset it failed due to <1000 reason. Then I imported one with +2000 and worked. Once all the imports worked then the Start option was enabled, and this error happens. Thanks!

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
Federico
  • 157
  • 1
  • 5
  • 23

1 Answers1

3

The reason is that the 1000 interactions must be distinct, got it after contacting AWS support.

Federico
  • 157
  • 1
  • 5
  • 23