Awso_frauddetector_lwtSourceval batch_create_variable :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.BatchCreateVariableRequest.t ->
(Awso_frauddetector.Values.BatchCreateVariableResult.t,
Awso_frauddetector.Values.BatchCreateVariableResult.error)
Result.t
Lwt.tval batch_get_variable :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.BatchGetVariableRequest.t ->
(Awso_frauddetector.Values.BatchGetVariableResult.t,
Awso_frauddetector.Values.BatchGetVariableResult.error)
Result.t
Lwt.tval cancel_batch_import_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.CancelBatchImportJobRequest.t ->
(Awso_frauddetector.Values.CancelBatchImportJobResult.t,
Awso_frauddetector.Values.CancelBatchImportJobResult.error)
Result.t
Lwt.tval cancel_batch_prediction_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.CancelBatchPredictionJobRequest.t ->
(Awso_frauddetector.Values.CancelBatchPredictionJobResult.t,
Awso_frauddetector.Values.CancelBatchPredictionJobResult.error)
Result.t
Lwt.tval create_batch_import_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.CreateBatchImportJobRequest.t ->
(Awso_frauddetector.Values.CreateBatchImportJobResult.t,
Awso_frauddetector.Values.CreateBatchImportJobResult.error)
Result.t
Lwt.tval create_batch_prediction_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.CreateBatchPredictionJobRequest.t ->
(Awso_frauddetector.Values.CreateBatchPredictionJobResult.t,
Awso_frauddetector.Values.CreateBatchPredictionJobResult.error)
Result.t
Lwt.tval create_detector_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.CreateDetectorVersionRequest.t ->
(Awso_frauddetector.Values.CreateDetectorVersionResult.t,
Awso_frauddetector.Values.CreateDetectorVersionResult.error)
Result.t
Lwt.tval create_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.CreateListRequest.t ->
(Awso_frauddetector.Values.CreateListResult.t,
Awso_frauddetector.Values.CreateListResult.error)
Result.t
Lwt.tval create_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.CreateModelRequest.t ->
(Awso_frauddetector.Values.CreateModelResult.t,
Awso_frauddetector.Values.CreateModelResult.error)
Result.t
Lwt.tval create_model_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.CreateModelVersionRequest.t ->
(Awso_frauddetector.Values.CreateModelVersionResult.t,
Awso_frauddetector.Values.CreateModelVersionResult.error)
Result.t
Lwt.tval create_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.CreateRuleRequest.t ->
(Awso_frauddetector.Values.CreateRuleResult.t,
Awso_frauddetector.Values.CreateRuleResult.error)
Result.t
Lwt.tval create_variable :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.CreateVariableRequest.t ->
(Awso_frauddetector.Values.CreateVariableResult.t,
Awso_frauddetector.Values.CreateVariableResult.error)
Result.t
Lwt.tval delete_batch_import_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteBatchImportJobRequest.t ->
(Awso_frauddetector.Values.DeleteBatchImportJobResult.t,
Awso_frauddetector.Values.DeleteBatchImportJobResult.error)
Result.t
Lwt.tval delete_batch_prediction_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteBatchPredictionJobRequest.t ->
(Awso_frauddetector.Values.DeleteBatchPredictionJobResult.t,
Awso_frauddetector.Values.DeleteBatchPredictionJobResult.error)
Result.t
Lwt.tval delete_detector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteDetectorRequest.t ->
(Awso_frauddetector.Values.DeleteDetectorResult.t,
Awso_frauddetector.Values.DeleteDetectorResult.error)
Result.t
Lwt.tval delete_detector_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteDetectorVersionRequest.t ->
(Awso_frauddetector.Values.DeleteDetectorVersionResult.t,
Awso_frauddetector.Values.DeleteDetectorVersionResult.error)
Result.t
Lwt.tval delete_entity_type :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteEntityTypeRequest.t ->
(Awso_frauddetector.Values.DeleteEntityTypeResult.t,
Awso_frauddetector.Values.DeleteEntityTypeResult.error)
Result.t
Lwt.tval delete_event :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteEventRequest.t ->
(Awso_frauddetector.Values.DeleteEventResult.t,
Awso_frauddetector.Values.DeleteEventResult.error)
Result.t
Lwt.tval delete_event_type :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteEventTypeRequest.t ->
(Awso_frauddetector.Values.DeleteEventTypeResult.t,
Awso_frauddetector.Values.DeleteEventTypeResult.error)
Result.t
Lwt.tval delete_events_by_event_type :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteEventsByEventTypeRequest.t ->
(Awso_frauddetector.Values.DeleteEventsByEventTypeResult.t,
Awso_frauddetector.Values.DeleteEventsByEventTypeResult.error)
Result.t
Lwt.tval delete_external_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteExternalModelRequest.t ->
(Awso_frauddetector.Values.DeleteExternalModelResult.t,
Awso_frauddetector.Values.DeleteExternalModelResult.error)
Result.t
Lwt.tval delete_label :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteLabelRequest.t ->
(Awso_frauddetector.Values.DeleteLabelResult.t,
Awso_frauddetector.Values.DeleteLabelResult.error)
Result.t
Lwt.tval delete_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteListRequest.t ->
(Awso_frauddetector.Values.DeleteListResult.t,
Awso_frauddetector.Values.DeleteListResult.error)
Result.t
Lwt.tval delete_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteModelRequest.t ->
(Awso_frauddetector.Values.DeleteModelResult.t,
Awso_frauddetector.Values.DeleteModelResult.error)
Result.t
Lwt.tval delete_model_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteModelVersionRequest.t ->
(Awso_frauddetector.Values.DeleteModelVersionResult.t,
Awso_frauddetector.Values.DeleteModelVersionResult.error)
Result.t
Lwt.tval delete_outcome :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteOutcomeRequest.t ->
(Awso_frauddetector.Values.DeleteOutcomeResult.t,
Awso_frauddetector.Values.DeleteOutcomeResult.error)
Result.t
Lwt.tval delete_rule :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteRuleRequest.t ->
(Awso_frauddetector.Values.DeleteRuleResult.t,
Awso_frauddetector.Values.DeleteRuleResult.error)
Result.t
Lwt.tval delete_variable :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DeleteVariableRequest.t ->
(Awso_frauddetector.Values.DeleteVariableResult.t,
Awso_frauddetector.Values.DeleteVariableResult.error)
Result.t
Lwt.tval describe_detector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DescribeDetectorRequest.t ->
(Awso_frauddetector.Values.DescribeDetectorResult.t,
Awso_frauddetector.Values.DescribeDetectorResult.error)
Result.t
Lwt.tval describe_model_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.DescribeModelVersionsRequest.t ->
(Awso_frauddetector.Values.DescribeModelVersionsResult.t,
Awso_frauddetector.Values.DescribeModelVersionsResult.error)
Result.t
Lwt.tval get_batch_import_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetBatchImportJobsRequest.t ->
(Awso_frauddetector.Values.GetBatchImportJobsResult.t,
Awso_frauddetector.Values.GetBatchImportJobsResult.error)
Result.t
Lwt.tval get_batch_prediction_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetBatchPredictionJobsRequest.t ->
(Awso_frauddetector.Values.GetBatchPredictionJobsResult.t,
Awso_frauddetector.Values.GetBatchPredictionJobsResult.error)
Result.t
Lwt.tval get_delete_events_by_event_type_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetDeleteEventsByEventTypeStatusRequest.t ->
(Awso_frauddetector.Values.GetDeleteEventsByEventTypeStatusResult.t,
Awso_frauddetector.Values.GetDeleteEventsByEventTypeStatusResult.error)
Result.t
Lwt.tval get_detector_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetDetectorVersionRequest.t ->
(Awso_frauddetector.Values.GetDetectorVersionResult.t,
Awso_frauddetector.Values.GetDetectorVersionResult.error)
Result.t
Lwt.tval get_detectors :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetDetectorsRequest.t ->
(Awso_frauddetector.Values.GetDetectorsResult.t,
Awso_frauddetector.Values.GetDetectorsResult.error)
Result.t
Lwt.tval get_entity_types :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetEntityTypesRequest.t ->
(Awso_frauddetector.Values.GetEntityTypesResult.t,
Awso_frauddetector.Values.GetEntityTypesResult.error)
Result.t
Lwt.tval get_event :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetEventRequest.t ->
(Awso_frauddetector.Values.GetEventResult.t,
Awso_frauddetector.Values.GetEventResult.error)
Result.t
Lwt.tval get_event_prediction :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetEventPredictionRequest.t ->
(Awso_frauddetector.Values.GetEventPredictionResult.t,
Awso_frauddetector.Values.GetEventPredictionResult.error)
Result.t
Lwt.tval get_event_prediction_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetEventPredictionMetadataRequest.t ->
(Awso_frauddetector.Values.GetEventPredictionMetadataResult.t,
Awso_frauddetector.Values.GetEventPredictionMetadataResult.error)
Result.t
Lwt.tval get_event_types :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetEventTypesRequest.t ->
(Awso_frauddetector.Values.GetEventTypesResult.t,
Awso_frauddetector.Values.GetEventTypesResult.error)
Result.t
Lwt.tval get_external_models :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetExternalModelsRequest.t ->
(Awso_frauddetector.Values.GetExternalModelsResult.t,
Awso_frauddetector.Values.GetExternalModelsResult.error)
Result.t
Lwt.tval get_k_m_s_encryption_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
unit ->
(Awso_frauddetector.Values.GetKMSEncryptionKeyResult.t,
Awso_frauddetector.Values.GetKMSEncryptionKeyResult.error)
Result.t
Lwt.tval get_labels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetLabelsRequest.t ->
(Awso_frauddetector.Values.GetLabelsResult.t,
Awso_frauddetector.Values.GetLabelsResult.error)
Result.t
Lwt.tval get_list_elements :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetListElementsRequest.t ->
(Awso_frauddetector.Values.GetListElementsResult.t,
Awso_frauddetector.Values.GetListElementsResult.error)
Result.t
Lwt.tval get_lists_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetListsMetadataRequest.t ->
(Awso_frauddetector.Values.GetListsMetadataResult.t,
Awso_frauddetector.Values.GetListsMetadataResult.error)
Result.t
Lwt.tval get_model_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetModelVersionRequest.t ->
(Awso_frauddetector.Values.GetModelVersionResult.t,
Awso_frauddetector.Values.GetModelVersionResult.error)
Result.t
Lwt.tval get_models :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetModelsRequest.t ->
(Awso_frauddetector.Values.GetModelsResult.t,
Awso_frauddetector.Values.GetModelsResult.error)
Result.t
Lwt.tval get_outcomes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetOutcomesRequest.t ->
(Awso_frauddetector.Values.GetOutcomesResult.t,
Awso_frauddetector.Values.GetOutcomesResult.error)
Result.t
Lwt.tval get_rules :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetRulesRequest.t ->
(Awso_frauddetector.Values.GetRulesResult.t,
Awso_frauddetector.Values.GetRulesResult.error)
Result.t
Lwt.tval get_variables :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.GetVariablesRequest.t ->
(Awso_frauddetector.Values.GetVariablesResult.t,
Awso_frauddetector.Values.GetVariablesResult.error)
Result.t
Lwt.tval list_event_predictions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.ListEventPredictionsRequest.t ->
(Awso_frauddetector.Values.ListEventPredictionsResult.t,
Awso_frauddetector.Values.ListEventPredictionsResult.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.ListTagsForResourceRequest.t ->
(Awso_frauddetector.Values.ListTagsForResourceResult.t,
Awso_frauddetector.Values.ListTagsForResourceResult.error)
Result.t
Lwt.tval put_detector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.PutDetectorRequest.t ->
(Awso_frauddetector.Values.PutDetectorResult.t,
Awso_frauddetector.Values.PutDetectorResult.error)
Result.t
Lwt.tval put_entity_type :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.PutEntityTypeRequest.t ->
(Awso_frauddetector.Values.PutEntityTypeResult.t,
Awso_frauddetector.Values.PutEntityTypeResult.error)
Result.t
Lwt.tval put_event_type :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.PutEventTypeRequest.t ->
(Awso_frauddetector.Values.PutEventTypeResult.t,
Awso_frauddetector.Values.PutEventTypeResult.error)
Result.t
Lwt.tval put_external_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.PutExternalModelRequest.t ->
(Awso_frauddetector.Values.PutExternalModelResult.t,
Awso_frauddetector.Values.PutExternalModelResult.error)
Result.t
Lwt.tval put_k_m_s_encryption_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.PutKMSEncryptionKeyRequest.t ->
(Awso_frauddetector.Values.PutKMSEncryptionKeyResult.t,
Awso_frauddetector.Values.PutKMSEncryptionKeyResult.error)
Result.t
Lwt.tval put_label :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.PutLabelRequest.t ->
(Awso_frauddetector.Values.PutLabelResult.t,
Awso_frauddetector.Values.PutLabelResult.error)
Result.t
Lwt.tval put_outcome :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.PutOutcomeRequest.t ->
(Awso_frauddetector.Values.PutOutcomeResult.t,
Awso_frauddetector.Values.PutOutcomeResult.error)
Result.t
Lwt.tval send_event :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.SendEventRequest.t ->
(Awso_frauddetector.Values.SendEventResult.t,
Awso_frauddetector.Values.SendEventResult.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.TagResourceRequest.t ->
(Awso_frauddetector.Values.TagResourceResult.t,
Awso_frauddetector.Values.TagResourceResult.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UntagResourceRequest.t ->
(Awso_frauddetector.Values.UntagResourceResult.t,
Awso_frauddetector.Values.UntagResourceResult.error)
Result.t
Lwt.tval update_detector_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateDetectorVersionRequest.t ->
(Awso_frauddetector.Values.UpdateDetectorVersionResult.t,
Awso_frauddetector.Values.UpdateDetectorVersionResult.error)
Result.t
Lwt.tval update_detector_version_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateDetectorVersionMetadataRequest.t ->
(Awso_frauddetector.Values.UpdateDetectorVersionMetadataResult.t,
Awso_frauddetector.Values.UpdateDetectorVersionMetadataResult.error)
Result.t
Lwt.tval update_detector_version_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateDetectorVersionStatusRequest.t ->
(Awso_frauddetector.Values.UpdateDetectorVersionStatusResult.t,
Awso_frauddetector.Values.UpdateDetectorVersionStatusResult.error)
Result.t
Lwt.tval update_event_label :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateEventLabelRequest.t ->
(Awso_frauddetector.Values.UpdateEventLabelResult.t,
Awso_frauddetector.Values.UpdateEventLabelResult.error)
Result.t
Lwt.tval update_list :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateListRequest.t ->
(Awso_frauddetector.Values.UpdateListResult.t,
Awso_frauddetector.Values.UpdateListResult.error)
Result.t
Lwt.tval update_model :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateModelRequest.t ->
(Awso_frauddetector.Values.UpdateModelResult.t,
Awso_frauddetector.Values.UpdateModelResult.error)
Result.t
Lwt.tval update_model_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateModelVersionRequest.t ->
(Awso_frauddetector.Values.UpdateModelVersionResult.t,
Awso_frauddetector.Values.UpdateModelVersionResult.error)
Result.t
Lwt.tval update_model_version_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateModelVersionStatusRequest.t ->
(Awso_frauddetector.Values.UpdateModelVersionStatusResult.t,
Awso_frauddetector.Values.UpdateModelVersionStatusResult.error)
Result.t
Lwt.tval update_rule_metadata :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateRuleMetadataRequest.t ->
(Awso_frauddetector.Values.UpdateRuleMetadataResult.t,
Awso_frauddetector.Values.UpdateRuleMetadataResult.error)
Result.t
Lwt.tval update_rule_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateRuleVersionRequest.t ->
(Awso_frauddetector.Values.UpdateRuleVersionResult.t,
Awso_frauddetector.Values.UpdateRuleVersionResult.error)
Result.t
Lwt.tval update_variable :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_frauddetector.Values.UpdateVariableRequest.t ->
(Awso_frauddetector.Values.UpdateVariableResult.t,
Awso_frauddetector.Values.UpdateVariableResult.error)
Result.t
Lwt.tinclude module type of struct include Awso_frauddetector.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module AggregatedVariablesImpactExplanation =
Awso_frauddetector.Values.AggregatedVariablesImpactExplanationThe details of the impact of aggregated variables on the prediction score. Account Takeover Insights (ATI) model uses the login data you provide to continuously calculate a set of variables (aggregated variables) based on historical events. For example, the model might calculate the number of times an user has logged in using the same IP address. In this case, event variables used to derive the aggregated variables are IP address and user.
The details of the event variable's impact on the prediction score.
The Account Takeover Insights (ATI) model performance metrics data points.
The Online Fraud Insights (OFI) model performance metrics data points.
Range of area under curve (auc) expected from the model. A range greater than 0.1 indicates higher model uncertainity. A range is the difference between upper and lower bound of auc.
The performance metrics data points for Transaction Fraud Insights (TFI) model.
module ListOfAggregatedVariablesImpactExplanations =
Awso_frauddetector.Values.ListOfAggregatedVariablesImpactExplanationsmodule ListOfVariableImpactExplanations =
Awso_frauddetector.Values.ListOfVariableImpactExplanationsThe message details.
The message details.
Model performance metrics data points.
The log odds metric details.
The log odds metric details. Account Takeover Insights (ATI) model uses event variables from the login data you provide to continuously calculate a set of variables (aggregated variables) based on historical events. For example, your ATI model might calculate the number of times an user has logged in using the same IP address. In this case, event variables used to derive the aggregated variables are IP address and user.
The Account Takeover Insights (ATI) model performance score.
The Online Fraud Insights (OFI) model performance score.
The Transaction Fraud Insights (TFI) model performance score.
The prediction explanations that provide insight into how each event variable impacted the model version's fraud prediction score.
module ListOfAggregatedLogOddsMetrics =
Awso_frauddetector.Values.ListOfAggregatedLogOddsMetricsThe Account Takeover Insights (ATI) model training metric details.
The Online Fraud Insights (OFI) model training metric details.
The Transaction Fraud Insights (TFI) model training metric details.
The model version evalutions.
The start and stop time of the ingested events.
The label schema.
The model training data validation metrics.
The training metric details.
The variable importance metrics details.
module AggregatedVariablesImportanceMetrics =
Awso_frauddetector.Values.AggregatedVariablesImportanceMetricsThe details of the relative importance of the aggregated variables. Account Takeover Insights (ATI) model uses event variables from the login data you provide to continuously calculate a set of variables (aggregated variables) based on historical events. For example, your ATI model might calculate the number of times an user has logged in using the same IP address. In this case, event variables used to derive the aggregated variables are IP address and user.
The training metrics details.
The Amazon SageMaker model input configuration.
Provides the Amazon Sagemaker model output configuration.
The event orchestration status.
Data about the stored events.
The entity details.
The Amazon SageMaker model.
The model version.
module ListOfModelVersionEvaluations =
Awso_frauddetector.Values.ListOfModelVersionEvaluationsDetails for the external events data used for model version training.
The details of the ingested event.
The training data schema.
The training result details.
The training result details.
A key and value pair.
A rule.
Information about the summary of an event prediction.
The variable.
The details of the rule.
The outcome.
The model.
The metadata of a list.
The label details.
The Amazon SageMaker model.
The event type details.
The fraud prediction scores from Amazon SageMaker model.
The fraud prediction scores.
The rule results.
A pre-formed Amazon SageMaker model input you can include if your detector version includes an imported Amazon SageMaker model endpoint with pass-through input configuration.
The details of the rule used for evaluating variable values.
The details of the external (Amazon Sagemaker) model evaluated for generating predictions.
The model version evaluated for generating prediction.
Information about the summary of an event variable that was evaluated for generating prediction.
The entity type details.
The detector.
The batch prediction details.
The batch import job details.
The details of the model version.
The summary of the detector version.
Provides the error of the batch get variable API.
Provides the error of the batch create variable API.
A variable in the list of variables for the batch create variable request.
An exception indicating Amazon Fraud Detector does not have the needed permissions. This can occur if you submit a request, such as PutExternalModel, that specifies a role that is not in your account.
An exception indicating there was a conflict during a delete operation.
An exception indicating an internal server error.
An exception indicating the specified resource was not found.
An exception indicating a throttling error.
An exception indicating a specified value is not allowed.
module ListOfEventPredictionSummaries =
Awso_frauddetector.Values.ListOfEventPredictionSummariesA conditional statement for filtering a list of past predictions.
The time period for when the predictions were generated.
The KMS key details.
The event details.
An exception indicating that the attached customer-owned (external) model threw an exception when Amazon Fraud Detector invoked the model.
module ExternalModelEndpointDataBlobMap =
Awso_frauddetector.Values.ExternalModelEndpointDataBlobMapmodule ListOfEvaluatedExternalModels =
Awso_frauddetector.Values.ListOfEvaluatedExternalModelsUpdates a variable.
Updates a variable.
Updates a rule version resulting in a new rule version. Updates a rule version resulting in a new rule version (version 1, 2, 3 ...).
Updates a rule version resulting in a new rule version. Updates a rule version resulting in a new rule version (version 1, 2, 3 ...).
Updates a rule's metadata. The description attribute can be updated.
Updates a rule's metadata. The description attribute can be updated.
module UpdateModelVersionStatusResult =
Awso_frauddetector.Values.UpdateModelVersionStatusResultUpdates the status of a model version. You can perform the following status updates: Change the TRAINING_IN_PROGRESS status to TRAINING_CANCELLED. Change the TRAINING_COMPLETE status to ACTIVE. Change ACTIVE to INACTIVE.
module UpdateModelVersionStatusRequest =
Awso_frauddetector.Values.UpdateModelVersionStatusRequestUpdates the status of a model version. You can perform the following status updates: Change the TRAINING_IN_PROGRESS status to TRAINING_CANCELLED. Change the TRAINING_COMPLETE status to ACTIVE. Change ACTIVE to INACTIVE.
Updates a model version. Updating a model version retrains an existing model version using updated training data and produces a new minor version of the model. You can update the training data set location and data access role attributes using this action. This action creates and trains a new minor version of the model, for example version 1.01, 1.02, 1.03.
Updates a model version. Updating a model version retrains an existing model version using updated training data and produces a new minor version of the model. You can update the training data set location and data access role attributes using this action. This action creates and trains a new minor version of the model, for example version 1.01, 1.02, 1.03.
Updates model description.
Updates model description.
Updates a list.
Updates a list.
Updates the specified event with a new label.
Updates the specified event with a new label.
module UpdateDetectorVersionStatusResult =
Awso_frauddetector.Values.UpdateDetectorVersionStatusResultUpdates the detector version’s status. You can perform the following promotions or demotions using UpdateDetectorVersionStatus: DRAFT to ACTIVE, ACTIVE to INACTIVE, and INACTIVE to ACTIVE.
module UpdateDetectorVersionStatusRequest =
Awso_frauddetector.Values.UpdateDetectorVersionStatusRequestUpdates the detector version’s status. You can perform the following promotions or demotions using UpdateDetectorVersionStatus: DRAFT to ACTIVE, ACTIVE to INACTIVE, and INACTIVE to ACTIVE.
Updates a detector version. The detector version attributes that you can update include models, external model endpoints, rules, rule execution mode, and description. You can only update a DRAFT detector version.
Updates a detector version. The detector version attributes that you can update include models, external model endpoints, rules, rule execution mode, and description. You can only update a DRAFT detector version.
module UpdateDetectorVersionMetadataResult =
Awso_frauddetector.Values.UpdateDetectorVersionMetadataResultUpdates the detector version's description. You can update the metadata for any detector version (DRAFT, ACTIVE, or INACTIVE).
module UpdateDetectorVersionMetadataRequest =
Awso_frauddetector.Values.UpdateDetectorVersionMetadataRequestUpdates the detector version's description. You can update the metadata for any detector version (DRAFT, ACTIVE, or INACTIVE).
Removes tags from a resource.
Removes tags from a resource.
Assigns tags to a resource.
Assigns tags to a resource.
Stores events in Amazon Fraud Detector without generating fraud predictions for those events. For example, you can use SendEvent to upload a historical dataset, which you can then later use to train a model.
Stores events in Amazon Fraud Detector without generating fraud predictions for those events. For example, you can use SendEvent to upload a historical dataset, which you can then later use to train a model.
Creates or updates an outcome.
Creates or updates an outcome.
Creates or updates label. A label classifies an event as fraudulent or legitimate. Labels are associated with event types and used to train supervised machine learning models in Amazon Fraud Detector.
Creates or updates label. A label classifies an event as fraudulent or legitimate. Labels are associated with event types and used to train supervised machine learning models in Amazon Fraud Detector.
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
Creates or updates an Amazon SageMaker model endpoint. You can also use this action to update the configuration of the model endpoint, including the IAM role and/or the mapped variables.
Creates or updates an Amazon SageMaker model endpoint. You can also use this action to update the configuration of the model endpoint, including the IAM role and/or the mapped variables.
Creates or updates an event type. An event is a business activity that is evaluated for fraud risk. With Amazon Fraud Detector, you generate fraud predictions for events. An event type defines the structure for an event sent to Amazon Fraud Detector. This includes the variables sent as part of the event, the entity performing the event (such as a customer), and the labels that classify the event. Example event types include online payment transactions, account registrations, and authentications.
Creates or updates an event type. An event is a business activity that is evaluated for fraud risk. With Amazon Fraud Detector, you generate fraud predictions for events. An event type defines the structure for an event sent to Amazon Fraud Detector. This includes the variables sent as part of the event, the entity performing the event (such as a customer), and the labels that classify the event. Example event types include online payment transactions, account registrations, and authentications.
Creates or updates an entity type. An entity represents who is performing the event. As part of a fraud prediction, you pass the entity ID to indicate the specific entity who performed the event. An entity type classifies the entity. Example classifications include customer, merchant, or account.
Creates or updates an entity type. An entity represents who is performing the event. As part of a fraud prediction, you pass the entity ID to indicate the specific entity who performed the event. An entity type classifies the entity. Example classifications include customer, merchant, or account.
Creates or updates a detector.
Creates or updates a detector.
Lists all tags associated with the resource. This is a paginated API. To get the next page results, provide the pagination token from the response as part of your request. A null pagination token fetches the records from the beginning.
Lists all tags associated with the resource. This is a paginated API. To get the next page results, provide the pagination token from the response as part of your request. A null pagination token fetches the records from the beginning.
Gets a list of past predictions. The list can be filtered by detector ID, detector version ID, event ID, event type, or by specifying a time period. If filter is not specified, the most recent prediction is returned. For example, the following filter lists all past predictions for xyz event type - { "eventType":{ "value": "xyz" }” } This is a paginated API. If you provide a null maxResults, this action will retrieve a maximum of 10 records per page. If you provide a maxResults, the value must be between 50 and 100. To get the next page results, provide the nextToken from the response as part of your request. A null nextToken fetches the records from the beginning.
Gets a list of past predictions. The list can be filtered by detector ID, detector version ID, event ID, event type, or by specifying a time period. If filter is not specified, the most recent prediction is returned. For example, the following filter lists all past predictions for xyz event type - { "eventType":{ "value": "xyz" }” } This is a paginated API. If you provide a null maxResults, this action will retrieve a maximum of 10 records per page. If you provide a maxResults, the value must be between 50 and 100. To get the next page results, provide the nextToken from the response as part of your request. A null nextToken fetches the records from the beginning.
Gets all of the variables or the specific variable. This is a paginated API. Providing null maxSizePerPage results in retrieving maximum of 100 records per page. If you provide maxSizePerPage the value must be between 50 and 100. To get the next page result, a provide a pagination token from GetVariablesResult as part of your request. Null pagination token fetches the records from the beginning.
Gets all of the variables or the specific variable. This is a paginated API. Providing null maxSizePerPage results in retrieving maximum of 100 records per page. If you provide maxSizePerPage the value must be between 50 and 100. To get the next page result, a provide a pagination token from GetVariablesResult as part of your request. Null pagination token fetches the records from the beginning.
Get all rules for a detector (paginated) if ruleId and ruleVersion are not specified. Gets all rules for the detector and the ruleId if present (paginated). Gets a specific rule if both the ruleId and the ruleVersion are specified. This is a paginated API. Providing null maxResults results in retrieving maximum of 100 records per page. If you provide maxResults the value must be between 50 and 100. To get the next page result, a provide a pagination token from GetRulesResult as part of your request. Null pagination token fetches the records from the beginning.
Get all rules for a detector (paginated) if ruleId and ruleVersion are not specified. Gets all rules for the detector and the ruleId if present (paginated). Gets a specific rule if both the ruleId and the ruleVersion are specified. This is a paginated API. Providing null maxResults results in retrieving maximum of 100 records per page. If you provide maxResults the value must be between 50 and 100. To get the next page result, a provide a pagination token from GetRulesResult as part of your request. Null pagination token fetches the records from the beginning.
Gets one or more outcomes. This is a paginated API. If you provide a null maxResults, this actions retrieves a maximum of 100 records per page. If you provide a maxResults, the value must be between 50 and 100. To get the next page results, provide the pagination token from the GetOutcomesResult as part of your request. A null pagination token fetches the records from the beginning.
Gets one or more outcomes. This is a paginated API. If you provide a null maxResults, this actions retrieves a maximum of 100 records per page. If you provide a maxResults, the value must be between 50 and 100. To get the next page results, provide the pagination token from the GetOutcomesResult as part of your request. A null pagination token fetches the records from the beginning.
Gets one or more models. Gets all models for the Amazon Web Services account if no model type and no model id provided. Gets all models for the Amazon Web Services account and model type, if the model type is specified but model id is not provided. Gets a specific model if (model type, model id) tuple is specified. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 10 records per page. If you provide a maxResults, the value must be between 1 and 10. To get the next page results, provide the pagination token from the response as part of your request. A null pagination token fetches the records from the beginning.
Gets one or more models. Gets all models for the Amazon Web Services account if no model type and no model id provided. Gets all models for the Amazon Web Services account and model type, if the model type is specified but model id is not provided. Gets a specific model if (model type, model id) tuple is specified. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 10 records per page. If you provide a maxResults, the value must be between 1 and 10. To get the next page results, provide the pagination token from the response as part of your request. A null pagination token fetches the records from the beginning.
Gets the details of the specified model version.
Gets the details of the specified model version.
Gets the metadata of either all the lists under the account or the specified list.
Gets the metadata of either all the lists under the account or the specified list.
Gets all the elements in the specified list.
Gets all the elements in the specified list.
Gets all labels or a specific label if name is provided. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 50 records per page. If you provide a maxResults, the value must be between 10 and 50. To get the next page results, provide the pagination token from the GetGetLabelsResponse as part of your request. A null pagination token fetches the records from the beginning.
Gets all labels or a specific label if name is provided. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 50 records per page. If you provide a maxResults, the value must be between 10 and 50. To get the next page results, provide the pagination token from the GetGetLabelsResponse as part of your request. A null pagination token fetches the records from the beginning.
Gets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
Gets the details for one or more Amazon SageMaker models that have been imported into the service. This is a paginated API. If you provide a null maxResults, this actions retrieves a maximum of 10 records per page. If you provide a maxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from the GetExternalModelsResult as part of your request. A null pagination token fetches the records from the beginning.
Gets the details for one or more Amazon SageMaker models that have been imported into the service. This is a paginated API. If you provide a null maxResults, this actions retrieves a maximum of 10 records per page. If you provide a maxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from the GetExternalModelsResult as part of your request. A null pagination token fetches the records from the beginning.
Gets all event types or a specific event type if name is provided. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 10 records per page. If you provide a maxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from the GetEventTypesResponse as part of your request. A null pagination token fetches the records from the beginning.
Gets all event types or a specific event type if name is provided. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 10 records per page. If you provide a maxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from the GetEventTypesResponse as part of your request. A null pagination token fetches the records from the beginning.
Retrieves details of events stored with Amazon Fraud Detector. This action does not retrieve prediction results.
Retrieves details of events stored with Amazon Fraud Detector. This action does not retrieve prediction results.
Evaluates an event against a detector version. If a version ID is not provided, the detector’s (ACTIVE) version is used.
Evaluates an event against a detector version. If a version ID is not provided, the detector’s (ACTIVE) version is used.
module GetEventPredictionMetadataResult =
Awso_frauddetector.Values.GetEventPredictionMetadataResultGets details of the past fraud predictions for the specified event ID, event type, detector ID, and detector version ID that was generated in the specified time period.
module GetEventPredictionMetadataRequest =
Awso_frauddetector.Values.GetEventPredictionMetadataRequestGets details of the past fraud predictions for the specified event ID, event type, detector ID, and detector version ID that was generated in the specified time period.
Gets all entity types or a specific entity type if a name is specified. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 10 records per page. If you provide a maxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from the GetEntityTypesResponse as part of your request. A null pagination token fetches the records from the beginning.
Gets all entity types or a specific entity type if a name is specified. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 10 records per page. If you provide a maxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from the GetEntityTypesResponse as part of your request. A null pagination token fetches the records from the beginning.
Gets all detectors or a single detector if a detectorId is specified. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 10 records per page. If you provide a maxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from the GetDetectorsResponse as part of your request. A null pagination token fetches the records from the beginning.
Gets all detectors or a single detector if a detectorId is specified. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 10 records per page. If you provide a maxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from the GetDetectorsResponse as part of your request. A null pagination token fetches the records from the beginning.
Gets a particular detector version.
Gets a particular detector version.
module GetDeleteEventsByEventTypeStatusResult =
Awso_frauddetector.Values.GetDeleteEventsByEventTypeStatusResultRetrieves the status of a DeleteEventsByEventType action.
module GetDeleteEventsByEventTypeStatusRequest =
Awso_frauddetector.Values.GetDeleteEventsByEventTypeStatusRequestRetrieves the status of a DeleteEventsByEventType action.
Gets all batch prediction jobs or a specific job if you specify a job ID. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 50 records per page. If you provide a maxResults, the value must be between 1 and 50. To get the next page results, provide the pagination token from the GetBatchPredictionJobsResponse as part of your request. A null pagination token fetches the records from the beginning.
module GetBatchPredictionJobsRequest =
Awso_frauddetector.Values.GetBatchPredictionJobsRequestGets all batch prediction jobs or a specific job if you specify a job ID. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 50 records per page. If you provide a maxResults, the value must be between 1 and 50. To get the next page results, provide the pagination token from the GetBatchPredictionJobsResponse as part of your request. A null pagination token fetches the records from the beginning.
Gets all batch import jobs or a specific job of the specified ID. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 50 records per page. If you provide a maxResults, the value must be between 1 and 50. To get the next page results, provide the pagination token from the GetBatchImportJobsResponse as part of your request. A null pagination token fetches the records from the beginning.
Gets all batch import jobs or a specific job of the specified ID. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 50 records per page. If you provide a maxResults, the value must be between 1 and 50. To get the next page results, provide the pagination token from the GetBatchImportJobsResponse as part of your request. A null pagination token fetches the records from the beginning.
Gets all of the model versions for the specified model type or for the specified model type and model ID. You can also get details for a single, specified model version.
Gets all of the model versions for the specified model type or for the specified model type and model ID. You can also get details for a single, specified model version.
Gets all versions for a specified detector.
Gets all versions for a specified detector.
Deletes a variable. You can't delete variables that are included in an event type in Amazon Fraud Detector. Amazon Fraud Detector automatically deletes model output variables and SageMaker model output variables when you delete the model. You can't delete these variables manually. When you delete a variable, Amazon Fraud Detector permanently deletes that variable and the data is no longer stored in Amazon Fraud Detector.
Deletes a variable. You can't delete variables that are included in an event type in Amazon Fraud Detector. Amazon Fraud Detector automatically deletes model output variables and SageMaker model output variables when you delete the model. You can't delete these variables manually. When you delete a variable, Amazon Fraud Detector permanently deletes that variable and the data is no longer stored in Amazon Fraud Detector.
Deletes the rule. You cannot delete a rule if it is used by an ACTIVE or INACTIVE detector version. When you delete a rule, Amazon Fraud Detector permanently deletes that rule and the data is no longer stored in Amazon Fraud Detector.
Deletes the rule. You cannot delete a rule if it is used by an ACTIVE or INACTIVE detector version. When you delete a rule, Amazon Fraud Detector permanently deletes that rule and the data is no longer stored in Amazon Fraud Detector.
Deletes an outcome. You cannot delete an outcome that is used in a rule version. When you delete an outcome, Amazon Fraud Detector permanently deletes that outcome and the data is no longer stored in Amazon Fraud Detector.
Deletes an outcome. You cannot delete an outcome that is used in a rule version. When you delete an outcome, Amazon Fraud Detector permanently deletes that outcome and the data is no longer stored in Amazon Fraud Detector.
Deletes a model version. You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version. When you delete a model version, Amazon Fraud Detector permanently deletes that model version and the data is no longer stored in Amazon Fraud Detector.
Deletes a model version. You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version. When you delete a model version, Amazon Fraud Detector permanently deletes that model version and the data is no longer stored in Amazon Fraud Detector.
Deletes a model. You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version. When you delete a model, Amazon Fraud Detector permanently deletes that model and the data is no longer stored in Amazon Fraud Detector.
Deletes a model. You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version. When you delete a model, Amazon Fraud Detector permanently deletes that model and the data is no longer stored in Amazon Fraud Detector.
Deletes the list, provided it is not used in a rule. When you delete a list, Amazon Fraud Detector permanently deletes that list and the elements in the list.
Deletes the list, provided it is not used in a rule. When you delete a list, Amazon Fraud Detector permanently deletes that list and the elements in the list.
Deletes a label. You cannot delete labels that are included in an event type in Amazon Fraud Detector. You cannot delete a label assigned to an event ID. You must first delete the relevant event ID. When you delete a label, Amazon Fraud Detector permanently deletes that label and the data is no longer stored in Amazon Fraud Detector.
Deletes a label. You cannot delete labels that are included in an event type in Amazon Fraud Detector. You cannot delete a label assigned to an event ID. You must first delete the relevant event ID. When you delete a label, Amazon Fraud Detector permanently deletes that label and the data is no longer stored in Amazon Fraud Detector.
Removes a SageMaker model from Amazon Fraud Detector. You can remove an Amazon SageMaker model if it is not associated with a detector version. Removing a SageMaker model disconnects it from Amazon Fraud Detector, but the model remains available in SageMaker.
Removes a SageMaker model from Amazon Fraud Detector. You can remove an Amazon SageMaker model if it is not associated with a detector version. Removing a SageMaker model disconnects it from Amazon Fraud Detector, but the model remains available in SageMaker.
module DeleteEventsByEventTypeResult =
Awso_frauddetector.Values.DeleteEventsByEventTypeResultDeletes all events of a particular event type.
module DeleteEventsByEventTypeRequest =
Awso_frauddetector.Values.DeleteEventsByEventTypeRequestDeletes all events of a particular event type.
Deletes an event type. You cannot delete an event type that is used in a detector or a model. When you delete an event type, Amazon Fraud Detector permanently deletes that event type and the data is no longer stored in Amazon Fraud Detector.
Deletes an event type. You cannot delete an event type that is used in a detector or a model. When you delete an event type, Amazon Fraud Detector permanently deletes that event type and the data is no longer stored in Amazon Fraud Detector.
Deletes the specified event. When you delete an event, Amazon Fraud Detector permanently deletes that event and the event data is no longer stored in Amazon Fraud Detector. If deleteAuditHistory is True, event data is available through search for up to 30 seconds after the delete operation is completed.
Deletes the specified event. When you delete an event, Amazon Fraud Detector permanently deletes that event and the event data is no longer stored in Amazon Fraud Detector. If deleteAuditHistory is True, event data is available through search for up to 30 seconds after the delete operation is completed.
Deletes an entity type. You cannot delete an entity type that is included in an event type. When you delete an entity type, Amazon Fraud Detector permanently deletes that entity type and the data is no longer stored in Amazon Fraud Detector.
Deletes an entity type. You cannot delete an entity type that is included in an event type. When you delete an entity type, Amazon Fraud Detector permanently deletes that entity type and the data is no longer stored in Amazon Fraud Detector.
Deletes the detector version. You cannot delete detector versions that are in ACTIVE status. When you delete a detector version, Amazon Fraud Detector permanently deletes the detector and the data is no longer stored in Amazon Fraud Detector.
Deletes the detector version. You cannot delete detector versions that are in ACTIVE status. When you delete a detector version, Amazon Fraud Detector permanently deletes the detector and the data is no longer stored in Amazon Fraud Detector.
Deletes the detector. Before deleting a detector, you must first delete all detector versions and rule versions associated with the detector. When you delete a detector, Amazon Fraud Detector permanently deletes the detector and the data is no longer stored in Amazon Fraud Detector.
Deletes the detector. Before deleting a detector, you must first delete all detector versions and rule versions associated with the detector. When you delete a detector, Amazon Fraud Detector permanently deletes the detector and the data is no longer stored in Amazon Fraud Detector.
module DeleteBatchPredictionJobResult =
Awso_frauddetector.Values.DeleteBatchPredictionJobResultDeletes a batch prediction job.
module DeleteBatchPredictionJobRequest =
Awso_frauddetector.Values.DeleteBatchPredictionJobRequestDeletes a batch prediction job.
Deletes the specified batch import job ID record. This action does not delete the data that was batch imported.
Deletes the specified batch import job ID record. This action does not delete the data that was batch imported.
Creates a variable.
Creates a variable.
Creates a rule for use with the specified detector.
Creates a rule for use with the specified detector.
Creates a version of the model using the specified model type and model id.
Creates a version of the model using the specified model type and model id.
Creates a model using the specified model type.
Creates a model using the specified model type.
Creates a list. List is a set of input data for a variable in your event dataset. You use the input data in a rule that's associated with your detector. For more information, see Lists.
Creates a list. List is a set of input data for a variable in your event dataset. You use the input data in a rule that's associated with your detector. For more information, see Lists.
Creates a detector version. The detector version starts in a DRAFT status.
Creates a detector version. The detector version starts in a DRAFT status.
module CreateBatchPredictionJobResult =
Awso_frauddetector.Values.CreateBatchPredictionJobResultCreates a batch prediction job.
module CreateBatchPredictionJobRequest =
Awso_frauddetector.Values.CreateBatchPredictionJobRequestCreates a batch prediction job.
Creates a batch import job.
Creates a batch import job.
module CancelBatchPredictionJobResult =
Awso_frauddetector.Values.CancelBatchPredictionJobResultCancels the specified batch prediction job.
module CancelBatchPredictionJobRequest =
Awso_frauddetector.Values.CancelBatchPredictionJobRequestCancels the specified batch prediction job.
Cancels an in-progress batch import job.
Cancels an in-progress batch import job.
Gets a batch of variables.
Gets a batch of variables.
Creates a batch of variables.
Creates a batch of variables.