Skip to content

/AWS1/CL_FDT=>PUTEXTERNALMODEL()

About PutExternalModel

Creates or updates an Amazon SageMaker model endpoint. You can also use this action to update the configuration of the model endpoint, including the IAM role and/or the mapped variables.

Method Signature

IMPORTING

Required arguments:

IV_MODELENDPOINT TYPE /AWS1/FDTSAGEMAKERENDPOINTID /AWS1/FDTSAGEMAKERENDPOINTID

The model endpoints name.

IV_MODELSOURCE TYPE /AWS1/FDTMODELSOURCE /AWS1/FDTMODELSOURCE

The source of the model.

IV_INVOKEMODELENDPTROLEARN TYPE /AWS1/FDTSTRING /AWS1/FDTSTRING

The IAM role used to invoke the model endpoint.

IO_INPUTCONFIGURATION TYPE REF TO /AWS1/CL_FDTMODELINPUTCONF /AWS1/CL_FDTMODELINPUTCONF

The model endpoint input configuration.

IO_OUTPUTCONFIGURATION TYPE REF TO /AWS1/CL_FDTMODELOUTPUTCONF /AWS1/CL_FDTMODELOUTPUTCONF

The model endpoint output configuration.

IV_MODELENDPOINTSTATUS TYPE /AWS1/FDTMODELENDPOINTSTATUS /AWS1/FDTMODELENDPOINTSTATUS

The model endpoint’s status in Amazon Fraud Detector.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_FDTTAG=>TT_TAGLIST TT_TAGLIST

A collection of key and value pairs.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FDTPUTXTERNALMDELRSLT /AWS1/CL_FDTPUTXTERNALMDELRSLT