Skip to main content

@swamp/aws/frauddetector

v2026.04.23.3

AWS FRAUDDETECTOR infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

awsfrauddetectorcloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/aws/frauddetector

@swamp/aws/frauddetector/detectorv2026.04.23.2detector.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
DetectorIdstringThe ID of the detector
DetectorVersionStatus?enumThe desired detector version status for the detector
RuleExecutionMode?enum
Tags?arrayTags associated with this detector.
Description?stringThe description of the detector.
Rulesarray
EventTypeobjectThe event type to associate this detector with.
AssociatedModels?arrayThe models to associate with this detector.
createCreate a FraudDetector Detector
getGet a FraudDetector Detector
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector Detector
updateUpdate a FraudDetector Detector
deleteDelete a FraudDetector Detector
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector Detector
syncSync FraudDetector Detector state from AWS

Resources

state(infinite)— FraudDetector Detector resource state
@swamp/aws/frauddetector/entity-typev2026.04.23.2entity_type.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
NamestringThe name of the entity type.
Tags?arrayTags associated with this entity type.
Description?stringThe entity type description.
createCreate a FraudDetector EntityType
getGet a FraudDetector EntityType
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector EntityType
updateUpdate a FraudDetector EntityType
deleteDelete a FraudDetector EntityType
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector EntityType
syncSync FraudDetector EntityType state from AWS

Resources

state(infinite)— FraudDetector EntityType resource state
@swamp/aws/frauddetector/event-typev2026.04.23.2event_type.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
NamestringThe name for the event type
Tags?arrayTags associated with this event type.
Description?stringThe description of the event type.
EventVariablesarray
Labelsarray
EntityTypesarray
createCreate a FraudDetector EventType
getGet a FraudDetector EventType
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector EventType
updateUpdate a FraudDetector EventType
deleteDelete a FraudDetector EventType
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector EventType
syncSync FraudDetector EventType state from AWS

Resources

state(infinite)— FraudDetector EventType resource state
@swamp/aws/frauddetector/labelv2026.04.23.2label.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
NamestringThe name of the label.
Tags?arrayTags associated with this label.
Description?stringThe label description.
createCreate a FraudDetector Label
getGet a FraudDetector Label
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector Label
updateUpdate a FraudDetector Label
deleteDelete a FraudDetector Label
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector Label
syncSync FraudDetector Label state from AWS

Resources

state(infinite)— FraudDetector Label resource state
@swamp/aws/frauddetector/listv2026.04.23.2list.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
NamestringThe name of the list.
Description?stringThe description of the list.
VariableType?stringThe variable type of the list.
Tags?arrayTags associated with this list.
Elements?arrayThe elements in this list.
createCreate a FraudDetector List
getGet a FraudDetector List
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector List
updateUpdate a FraudDetector List
deleteDelete a FraudDetector List
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector List
syncSync FraudDetector List state from AWS

Resources

state(infinite)— FraudDetector List resource state
@swamp/aws/frauddetector/outcomev2026.04.23.2outcome.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
NamestringThe name of the outcome.
Tags?arrayTags associated with this outcome.
Description?stringThe outcome description.
createCreate a FraudDetector Outcome
getGet a FraudDetector Outcome
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector Outcome
updateUpdate a FraudDetector Outcome
deleteDelete a FraudDetector Outcome
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector Outcome
syncSync FraudDetector Outcome state from AWS

Resources

state(infinite)— FraudDetector Outcome resource state
@swamp/aws/frauddetector/variablev2026.04.23.2variable.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
NamestringThe name of the variable.
DataSourceenumThe source of the data.
DataTypeenumThe data type.
DefaultValuestringThe default value for the variable when no value is received.
Description?stringThe description.
Tags?arrayTags associated with this variable.
VariableType?enumThe variable type. For more information see https://docs.aws.amazon.com/frauddetector/latest/ug/create-a-variable.html#variable-types
createCreate a FraudDetector Variable
getGet a FraudDetector Variable
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector Variable
updateUpdate a FraudDetector Variable
deleteDelete a FraudDetector Variable
ArgumentTypeDescription
identifierstringThe primary identifier of the FraudDetector Variable
syncSync FraudDetector Variable state from AWS

Resources

state(infinite)— FraudDetector Variable resource state