This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

aws_frauddetector_detector_version

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The detector version ARN.

created_time

Type: STRING
Provider name: createdTime
Description: The timestamp when the detector version was created.

description

Type: STRING
Provider name: description
Description: The detector version description.

detector_id

Type: STRING
Provider name: detectorId
Description: The detector ID.

detector_version_id

Type: STRING
Provider name: detectorVersionId
Description: The detector version ID.

external_model_endpoints

Type: UNORDERED_LIST_STRING
Provider name: externalModelEndpoints
Description: The Amazon SageMaker model endpoints included in the detector version.

last_updated_time

Type: STRING
Provider name: lastUpdatedTime
Description: The timestamp when the detector version was last updated.

model_versions

Type: UNORDERED_LIST_STRUCT
Provider name: modelVersions
Description: The model versions included in the detector version.

  • arn
    Type: STRING
    Provider name: arn
    Description: The model version ARN.
  • model_id
    Type: STRING
    Provider name: modelId
    Description: The model ID.
  • model_type
    Type: STRING
    Provider name: modelType
    Description: The model type.
  • model_version_number
    Type: STRING
    Provider name: modelVersionNumber
    Description: The model version number.

rule_execution_mode

Type: STRING
Provider name: ruleExecutionMode
Description: The execution mode of the rule in the dectector FIRST_MATCHED indicates that Amazon Fraud Detector evaluates rules sequentially, first to last, stopping at the first matched rule. Amazon Fraud dectector then provides the outcomes for that single rule. ALL_MATCHED indicates that Amazon Fraud Detector evaluates all rules and returns the outcomes for all matched rules. You can define and edit the rule mode at the detector version level, when it is in draft status.

rules

Type: UNORDERED_LIST_STRUCT
Provider name: rules
Description: The rules included in the detector version.

  • detector_id
    Type: STRING
    Provider name: detectorId
    Description: The detector for which the rule is associated.
  • rule_id
    Type: STRING
    Provider name: ruleId
    Description: The rule ID.
  • rule_version
    Type: STRING
    Provider name: ruleVersion
    Description: The rule version.

status

Type: STRING
Provider name: status
Description: The status of the detector version.

tags

Type: UNORDERED_LIST_STRING