Skip to content

/AWS1/CL_SGM=>CREATEMONITORINGSCHEDULE()

About CreateMonitoringSchedule

Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an Amazon SageMaker Endpoint.

Method Signature

IMPORTING

Required arguments:

IV_MONITORINGSCHEDULENAME TYPE /AWS1/SGMMONSCHEDULENAME /AWS1/SGMMONSCHEDULENAME

The name of the monitoring schedule. The name must be unique within an Amazon Web Services Region within an Amazon Web Services account.

IO_MONITORINGSCHEDULECONFIG TYPE REF TO /AWS1/CL_SGMMONSCHEDULECONFIG /AWS1/CL_SGMMONSCHEDULECONFIG

The configuration object that specifies the monitoring schedule and defines the monitoring job.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_SGMTAG=>TT_TAGLIST TT_TAGLIST

(Optional) An array of key-value pairs. For more information, see Using Cost Allocation Tags in the Amazon Web Services Billing and Cost Management User Guide.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMCREATEMONSCHDRSP /AWS1/CL_SGMCREATEMONSCHDRSP