Fraud Detector Model Version

This table represents the Fraud Detector Model Version resource from Amazon Web Services.

aws.frauddetector_model_version

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe model version ARN.
created_timecorestringThe timestamp when the model was created.
external_events_detailcorejsonThe external events data details. This will be populated if the <code>trainingDataSource</code> for the model version is specified as <code>EXTERNAL_EVENTS</code>.
ingested_events_detailcorejsonThe ingested events data details. This will be populated if the <code>trainingDataSource</code> for the model version is specified as <code>INGESTED_EVENTS</code>.
last_updated_timecorestringThe timestamp when the model was last updated.
model_idcorestringThe model ID.
model_typecorestringThe model type.
model_version_numbercorestringThe model version number.
statuscorestringThe status of the model version.
tagscorehstore
training_data_schemacorejsonThe training data schema.
training_data_sourcecorestringThe model version training data source.
training_resultcorejsonThe training results.
training_result_v2corejsonThe training result details. The details include the relative importance of the variables.