ModelOutputConfiguration - Amazon Fraud Detector

Amazon Fraud Detector will no longer be open to new customers starting November 7, 2025. If you would like to use Amazon Fraud Detector, sign up prior to that date. For capabilities similar to Amazon Fraud Detector, explore Amazon SageMaker AI, AutoGluon, and AWS WAF.

ModelOutputConfiguration

Provides the Amazon Sagemaker model output configuration.

Contents

format

The format of the model output configuration.

Type: String

Valid Values: TEXT_CSV | APPLICATION_JSONLINES

Required: Yes

csvIndexToVariableMap

A map of CSV index values in the SageMaker response to the Amazon Fraud Detector variables.

Type: String to string map

Required: No

jsonKeyToVariableMap

A map of JSON keys in response from SageMaker to the Amazon Fraud Detector variables.

Type: String to string map

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: