Skip to content

/AWS1/CL_SLK=>UPDATESUBSCRIBER()

About UpdateSubscriber

Updates an existing subscription for the given Amazon Security Lake account ID. You can update a subscriber by changing the sources that the subscriber consumes data from.

Method Signature

IMPORTING

Required arguments:

IV_SUBSCRIBERID TYPE /AWS1/SLKUUID /AWS1/SLKUUID

A value created by Security Lake that uniquely identifies your subscription.

Optional arguments:

IO_SUBSCRIBERIDENTITY TYPE REF TO /AWS1/CL_SLKAWSIDENTITY /AWS1/CL_SLKAWSIDENTITY

The AWS identity used to access your data.

IV_SUBSCRIBERNAME TYPE /AWS1/SLKSAFESTRING /AWS1/SLKSAFESTRING

The name of the Security Lake account subscriber.

IV_SUBSCRIBERDESCRIPTION TYPE /AWS1/SLKDESCRIPTIONSTRING /AWS1/SLKDESCRIPTIONSTRING

The description of the Security Lake account subscriber.

IT_SOURCES TYPE /AWS1/CL_SLKLOGSOURCERESOURCE=>TT_LOGSOURCERESOURCELIST TT_LOGSOURCERESOURCELIST

The supported Amazon Web Services from which logs and events are collected. For the list of supported Amazon Web Services, see the Amazon Security Lake User Guide.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SLKUPDATESUBRRESPONSE /AWS1/CL_SLKUPDATESUBRRESPONSE