Browse through the questions and answers listed below or filter and sort to narrow down your results.
Why is entity ID and event ID important in Amazon Fraud Detector?
I'm having difficulty finding information about the `entityId` and `eventId` input variables to [get a prediction](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/frauddetector.html#FraudDetector.Client.get_event_prediction) from Amazon Fraud Detector.
The description is only "*The unique ID used to identify the event.*" and "*The entity ID. If you do not know the entityId , you can pass unknown , which is areserved string literal.*" Can someone explain why this variable is important? What happens if someone uses the same event ID for two different events? How are entity IDs created?
Accepted AnswerAmazon Fraud Detector
1
answers
0
votes
1
views
asked 2 years ago