/AWS1/CL_SLK=>CREATESUBSCRIBER()
¶
About CreateSubscriber¶
Creates a subscriber for accounts that are already enabled in Amazon Security Lake. You can create a subscriber with access to data in the current Amazon Web Services Region.
Method Signature¶
IMPORTING¶
Required arguments:¶
IO_SUBSCRIBERIDENTITY
TYPE REF TO /AWS1/CL_SLKAWSIDENTITY
/AWS1/CL_SLKAWSIDENTITY
¶
The Amazon Web Services identity used to access your data.
IV_SUBSCRIBERNAME
TYPE /AWS1/SLKSTRING
/AWS1/SLKSTRING
¶
The name of your Security Lake subscriber account.
IT_SOURCES
TYPE /AWS1/CL_SLKLOGSOURCERESOURCE=>TT_LOGSOURCERESOURCELIST
TT_LOGSOURCERESOURCELIST
¶
The supported Amazon Web Services services from which logs and events are collected. Security Lake supports log and event collection for natively supported Amazon Web Services services.
Optional arguments:¶
IV_SUBSCRIBERDESCRIPTION
TYPE /AWS1/SLKDESCRIPTIONSTRING
/AWS1/SLKDESCRIPTIONSTRING
¶
The description for your subscriber account in Security Lake.
IT_ACCESSTYPES
TYPE /AWS1/CL_SLKACCESSTYPELIST_W=>TT_ACCESSTYPELIST
TT_ACCESSTYPELIST
¶
The Amazon S3 or Lake Formation access type.
IT_TAGS
TYPE /AWS1/CL_SLKTAG=>TT_TAGLIST
TT_TAGLIST
¶
An array of objects, one for each tag to associate with the subscriber. For each tag, you must specify both a tag key and a tag value. A tag value cannot be null, but it can be an empty string.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_SLKCREATESUBRRESPONSE
/AWS1/CL_SLKCREATESUBRRESPONSE
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC