frauddetector

74 actions in the frauddetector service. Select an action to see its access level, resource ARNs, condition keys, and a copy-paste IAM policy.

frauddetector:BatchCreateVariable

Write

Grants permission to create a batch of variables

frauddetector:BatchGetVariable

List

Grants permission to get a batch of variables

frauddetector:CancelBatchImportJob

Write

Grants permission to cancel the specified batch import job

frauddetector:CancelBatchPredictionJob

Write

Grants permission to cancel the specified batch prediction job

frauddetector:CreateBatchImportJob

Write

Grants permission to create a batch import job

frauddetector:CreateBatchPredictionJob

Write

Grants permission to create a batch prediction job

frauddetector:CreateDetectorVersion

Write

Grants permission to create a detector version. The detector version starts in a DRAFT status

frauddetector:CreateList

Write

Grants permission to create a list

frauddetector:CreateModel

Write

Grants permission to create a model using the specified model type

frauddetector:CreateModelVersion

Write

Grants permission to create a version of the model using the specified model type and model id

frauddetector:CreateRule

Write

Grants permission to create a rule for use with the specified detector

frauddetector:CreateVariable

Write

Grants permission to create a variable

frauddetector:DeleteBatchImportJob

Write

Grants permission to delete a batch import job

frauddetector:DeleteBatchPredictionJob

Write

Grants permission to delete a batch prediction job

frauddetector:DeleteDetector

Write

Grants permission to delete the detector. Before deleting a detector, you must first delete all detector versions and rule versions associated with the detector

frauddetector:DeleteDetectorVersion

Write

Grants permission to delete the detector version. You cannot delete detector versions that are in ACTIVE status

frauddetector:DeleteEntityType

Write

Grants permission to delete an entity type. You cannot delete an entity type that is included in an event type

frauddetector:DeleteEvent

Write

Grants permission to deletes the specified event

frauddetector:DeleteEventsByEventType

Write

Grants permission to delete events for the specified event type

frauddetector:DeleteEventType

Write

Grants permission to delete an event type. You cannot delete an event type that is used in a detector or a model

frauddetector:DeleteExternalModel

Write

Grants permission to remove a SageMaker model from Amazon Fraud Detector. You can remove an Amazon SageMaker model if it is not associated with a detector version

frauddetector:DeleteLabel

Write

Grants permission to delete 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

frauddetector:DeleteList

Write

Grants permission to delete a list

frauddetector:DeleteModel

Write

Grants permission to delete a model. You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version

frauddetector:DeleteModelVersion

Write

Grants permission to delete a model version. You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version

frauddetector:DeleteOutcome

Write

Grants permission to delete an outcome. You cannot delete an outcome that is used in a rule version

frauddetector:DeleteRule

Write

Grants permission to delete the rule. You cannot delete a rule if it is used by an ACTIVE or INACTIVE detector version

frauddetector:DeleteVariable

Write

Grants permission to delete a variable. You cannot delete variables that are included in an event type in Amazon Fraud Detector

frauddetector:DescribeDetector

Read

Grants permission to get all versions for a specified detector

frauddetector:DescribeModelVersions

Read

Grants permission to get 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

frauddetector:GetBatchImportJobs

List

Grants permission to get all batch import jobs or a specific job if you specify a job ID

frauddetector:GetBatchImportJobValidationReport

Read

Grants permission to get the data validation report of a specific batch import job

frauddetector:GetBatchPredictionJobs

List

Grants permission to get 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

frauddetector:GetDeleteEventsByEventTypeStatus

Read

Grants permission to get a specific event type DeleteEventsByEventType API execution status

frauddetector:GetDetectors

List

Grants permission to get 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

frauddetector:GetDetectorVersion

Read

Grants permission to get a particular detector version

frauddetector:GetEntityTypes

List

Grants permission to get 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

frauddetector:GetEvent

Read

Grants permission to get the details of the specified event

frauddetector:GetEventPrediction

Read

Grants permission to evaluate an event against a detector version. If a version ID is not provided, the detector's (ACTIVE) version is used

frauddetector:GetEventPredictionMetadata

Read

Grants permission to get more details of a particular prediction

frauddetector:GetEventTypes

List

Grants permission to get 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

frauddetector:GetExternalModels

List

Grants permission to get 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

frauddetector:GetKMSEncryptionKey

Read

Grants permission to get 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 Detector

frauddetector:GetLabels

List

Grants permission to get 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

frauddetector:GetListElements

Read

Grants permission to get elements of a list

frauddetector:GetListsMetadata

List

Grants permission to get metadata about lists

frauddetector:GetModels

List

Grants permission to get 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 specified

frauddetector:GetModelVersion

Read

Grants permission to get the details of the specified model version

frauddetector:GetOutcomes

List

Grants permission to get 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

frauddetector:GetRules

List

Grants permission to 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

frauddetector:GetVariables

List

Grants permission to get 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

frauddetector:ListEventPredictions

List

Grants permission to get a list of past predictions

frauddetector:ListTagsForResource

Read

Grants permission to list 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

frauddetector:PutDetector

Write

Grants permission to create or update a detector

frauddetector:PutEntityType

Write

Grants permission to create or update 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

frauddetector:PutEventType

Write

Grants permission to create or update 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

frauddetector:PutExternalModel

Write

Grants permission to create or update 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

frauddetector:PutKMSEncryptionKey

Write

Grants permission to specify the Key Management Service (KMS) customer master key (CMK) to be used to encrypt content in Amazon Fraud Detector

frauddetector:PutLabel

Write

Grants permission to create or update 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

frauddetector:PutOutcome

Write

Grants permission to create or update an outcome

frauddetector:SendEvent

Write

Grants permission to send event

frauddetector:TagResource

Tagging

Grants permission to assign tags to a resource

frauddetector:UntagResource

Tagging

Grants permission to remove tags from a resource

frauddetector:UpdateDetectorVersion

Write

Grants permission to update 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

frauddetector:UpdateDetectorVersionMetadata

Write

Grants permission to update the detector version's description. You can update the metadata for any detector version (DRAFT, ACTIVE, or INACTIVE)

frauddetector:UpdateDetectorVersionStatus

Write

Grants permission to update 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

frauddetector:UpdateEventLabel

Write

Grants permission to update an existing event record's label value

frauddetector:UpdateList

Write

Grants permission to update a list

frauddetector:UpdateModel

Write

Grants permission to update a model. You can update the description attribute using this action

frauddetector:UpdateModelVersion

Write

Grants permission to update 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

frauddetector:UpdateModelVersionStatus

Write

Grants permission to update the status of a model version

frauddetector:UpdateRuleMetadata

Write

Grants permission to update a rule's metadata. The description attribute can be updated

frauddetector:UpdateRuleVersion

Write

Grants permission to update a rule version resulting in a new rule version. Updates a rule version resulting in a new rule version (version 1, 2, 3 ...)

frauddetector:UpdateVariable

Write

Grants permission to update a variable