AWS Native is in preview. AWS Classic is fully supported.
aws-native.frauddetector.Detector
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
A resource schema for a Detector in Amazon Fraud Detector.
Create Detector Resource
new Detector(name: string, args: DetectorArgs, opts?: CustomResourceOptions);
@overload
def Detector(resource_name: str,
opts: Optional[ResourceOptions] = None,
associated_models: Optional[Sequence[DetectorModelArgs]] = None,
description: Optional[str] = None,
detector_id: Optional[str] = None,
detector_version_status: Optional[DetectorVersionStatus] = None,
event_type: Optional[DetectorEventTypeArgs] = None,
rule_execution_mode: Optional[DetectorRuleExecutionMode] = None,
rules: Optional[Sequence[DetectorRuleArgs]] = None,
tags: Optional[Sequence[DetectorTagArgs]] = None)
@overload
def Detector(resource_name: str,
args: DetectorArgs,
opts: Optional[ResourceOptions] = None)
func NewDetector(ctx *Context, name string, args DetectorArgs, opts ...ResourceOption) (*Detector, error)
public Detector(string name, DetectorArgs args, CustomResourceOptions? opts = null)
public Detector(String name, DetectorArgs args)
public Detector(String name, DetectorArgs args, CustomResourceOptions options)
type: aws-native:frauddetector:Detector
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DetectorArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args DetectorArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args DetectorArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args DetectorArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args DetectorArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Detector Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The Detector resource accepts the following input properties:
- Detector
Id string The ID of the detector
- Event
Type Pulumi.Aws Native. Fraud Detector. Inputs. Detector Event Type The event type to associate this detector with.
- Rules
List<Pulumi.
Aws Native. Fraud Detector. Inputs. Detector Rule> - Associated
Models List<Pulumi.Aws Native. Fraud Detector. Inputs. Detector Model> The models to associate with this detector.
- Description string
The description of the detector.
- Detector
Version Pulumi.Status Aws Native. Fraud Detector. Detector Version Status The desired detector version status for the detector
- Rule
Execution Pulumi.Mode Aws Native. Fraud Detector. Detector Rule Execution Mode - List<Pulumi.
Aws Native. Fraud Detector. Inputs. Detector Tag> Tags associated with this detector.
- Detector
Id string The ID of the detector
- Event
Type DetectorEvent Type Args The event type to associate this detector with.
- Rules
[]Detector
Rule Args - Associated
Models []DetectorModel Args The models to associate with this detector.
- Description string
The description of the detector.
- Detector
Version DetectorStatus Version Status The desired detector version status for the detector
- Rule
Execution DetectorMode Rule Execution Mode - []Detector
Tag Args Tags associated with this detector.
- detector
Id String The ID of the detector
- event
Type DetectorEvent Type The event type to associate this detector with.
- rules
List<Detector
Rule> - associated
Models List<DetectorModel> The models to associate with this detector.
- description String
The description of the detector.
- detector
Version DetectorStatus Version Status The desired detector version status for the detector
- rule
Execution DetectorMode Rule Execution Mode - List<Detector
Tag> Tags associated with this detector.
- detector
Id string The ID of the detector
- event
Type DetectorEvent Type The event type to associate this detector with.
- rules
Detector
Rule[] - associated
Models DetectorModel[] The models to associate with this detector.
- description string
The description of the detector.
- detector
Version DetectorStatus Version Status The desired detector version status for the detector
- rule
Execution DetectorMode Rule Execution Mode - Detector
Tag[] Tags associated with this detector.
- detector_
id str The ID of the detector
- event_
type DetectorEvent Type Args The event type to associate this detector with.
- rules
Sequence[Detector
Rule Args] - associated_
models Sequence[DetectorModel Args] The models to associate with this detector.
- description str
The description of the detector.
- detector_
version_ Detectorstatus Version Status The desired detector version status for the detector
- rule_
execution_ Detectormode Rule Execution Mode - Sequence[Detector
Tag Args] Tags associated with this detector.
- detector
Id String The ID of the detector
- event
Type Property Map The event type to associate this detector with.
- rules List<Property Map>
- associated
Models List<Property Map> The models to associate with this detector.
- description String
The description of the detector.
- detector
Version "DRAFT" | "ACTIVE"Status The desired detector version status for the detector
- rule
Execution "FIRST_MATCHED" | "ALL_MATCHED"Mode - List<Property Map>
Tags associated with this detector.
Outputs
All input properties are implicitly available as output properties. Additionally, the Detector resource produces the following output properties:
- Arn string
The ARN of the detector.
- Created
Time string The time when the detector was created.
- Detector
Version stringId The active version ID of the detector
- Id string
The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime The time when the detector was last updated.
- Arn string
The ARN of the detector.
- Created
Time string The time when the detector was created.
- Detector
Version stringId The active version ID of the detector
- Id string
The provider-assigned unique ID for this managed resource.
- Last
Updated stringTime The time when the detector was last updated.
- arn String
The ARN of the detector.
- created
Time String The time when the detector was created.
- detector
Version StringId The active version ID of the detector
- id String
The provider-assigned unique ID for this managed resource.
- last
Updated StringTime The time when the detector was last updated.
- arn string
The ARN of the detector.
- created
Time string The time when the detector was created.
- detector
Version stringId The active version ID of the detector
- id string
The provider-assigned unique ID for this managed resource.
- last
Updated stringTime The time when the detector was last updated.
- arn str
The ARN of the detector.
- created_
time str The time when the detector was created.
- detector_
version_ strid The active version ID of the detector
- id str
The provider-assigned unique ID for this managed resource.
- last_
updated_ strtime The time when the detector was last updated.
- arn String
The ARN of the detector.
- created
Time String The time when the detector was created.
- detector
Version StringId The active version ID of the detector
- id String
The provider-assigned unique ID for this managed resource.
- last
Updated StringTime The time when the detector was last updated.
Supporting Types
DetectorEntityType, DetectorEntityTypeArgs
- Arn string
- Created
Time string The time when the entity type was created.
- Description string
The description.
- Inline bool
- Last
Updated stringTime The time when the entity type was last updated.
- Name string
- List<Pulumi.
Aws Native. Fraud Detector. Inputs. Detector Tag> Tags associated with this entity type.
- Arn string
- Created
Time string The time when the entity type was created.
- Description string
The description.
- Inline bool
- Last
Updated stringTime The time when the entity type was last updated.
- Name string
- []Detector
Tag Tags associated with this entity type.
- arn String
- created
Time String The time when the entity type was created.
- description String
The description.
- inline Boolean
- last
Updated StringTime The time when the entity type was last updated.
- name String
- List<Detector
Tag> Tags associated with this entity type.
- arn string
- created
Time string The time when the entity type was created.
- description string
The description.
- inline boolean
- last
Updated stringTime The time when the entity type was last updated.
- name string
- Detector
Tag[] Tags associated with this entity type.
- arn str
- created_
time str The time when the entity type was created.
- description str
The description.
- inline bool
- last_
updated_ strtime The time when the entity type was last updated.
- name str
- Sequence[Detector
Tag] Tags associated with this entity type.
- arn String
- created
Time String The time when the entity type was created.
- description String
The description.
- inline Boolean
- last
Updated StringTime The time when the entity type was last updated.
- name String
- List<Property Map>
Tags associated with this entity type.
DetectorEventType, DetectorEventTypeArgs
- Arn string
The ARN of the event type.
- Created
Time string The time when the event type was created.
- Description string
The description of the event type.
- Entity
Types List<Pulumi.Aws Native. Fraud Detector. Inputs. Detector Entity Type> - Event
Variables List<Pulumi.Aws Native. Fraud Detector. Inputs. Detector Event Variable> - Inline bool
- Labels
List<Pulumi.
Aws Native. Fraud Detector. Inputs. Detector Label> - Last
Updated stringTime The time when the event type was last updated.
- Name string
The name for the event type
- List<Pulumi.
Aws Native. Fraud Detector. Inputs. Detector Tag> Tags associated with this event type.
- Arn string
The ARN of the event type.
- Created
Time string The time when the event type was created.
- Description string
The description of the event type.
- Entity
Types []DetectorEntity Type - Event
Variables []DetectorEvent Variable - Inline bool
- Labels
[]Detector
Label - Last
Updated stringTime The time when the event type was last updated.
- Name string
The name for the event type
- []Detector
Tag Tags associated with this event type.
- arn String
The ARN of the event type.
- created
Time String The time when the event type was created.
- description String
The description of the event type.
- entity
Types List<DetectorEntity Type> - event
Variables List<DetectorEvent Variable> - inline Boolean
- labels
List<Detector
Label> - last
Updated StringTime The time when the event type was last updated.
- name String
The name for the event type
- List<Detector
Tag> Tags associated with this event type.
- arn string
The ARN of the event type.
- created
Time string The time when the event type was created.
- description string
The description of the event type.
- entity
Types DetectorEntity Type[] - event
Variables DetectorEvent Variable[] - inline boolean
- labels
Detector
Label[] - last
Updated stringTime The time when the event type was last updated.
- name string
The name for the event type
- Detector
Tag[] Tags associated with this event type.
- arn str
The ARN of the event type.
- created_
time str The time when the event type was created.
- description str
The description of the event type.
- entity_
types Sequence[DetectorEntity Type] - event_
variables Sequence[DetectorEvent Variable] - inline bool
- labels
Sequence[Detector
Label] - last_
updated_ strtime The time when the event type was last updated.
- name str
The name for the event type
- Sequence[Detector
Tag] Tags associated with this event type.
- arn String
The ARN of the event type.
- created
Time String The time when the event type was created.
- description String
The description of the event type.
- entity
Types List<Property Map> - event
Variables List<Property Map> - inline Boolean
- labels List<Property Map>
- last
Updated StringTime The time when the event type was last updated.
- name String
The name for the event type
- List<Property Map>
Tags associated with this event type.
DetectorEventVariable, DetectorEventVariableArgs
- Arn string
- Created
Time string The time when the event variable was created.
- Data
Source Pulumi.Aws Native. Fraud Detector. Detector Event Variable Data Source - Data
Type Pulumi.Aws Native. Fraud Detector. Detector Event Variable Data Type - Default
Value string - Description string
The description.
- Inline bool
- Last
Updated stringTime The time when the event variable was last updated.
- Name string
- List<Pulumi.
Aws Native. Fraud Detector. Inputs. Detector Tag> Tags associated with this event variable.
- Variable
Type Pulumi.Aws Native. Fraud Detector. Detector Event Variable Variable Type
- Arn string
- Created
Time string The time when the event variable was created.
- Data
Source DetectorEvent Variable Data Source - Data
Type DetectorEvent Variable Data Type - Default
Value string - Description string
The description.
- Inline bool
- Last
Updated stringTime The time when the event variable was last updated.
- Name string
- []Detector
Tag Tags associated with this event variable.
- Variable
Type DetectorEvent Variable Variable Type
- arn String
- created
Time String The time when the event variable was created.
- data
Source DetectorEvent Variable Data Source - data
Type DetectorEvent Variable Data Type - default
Value String - description String
The description.
- inline Boolean
- last
Updated StringTime The time when the event variable was last updated.
- name String
- List<Detector
Tag> Tags associated with this event variable.
- variable
Type DetectorEvent Variable Variable Type
- arn string
- created
Time string The time when the event variable was created.
- data
Source DetectorEvent Variable Data Source - data
Type DetectorEvent Variable Data Type - default
Value string - description string
The description.
- inline boolean
- last
Updated stringTime The time when the event variable was last updated.
- name string
- Detector
Tag[] Tags associated with this event variable.
- variable
Type DetectorEvent Variable Variable Type
- arn str
- created_
time str The time when the event variable was created.
- data_
source DetectorEvent Variable Data Source - data_
type DetectorEvent Variable Data Type - default_
value str - description str
The description.
- inline bool
- last_
updated_ strtime The time when the event variable was last updated.
- name str
- Sequence[Detector
Tag] Tags associated with this event variable.
- variable_
type DetectorEvent Variable Variable Type
- arn String
- created
Time String The time when the event variable was created.
- data
Source "EVENT" - data
Type "STRING" | "INTEGER" | "FLOAT" | "BOOLEAN" - default
Value String - description String
The description.
- inline Boolean
- last
Updated StringTime The time when the event variable was last updated.
- name String
- List<Property Map>
Tags associated with this event variable.
- variable
Type "AUTH_CODE" | "AVS" | "BILLING_ADDRESS_L1" | "BILLING_ADDRESS_L2" | "BILLING_CITY" | "BILLING_COUNTRY" | "BILLING_NAME" | "BILLING_PHONE" | "BILLING_STATE" | "BILLING_ZIP" | "CARD_BIN" | "CATEGORICAL" | "CURRENCY_CODE" | "EMAIL_ADDRESS" | "FINGERPRINT" | "FRAUD_LABEL" | "FREE_FORM_TEXT" | "IP_ADDRESS" | "NUMERIC" | "ORDER_ID" | "PAYMENT_TYPE" | "PHONE_NUMBER" | "PRICE" | "PRODUCT_CATEGORY" | "SHIPPING_ADDRESS_L1" | "SHIPPING_ADDRESS_L2" | "SHIPPING_CITY" | "SHIPPING_COUNTRY" | "SHIPPING_NAME" | "SHIPPING_PHONE" | "SHIPPING_STATE" | "SHIPPING_ZIP" | "USERAGENT"
DetectorEventVariableDataSource, DetectorEventVariableDataSourceArgs
- Event
- EVENT
- Detector
Event Variable Data Source Event - EVENT
- Event
- EVENT
- Event
- EVENT
- EVENT
- EVENT
- "EVENT"
- EVENT
DetectorEventVariableDataType, DetectorEventVariableDataTypeArgs
- String
- STRING
- Integer
- INTEGER
- Float
- FLOAT
- Boolean
- BOOLEAN
- Detector
Event Variable Data Type String - STRING
- Detector
Event Variable Data Type Integer - INTEGER
- Detector
Event Variable Data Type Float - FLOAT
- Detector
Event Variable Data Type Boolean - BOOLEAN
- String
- STRING
- Integer
- INTEGER
- Float
- FLOAT
- Boolean
- BOOLEAN
- String
- STRING
- Integer
- INTEGER
- Float
- FLOAT
- Boolean
- BOOLEAN
- STRING
- STRING
- INTEGER
- INTEGER
- FLOAT
- FLOAT
- BOOLEAN
- BOOLEAN
- "STRING"
- STRING
- "INTEGER"
- INTEGER
- "FLOAT"
- FLOAT
- "BOOLEAN"
- BOOLEAN
DetectorEventVariableVariableType, DetectorEventVariableVariableTypeArgs
- Auth
Code - AUTH_CODE
- Avs
- AVS
- Billing
Address L1 - BILLING_ADDRESS_L1
- Billing
Address L2 - BILLING_ADDRESS_L2
- Billing
City - BILLING_CITY
- Billing
Country - BILLING_COUNTRY
- Billing
Name - BILLING_NAME
- Billing
Phone - BILLING_PHONE
- Billing
State - BILLING_STATE
- Billing
Zip - BILLING_ZIP
- Card
Bin - CARD_BIN
- Categorical
- CATEGORICAL
- Currency
Code - CURRENCY_CODE
- Email
Address - EMAIL_ADDRESS
- Fingerprint
- FINGERPRINT
- Fraud
Label - FRAUD_LABEL
- Free
Form Text - FREE_FORM_TEXT
- Ip
Address - IP_ADDRESS
- Numeric
- NUMERIC
- Order
Id - ORDER_ID
- Payment
Type - PAYMENT_TYPE
- Phone
Number - PHONE_NUMBER
- Price
- PRICE
- Product
Category - PRODUCT_CATEGORY
- Shipping
Address L1 - SHIPPING_ADDRESS_L1
- Shipping
Address L2 - SHIPPING_ADDRESS_L2
- Shipping
City - SHIPPING_CITY
- Shipping
Country - SHIPPING_COUNTRY
- Shipping
Name - SHIPPING_NAME
- Shipping
Phone - SHIPPING_PHONE
- Shipping
State - SHIPPING_STATE
- Shipping
Zip - SHIPPING_ZIP
- Useragent
- USERAGENT
- Detector
Event Variable Variable Type Auth Code - AUTH_CODE
- Detector
Event Variable Variable Type Avs - AVS
- Detector
Event Variable Variable Type Billing Address L1 - BILLING_ADDRESS_L1
- Detector
Event Variable Variable Type Billing Address L2 - BILLING_ADDRESS_L2
- Detector
Event Variable Variable Type Billing City - BILLING_CITY
- Detector
Event Variable Variable Type Billing Country - BILLING_COUNTRY
- Detector
Event Variable Variable Type Billing Name - BILLING_NAME
- Detector
Event Variable Variable Type Billing Phone - BILLING_PHONE
- Detector
Event Variable Variable Type Billing State - BILLING_STATE
- Detector
Event Variable Variable Type Billing Zip - BILLING_ZIP
- Detector
Event Variable Variable Type Card Bin - CARD_BIN
- Detector
Event Variable Variable Type Categorical - CATEGORICAL
- Detector
Event Variable Variable Type Currency Code - CURRENCY_CODE
- Detector
Event Variable Variable Type Email Address - EMAIL_ADDRESS
- Detector
Event Variable Variable Type Fingerprint - FINGERPRINT
- Detector
Event Variable Variable Type Fraud Label - FRAUD_LABEL
- Detector
Event Variable Variable Type Free Form Text - FREE_FORM_TEXT
- Detector
Event Variable Variable Type Ip Address - IP_ADDRESS
- Detector
Event Variable Variable Type Numeric - NUMERIC
- Detector
Event Variable Variable Type Order Id - ORDER_ID
- Detector
Event Variable Variable Type Payment Type - PAYMENT_TYPE
- Detector
Event Variable Variable Type Phone Number - PHONE_NUMBER
- Detector
Event Variable Variable Type Price - PRICE
- Detector
Event Variable Variable Type Product Category - PRODUCT_CATEGORY
- Detector
Event Variable Variable Type Shipping Address L1 - SHIPPING_ADDRESS_L1
- Detector
Event Variable Variable Type Shipping Address L2 - SHIPPING_ADDRESS_L2
- Detector
Event Variable Variable Type Shipping City - SHIPPING_CITY
- Detector
Event Variable Variable Type Shipping Country - SHIPPING_COUNTRY
- Detector
Event Variable Variable Type Shipping Name - SHIPPING_NAME
- Detector
Event Variable Variable Type Shipping Phone - SHIPPING_PHONE
- Detector
Event Variable Variable Type Shipping State - SHIPPING_STATE
- Detector
Event Variable Variable Type Shipping Zip - SHIPPING_ZIP
- Detector
Event Variable Variable Type Useragent - USERAGENT
- Auth
Code - AUTH_CODE
- Avs
- AVS
- Billing
Address L1 - BILLING_ADDRESS_L1
- Billing
Address L2 - BILLING_ADDRESS_L2
- Billing
City - BILLING_CITY
- Billing
Country - BILLING_COUNTRY
- Billing
Name - BILLING_NAME
- Billing
Phone - BILLING_PHONE
- Billing
State - BILLING_STATE
- Billing
Zip - BILLING_ZIP
- Card
Bin - CARD_BIN
- Categorical
- CATEGORICAL
- Currency
Code - CURRENCY_CODE
- Email
Address - EMAIL_ADDRESS
- Fingerprint
- FINGERPRINT
- Fraud
Label - FRAUD_LABEL
- Free
Form Text - FREE_FORM_TEXT
- Ip
Address - IP_ADDRESS
- Numeric
- NUMERIC
- Order
Id - ORDER_ID
- Payment
Type - PAYMENT_TYPE
- Phone
Number - PHONE_NUMBER
- Price
- PRICE
- Product
Category - PRODUCT_CATEGORY
- Shipping
Address L1 - SHIPPING_ADDRESS_L1
- Shipping
Address L2 - SHIPPING_ADDRESS_L2
- Shipping
City - SHIPPING_CITY
- Shipping
Country - SHIPPING_COUNTRY
- Shipping
Name - SHIPPING_NAME
- Shipping
Phone - SHIPPING_PHONE
- Shipping
State - SHIPPING_STATE
- Shipping
Zip - SHIPPING_ZIP
- Useragent
- USERAGENT
- Auth
Code - AUTH_CODE
- Avs
- AVS
- Billing
Address L1 - BILLING_ADDRESS_L1
- Billing
Address L2 - BILLING_ADDRESS_L2
- Billing
City - BILLING_CITY
- Billing
Country - BILLING_COUNTRY
- Billing
Name - BILLING_NAME
- Billing
Phone - BILLING_PHONE
- Billing
State - BILLING_STATE
- Billing
Zip - BILLING_ZIP
- Card
Bin - CARD_BIN
- Categorical
- CATEGORICAL
- Currency
Code - CURRENCY_CODE
- Email
Address - EMAIL_ADDRESS
- Fingerprint
- FINGERPRINT
- Fraud
Label - FRAUD_LABEL
- Free
Form Text - FREE_FORM_TEXT
- Ip
Address - IP_ADDRESS
- Numeric
- NUMERIC
- Order
Id - ORDER_ID
- Payment
Type - PAYMENT_TYPE
- Phone
Number - PHONE_NUMBER
- Price
- PRICE
- Product
Category - PRODUCT_CATEGORY
- Shipping
Address L1 - SHIPPING_ADDRESS_L1
- Shipping
Address L2 - SHIPPING_ADDRESS_L2
- Shipping
City - SHIPPING_CITY
- Shipping
Country - SHIPPING_COUNTRY
- Shipping
Name - SHIPPING_NAME
- Shipping
Phone - SHIPPING_PHONE
- Shipping
State - SHIPPING_STATE
- Shipping
Zip - SHIPPING_ZIP
- Useragent
- USERAGENT
- AUTH_CODE
- AUTH_CODE
- AVS
- AVS
- BILLING_ADDRESS_L1
- BILLING_ADDRESS_L1
- BILLING_ADDRESS_L2
- BILLING_ADDRESS_L2
- BILLING_CITY
- BILLING_CITY
- BILLING_COUNTRY
- BILLING_COUNTRY
- BILLING_NAME
- BILLING_NAME
- BILLING_PHONE
- BILLING_PHONE
- BILLING_STATE
- BILLING_STATE
- BILLING_ZIP
- BILLING_ZIP
- CARD_BIN
- CARD_BIN
- CATEGORICAL
- CATEGORICAL
- CURRENCY_CODE
- CURRENCY_CODE
- EMAIL_ADDRESS
- EMAIL_ADDRESS
- FINGERPRINT
- FINGERPRINT
- FRAUD_LABEL
- FRAUD_LABEL
- FREE_FORM_TEXT
- FREE_FORM_TEXT
- IP_ADDRESS
- IP_ADDRESS
- NUMERIC
- NUMERIC
- ORDER_ID
- ORDER_ID
- PAYMENT_TYPE
- PAYMENT_TYPE
- PHONE_NUMBER
- PHONE_NUMBER
- PRICE
- PRICE
- PRODUCT_CATEGORY
- PRODUCT_CATEGORY
- SHIPPING_ADDRESS_L1
- SHIPPING_ADDRESS_L1
- SHIPPING_ADDRESS_L2
- SHIPPING_ADDRESS_L2
- SHIPPING_CITY
- SHIPPING_CITY
- SHIPPING_COUNTRY
- SHIPPING_COUNTRY
- SHIPPING_NAME
- SHIPPING_NAME
- SHIPPING_PHONE
- SHIPPING_PHONE
- SHIPPING_STATE
- SHIPPING_STATE
- SHIPPING_ZIP
- SHIPPING_ZIP
- USERAGENT
- USERAGENT
- "AUTH_CODE"
- AUTH_CODE
- "AVS"
- AVS
- "BILLING_ADDRESS_L1"
- BILLING_ADDRESS_L1
- "BILLING_ADDRESS_L2"
- BILLING_ADDRESS_L2
- "BILLING_CITY"
- BILLING_CITY
- "BILLING_COUNTRY"
- BILLING_COUNTRY
- "BILLING_NAME"
- BILLING_NAME
- "BILLING_PHONE"
- BILLING_PHONE
- "BILLING_STATE"
- BILLING_STATE
- "BILLING_ZIP"
- BILLING_ZIP
- "CARD_BIN"
- CARD_BIN
- "CATEGORICAL"
- CATEGORICAL
- "CURRENCY_CODE"
- CURRENCY_CODE
- "EMAIL_ADDRESS"
- EMAIL_ADDRESS
- "FINGERPRINT"
- FINGERPRINT
- "FRAUD_LABEL"
- FRAUD_LABEL
- "FREE_FORM_TEXT"
- FREE_FORM_TEXT
- "IP_ADDRESS"
- IP_ADDRESS
- "NUMERIC"
- NUMERIC
- "ORDER_ID"
- ORDER_ID
- "PAYMENT_TYPE"
- PAYMENT_TYPE
- "PHONE_NUMBER"
- PHONE_NUMBER
- "PRICE"
- PRICE
- "PRODUCT_CATEGORY"
- PRODUCT_CATEGORY
- "SHIPPING_ADDRESS_L1"
- SHIPPING_ADDRESS_L1
- "SHIPPING_ADDRESS_L2"
- SHIPPING_ADDRESS_L2
- "SHIPPING_CITY"
- SHIPPING_CITY
- "SHIPPING_COUNTRY"
- SHIPPING_COUNTRY
- "SHIPPING_NAME"
- SHIPPING_NAME
- "SHIPPING_PHONE"
- SHIPPING_PHONE
- "SHIPPING_STATE"
- SHIPPING_STATE
- "SHIPPING_ZIP"
- SHIPPING_ZIP
- "USERAGENT"
- USERAGENT
DetectorLabel, DetectorLabelArgs
- Arn string
- Created
Time string The time when the label was created.
- Description string
The description.
- Inline bool
- Last
Updated stringTime The time when the label was last updated.
- Name string
- List<Pulumi.
Aws Native. Fraud Detector. Inputs. Detector Tag> Tags associated with this label.
- Arn string
- Created
Time string The time when the label was created.
- Description string
The description.
- Inline bool
- Last
Updated stringTime The time when the label was last updated.
- Name string
- []Detector
Tag Tags associated with this label.
- arn String
- created
Time String The time when the label was created.
- description String
The description.
- inline Boolean
- last
Updated StringTime The time when the label was last updated.
- name String
- List<Detector
Tag> Tags associated with this label.
- arn string
- created
Time string The time when the label was created.
- description string
The description.
- inline boolean
- last
Updated stringTime The time when the label was last updated.
- name string
- Detector
Tag[] Tags associated with this label.
- arn str
- created_
time str The time when the label was created.
- description str
The description.
- inline bool
- last_
updated_ strtime The time when the label was last updated.
- name str
- Sequence[Detector
Tag] Tags associated with this label.
- arn String
- created
Time String The time when the label was created.
- description String
The description.
- inline Boolean
- last
Updated StringTime The time when the label was last updated.
- name String
- List<Property Map>
Tags associated with this label.
DetectorModel, DetectorModelArgs
- Arn string
- Arn string
- arn String
- arn string
- arn str
- arn String
DetectorOutcome, DetectorOutcomeArgs
- Arn string
- Created
Time string The time when the outcome was created.
- Description string
The description.
- Inline bool
- Last
Updated stringTime The time when the outcome was last updated.
- Name string
- List<Pulumi.
Aws Native. Fraud Detector. Inputs. Detector Tag> Tags associated with this outcome.
- Arn string
- Created
Time string The time when the outcome was created.
- Description string
The description.
- Inline bool
- Last
Updated stringTime The time when the outcome was last updated.
- Name string
- []Detector
Tag Tags associated with this outcome.
- arn String
- created
Time String The time when the outcome was created.
- description String
The description.
- inline Boolean
- last
Updated StringTime The time when the outcome was last updated.
- name String
- List<Detector
Tag> Tags associated with this outcome.
- arn string
- created
Time string The time when the outcome was created.
- description string
The description.
- inline boolean
- last
Updated stringTime The time when the outcome was last updated.
- name string
- Detector
Tag[] Tags associated with this outcome.
- arn str
- created_
time str The time when the outcome was created.
- description str
The description.
- inline bool
- last_
updated_ strtime The time when the outcome was last updated.
- name str
- Sequence[Detector
Tag] Tags associated with this outcome.
- arn String
- created
Time String The time when the outcome was created.
- description String
The description.
- inline Boolean
- last
Updated StringTime The time when the outcome was last updated.
- name String
- List<Property Map>
Tags associated with this outcome.
DetectorRule, DetectorRuleArgs
- Arn string
- Created
Time string The time when the event type was created.
- Description string
The description.
- Detector
Id string - Expression string
- Language
Pulumi.
Aws Native. Fraud Detector. Detector Rule Language - Last
Updated stringTime The time when the event type was last updated.
- Outcomes
List<Pulumi.
Aws Native. Fraud Detector. Inputs. Detector Outcome> - Rule
Id string - Rule
Version string - List<Pulumi.
Aws Native. Fraud Detector. Inputs. Detector Tag> Tags associated with this event type.
- Arn string
- Created
Time string The time when the event type was created.
- Description string
The description.
- Detector
Id string - Expression string
- Language
Detector
Rule Language - Last
Updated stringTime The time when the event type was last updated.
- Outcomes
[]Detector
Outcome - Rule
Id string - Rule
Version string - []Detector
Tag Tags associated with this event type.
- arn String
- created
Time String The time when the event type was created.
- description String
The description.
- detector
Id String - expression String
- language
Detector
Rule Language - last
Updated StringTime The time when the event type was last updated.
- outcomes
List<Detector
Outcome> - rule
Id String - rule
Version String - List<Detector
Tag> Tags associated with this event type.
- arn string
- created
Time string The time when the event type was created.
- description string
The description.
- detector
Id string - expression string
- language
Detector
Rule Language - last
Updated stringTime The time when the event type was last updated.
- outcomes
Detector
Outcome[] - rule
Id string - rule
Version string - Detector
Tag[] Tags associated with this event type.
- arn str
- created_
time str The time when the event type was created.
- description str
The description.
- detector_
id str - expression str
- language
Detector
Rule Language - last_
updated_ strtime The time when the event type was last updated.
- outcomes
Sequence[Detector
Outcome] - rule_
id str - rule_
version str - Sequence[Detector
Tag] Tags associated with this event type.
- arn String
- created
Time String The time when the event type was created.
- description String
The description.
- detector
Id String - expression String
- language "DETECTORPL"
- last
Updated StringTime The time when the event type was last updated.
- outcomes List<Property Map>
- rule
Id String - rule
Version String - List<Property Map>
Tags associated with this event type.
DetectorRuleExecutionMode, DetectorRuleExecutionModeArgs
- First
Matched - FIRST_MATCHED
- All
Matched - ALL_MATCHED
- Detector
Rule Execution Mode First Matched - FIRST_MATCHED
- Detector
Rule Execution Mode All Matched - ALL_MATCHED
- First
Matched - FIRST_MATCHED
- All
Matched - ALL_MATCHED
- First
Matched - FIRST_MATCHED
- All
Matched - ALL_MATCHED
- FIRST_MATCHED
- FIRST_MATCHED
- ALL_MATCHED
- ALL_MATCHED
- "FIRST_MATCHED"
- FIRST_MATCHED
- "ALL_MATCHED"
- ALL_MATCHED
DetectorRuleLanguage, DetectorRuleLanguageArgs
- Detectorpl
- DETECTORPL
- Detector
Rule Language Detectorpl - DETECTORPL
- Detectorpl
- DETECTORPL
- Detectorpl
- DETECTORPL
- DETECTORPL
- DETECTORPL
- "DETECTORPL"
- DETECTORPL
DetectorTag, DetectorTagArgs
DetectorVersionStatus, DetectorVersionStatusArgs
- Draft
- DRAFT
- Active
- ACTIVE
- Detector
Version Status Draft - DRAFT
- Detector
Version Status Active - ACTIVE
- Draft
- DRAFT
- Active
- ACTIVE
- Draft
- DRAFT
- Active
- ACTIVE
- DRAFT
- DRAFT
- ACTIVE
- ACTIVE
- "DRAFT"
- DRAFT
- "ACTIVE"
- ACTIVE
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.