Skip to content

/AWS1/CL_REK=>UPDATESTREAMPROCESSOR()

About UpdateStreamProcessor

Allows you to update a stream processor. You can change some settings and regions of interest and delete certain parameters.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/REKSTREAMPROCESSORNAME /AWS1/REKSTREAMPROCESSORNAME

Name of the stream processor that you want to update.

Optional arguments:

IO_SETTINGSFORUPDATE TYPE REF TO /AWS1/CL_REKSTRMPROCORSTGSFO00 /AWS1/CL_REKSTRMPROCORSTGSFO00

The stream processor settings that you want to update. Label detection settings can be updated to detect different labels with a different minimum confidence.

IT_REGIONSOFINTERESTFORUPD TYPE /AWS1/CL_REKREGIONOFINTEREST=>TT_REGIONSOFINTEREST TT_REGIONSOFINTEREST

Specifies locations in the frames where Amazon Rekognition checks for objects or people. This is an optional parameter for label detection stream processors.

IO_DATASHARINGPREFERENCEFO00 TYPE REF TO /AWS1/CL_REKSTRMPROCORDATASH00 /AWS1/CL_REKSTRMPROCORDATASH00

Shows whether you are sharing data with Rekognition to improve model performance. You can choose this option at the account level or on a per-stream basis. Note that if you opt out at the account level this setting is ignored on individual streams.

IT_PARAMETERSTODELETE TYPE /AWS1/CL_REKSTRMPROCORPRMSTO00=>TT_STREAMPROCORPARAMSTODELETE TT_STREAMPROCORPARAMSTODELETE

A list of parameters you want to delete from the stream processor.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_REKUPDSTREAMPROCORRSP /AWS1/CL_REKUPDSTREAMPROCORRSP