amazonaws.com – frauddetector
This is the Amazon Fraud Detector API Reference. This guide is for developers who need detailed information about Amazon Fraud Detector API actions, data types, and errors. For more information about Amazon Fraud Detector features, see the .
We provide the Query API as well as AWS software development kits (SDK) for Amazon Fraud Detector in Java and Python programming languages.
The Amazon Fraud Detector Query API provides HTTPS requests that use the HTTP verb GET or POST and a Query parameter Action. AWS SDK provides libraries, sample code, tutorials, and other resources for software developers who prefer to build applications using language-specific APIs instead of submitting a request over HTTP or HTTPS. These libraries provide basic functions that automatically take care of tasks such as cryptographically signing your requests, retrying requests, and handling error responses, so that it is easier for you to get started. For more information about the AWS SDKs, see .
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:frauddetector/2019-11-15.json
- Provider
- amazonaws.com:frauddetector / frauddetector
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/frauddetector/2019-11-15/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/frauddetector/2019-11-15/openapi.yaml
Tools (75)
Extracted live via the executor SDK.
-
xAmzTargetAwsHawksNestServiceFacadeBatchCreateVariable.batchCreateVariableCreates a batch of variables.
-
xAmzTargetAwsHawksNestServiceFacadeBatchGetVariable.batchGetVariableGets a batch of variables.
-
xAmzTargetAwsHawksNestServiceFacadeCancelBatchImportJob.cancelBatchImportJobCancels an in-progress batch import job.
-
xAmzTargetAwsHawksNestServiceFacadeCancelBatchPredictionJob.cancelBatchPredictionJobCancels the specified batch prediction job.
-
xAmzTargetAwsHawksNestServiceFacadeCreateBatchImportJob.createBatchImportJobCreates a batch import job.
-
xAmzTargetAwsHawksNestServiceFacadeCreateBatchPredictionJob.createBatchPredictionJobCreates a batch prediction job.
-
xAmzTargetAwsHawksNestServiceFacadeCreateDetectorVersion.createDetectorVersionCreates a detector version. The detector version starts in a
DRAFTstatus. -
xAmzTargetAwsHawksNestServiceFacadeCreateList.createListCreates 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 .
-
xAmzTargetAwsHawksNestServiceFacadeCreateModel.createModelCreates a model using the specified model type.
-
xAmzTargetAwsHawksNestServiceFacadeCreateModelVersion.createModelVersionCreates a version of the model using the specified model type and model id.
-
xAmzTargetAwsHawksNestServiceFacadeCreateRule.createRuleCreates a rule for use with the specified detector.
-
xAmzTargetAwsHawksNestServiceFacadeCreateVariable.createVariableCreates a variable.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteBatchImportJob.deleteBatchImportJobDeletes the specified batch import job ID record. This action does not delete the data that was batch imported.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteBatchPredictionJob.deleteBatchPredictionJobDeletes a batch prediction job.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteDetector.deleteDetectorDeletes 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.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteDetectorVersion.deleteDetectorVersionDeletes the detector version. You cannot delete detector versions that are in
ACTIVEstatus.When you delete a detector version, Amazon Fraud Detector permanently deletes the detector and the data is no longer stored in Amazon Fraud Detector.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteEntityType.deleteEntityTypeDeletes 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.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteEvent.deleteEventDeletes 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.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteEventsByEventType.deleteEventsByEventTypeDeletes all events of a particular event type.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteEventType.deleteEventTypeDeletes 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.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteExternalModel.deleteExternalModelRemoves 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.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteLabel.deleteLabelDeletes 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.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteList.deleteListDeletes 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.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteModel.deleteModelDeletes 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.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteModelVersion.deleteModelVersionDeletes 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.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteOutcome.deleteOutcomeDeletes 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.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteRule.deleteRuleDeletes the rule. You cannot delete a rule if it is used by an
ACTIVEorINACTIVEdetector version.When you delete a rule, Amazon Fraud Detector permanently deletes that rule and the data is no longer stored in Amazon Fraud Detector.
-
xAmzTargetAwsHawksNestServiceFacadeDeleteVariable.deleteVariableDeletes 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.
-
xAmzTargetAwsHawksNestServiceFacadeDescribeDetector.describeDetectorGets all versions for a specified detector.
-
xAmzTargetAwsHawksNestServiceFacadeDescribeModelVersions.describeModelVersionsGets 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.
-
xAmzTargetAwsHawksNestServiceFacadeGetBatchImportJobs.getBatchImportJobsGets 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 amaxResults, the value must be between 1 and 50. To get the next page results, provide the pagination token from theGetBatchImportJobsResponseas part of your request. A null pagination token fetches the records from the beginning. -
xAmzTargetAwsHawksNestServiceFacadeGetBatchPredictionJobs.getBatchPredictionJobsGets 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.
-
xAmzTargetAwsHawksNestServiceFacadeGetDeleteEventsByEventTypeStatus.getDeleteEventsByEventTypeStatusRetrieves the status of a
DeleteEventsByEventTypeaction. -
xAmzTargetAwsHawksNestServiceFacadeGetDetectors.getDetectorsGets all detectors or a single detector if a
detectorIdis specified. This is a paginated API. If you provide a nullmaxResults, this action retrieves a maximum of 10 records per page. If you provide amaxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from theGetDetectorsResponseas part of your request. A null pagination token fetches the records from the beginning. -
xAmzTargetAwsHawksNestServiceFacadeGetDetectorVersion.getDetectorVersionGets a particular detector version.
-
xAmzTargetAwsHawksNestServiceFacadeGetEntityTypes.getEntityTypesGets 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 amaxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from theGetEntityTypesResponseas part of your request. A null pagination token fetches the records from the beginning. -
xAmzTargetAwsHawksNestServiceFacadeGetEvent.getEventRetrieves details of events stored with Amazon Fraud Detector. This action does not retrieve prediction results.
-
xAmzTargetAwsHawksNestServiceFacadeGetEventPrediction.getEventPredictionEvaluates an event against a detector version. If a version ID is not provided, the detector’s (
ACTIVE) version is used. -
xAmzTargetAwsHawksNestServiceFacadeGetEventPredictionMetadata.getEventPredictionMetadataGets 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.
-
xAmzTargetAwsHawksNestServiceFacadeGetEventTypes.getEventTypesGets 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 amaxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from theGetEventTypesResponseas part of your request. A null pagination token fetches the records from the beginning. -
xAmzTargetAwsHawksNestServiceFacadeGetExternalModels.getExternalModelsGets 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 amaxResults, the value must be between 5 and 10. To get the next page results, provide the pagination token from theGetExternalModelsResultas part of your request. A null pagination token fetches the records from the beginning. -
xAmzTargetAwsHawksNestServiceFacadeGetKmsEncryptionKey.getKmsEncryptionKeyGets the encryption key if a KMS key has been specified to be used to encrypt content in Amazon Fraud Detector.
-
xAmzTargetAwsHawksNestServiceFacadeGetLabels.getLabelsGets 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 amaxResults, the value must be between 10 and 50. To get the next page results, provide the pagination token from theGetGetLabelsResponseas part of your request. A null pagination token fetches the records from the beginning. -
xAmzTargetAwsHawksNestServiceFacadeGetListElements.getListElementsGets all the elements in the specified list.
-
xAmzTargetAwsHawksNestServiceFacadeGetListsMetadata.getListsMetadataGets the metadata of either all the lists under the account or the specified list.
-
xAmzTargetAwsHawksNestServiceFacadeGetModels.getModelsGets 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 amaxResults, 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. -
xAmzTargetAwsHawksNestServiceFacadeGetModelVersion.getModelVersionGets the details of the specified model version.
-
xAmzTargetAwsHawksNestServiceFacadeGetOutcomes.getOutcomesGets 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 amaxResults, the value must be between 50 and 100. To get the next page results, provide the pagination token from theGetOutcomesResultas part of your request. A null pagination token fetches the records from the beginning. -
xAmzTargetAwsHawksNestServiceFacadeGetRules.getRulesGet all rules for a detector (paginated) if
ruleIdandruleVersionare not specified. Gets all rules for the detector and theruleIdif present (paginated). Gets a specific rule if both theruleIdand theruleVersionare 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.
-
xAmzTargetAwsHawksNestServiceFacadeGetVariables.getVariablesGets all of the variables or the specific variable. This is a paginated API. Providing null
maxSizePerPageresults in retrieving maximum of 100 records per page. If you providemaxSizePerPagethe value must be between 50 and 100. To get the next page result, a provide a pagination token fromGetVariablesResultas part of your request. Null pagination token fetches the records from the beginning. -
xAmzTargetAwsHawksNestServiceFacadeListEventPredictions.listEventPredictionsGets 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
xyzevent 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 amaxResults, the value must be between 50 and 100. To get the next page results, provide thenextTokenfrom the response as part of your request. A nullnextTokenfetches the records from the beginning. -
xAmzTargetAwsHawksNestServiceFacadeListTagsForResource.listTagsForResourceLists 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.
-
xAmzTargetAwsHawksNestServiceFacadePutDetector.putDetectorCreates or updates a detector.
-
xAmzTargetAwsHawksNestServiceFacadePutEntityType.putEntityTypeCreates 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.
-
xAmzTargetAwsHawksNestServiceFacadePutEventType.putEventTypeCreates 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.
-
xAmzTargetAwsHawksNestServiceFacadePutExternalModel.putExternalModelCreates 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.
-
xAmzTargetAwsHawksNestServiceFacadePutKmsEncryptionKey.putKmsEncryptionKeySpecifies the KMS key to be used to encrypt content in Amazon Fraud Detector.
-
xAmzTargetAwsHawksNestServiceFacadePutLabel.putLabelCreates 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.
-
xAmzTargetAwsHawksNestServiceFacadePutOutcome.putOutcomeCreates or updates an outcome.
-
xAmzTargetAwsHawksNestServiceFacadeSendEvent.sendEventStores events in Amazon Fraud Detector without generating fraud predictions for those events. For example, you can use
SendEventto upload a historical dataset, which you can then later use to train a model. -
xAmzTargetAwsHawksNestServiceFacadeTagResource.tagResourceAssigns tags to a resource.
-
xAmzTargetAwsHawksNestServiceFacadeUntagResource.untagResourceRemoves tags from a resource.
-
xAmzTargetAwsHawksNestServiceFacadeUpdateDetectorVersion.updateDetectorVersionUpdates 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
DRAFTdetector version. -
xAmzTargetAwsHawksNestServiceFacadeUpdateDetectorVersionMetadata.updateDetectorVersionMetadataUpdates the detector version's description. You can update the metadata for any detector version (
DRAFT, ACTIVE,orINACTIVE). -
xAmzTargetAwsHawksNestServiceFacadeUpdateDetectorVersionStatus.updateDetectorVersionStatusUpdates the detector version’s status. You can perform the following promotions or demotions using
UpdateDetectorVersionStatus:DRAFTtoACTIVE,ACTIVEtoINACTIVE, andINACTIVEtoACTIVE. -
xAmzTargetAwsHawksNestServiceFacadeUpdateEventLabel.updateEventLabelUpdates the specified event with a new label.
-
xAmzTargetAwsHawksNestServiceFacadeUpdateList.updateListUpdates a list.
-
xAmzTargetAwsHawksNestServiceFacadeUpdateModel.updateModelUpdates model description.
-
xAmzTargetAwsHawksNestServiceFacadeUpdateModelVersion.updateModelVersionUpdates 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.
-
xAmzTargetAwsHawksNestServiceFacadeUpdateModelVersionStatus.updateModelVersionStatusUpdates the status of a model version.
You can perform the following status updates:
-
Change the
TRAINING_IN_PROGRESSstatus toTRAINING_CANCELLED. -
Change the
TRAINING_COMPLETEstatus toACTIVE. -
Change
ACTIVEtoINACTIVE.
-
-
xAmzTargetAwsHawksNestServiceFacadeUpdateRuleMetadata.updateRuleMetadataUpdates a rule's metadata. The description attribute can be updated.
-
xAmzTargetAwsHawksNestServiceFacadeUpdateRuleVersion.updateRuleVersionUpdates a rule version resulting in a new rule version. Updates a rule version resulting in a new rule version (version 1, 2, 3 ...).
-
xAmzTargetAwsHawksNestServiceFacadeUpdateVariable.updateVariableUpdates a variable.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools