aws frauddetector get-event-prediction

Evaluates an event against a detector version. If a version ID is not provided, the detector’s (ACTIVE) version is used

Options

NameDescription
--detector-id <string>The detector ID
--detector-version-id <string>The detector version ID
--event-id <string>The unique ID used to identify the event
--event-type-name <string>The event type associated with the detector specified for the prediction
--entities <list>The entity type (associated with the detector's event type) and specific entity ID representing who performed the event. If an entity id is not available, use "UNKNOWN."
--event-timestamp <string>Timestamp that defines when the event under evaluation occurred
--event-variables <map>Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation
--external-model-endpoint-data-blobs <map>The Amazon SageMaker model endpoint input data blobs
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command