Data retrieval APIs for Amazon Fraud Detector - AWS Online Register of Data Formats

Data retrieval APIs for Amazon Fraud Detector

Amazon Fraud Detector provides the following APIs for data retrieval.

Actions Description Access level
BatchGetVariableGet a batch of variablesList
DescribeDetectorGet all versions for a specified detectorRead
DescribeModelVersionsGet 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 versionRead
GetBatchImportJobValidationReportGet the data validation report of a specific batch import jobRead
GetBatchImportJobsGet all batch import jobs or a specific job if you specify a job IDList
GetBatchPredictionJobsGet 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 beginningList
GetDeleteEventsByEventTypeStatusGet a specific event type DeleteEventsByEventType API execution statusRead
GetDetectorVersionGet a particular detector versionRead
GetDetectorsGet 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 beginningList
GetEntityTypesGet 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 beginningList
GetEventGet the details of the specified eventRead
GetEventPredictionEvaluate an event against a detector version. If a version ID is not provided, the detector's (ACTIVE) version is usedRead
GetEventPredictionMetadataGet more details of a particular predictionRead
GetEventTypesGet 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 beginningList
GetExternalModelsGet 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 beginningList
GetKMSEncryptionKeyGet the encryption key if a Key Management Service (KMS) customer master key (CMK) has been specified to be used to encrypt content in Amazon Fraud DetectorRead
GetLabelsGet 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 beginningList
GetListElementsGet elements of a listRead
GetListsMetadataGet metadata about listsList
GetModelVersionGet the details of the specified model versionRead
GetModelsGet one or more models. Gets all models for the AWS account if no model type and no model id provided. Gets all models for the AWS 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 specifiedList
GetOutcomesGet 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 beginningList
GetRulesGet 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 specifiedList
GetVariablesGet 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 beginningList
ListEventPredictionsGet a list of past predictionsList
ListTagsForResourceList 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 beginningRead