Jump to Content

Interface ModelOutputConfiguration

Provides the Amazon Sagemaker model output configuration.

Hierarchy

  • ModelOutputConfiguration

Properties

csvIndexToVariableMap?: Record<string, string>

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

format: undefined | string

The format of the model output configuration.

jsonKeyToVariableMap?: Record<string, string>

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