ModelOutputConfiguration - Amazon Fraud Detector

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: