ModelInputConfiguration
class ModelInputConfiguration
The Amazon SageMaker model input configuration.
Types
Properties
Link copied to clipboard
Template for constructing the CSV input-data sent to SageMaker. At event-evaluation, the placeholders for variable-names in the template will be replaced with the variable values before being sent to SageMaker.
Link copied to clipboard
The event type name.
Link copied to clipboard
The format of the model input configuration. The format differs depending on if it is passed through to SageMaker or constructed by Amazon Fraud Detector.
Link copied to clipboard
Template for constructing the JSON input-data sent to SageMaker. At event-evaluation, the placeholders for variable names in the template will be replaced with the variable values before being sent to SageMaker.
Link copied to clipboard
The event variables.