Skip to content

/AWS1/CL_GDY=>UPDATETHREATINTELSET()

About UpdateThreatIntelSet

Updates the ThreatIntelSet specified by the ThreatIntelSet ID.

Method Signature

IMPORTING

Required arguments:

IV_DETECTORID TYPE /AWS1/GDYDETECTORID /AWS1/GDYDETECTORID

The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want to update.

IV_THREATINTELSETID TYPE /AWS1/GDYSTRING /AWS1/GDYSTRING

The unique ID that specifies the ThreatIntelSet that you want to update.

Optional arguments:

IV_NAME TYPE /AWS1/GDYNAME /AWS1/GDYNAME

The unique ID that specifies the ThreatIntelSet that you want to update.

IV_LOCATION TYPE /AWS1/GDYLOCATION /AWS1/GDYLOCATION

The updated URI of the file that contains the ThreateIntelSet.

IV_ACTIVATE TYPE /AWS1/GDYBOOLEAN /AWS1/GDYBOOLEAN

The updated Boolean value that specifies whether the ThreateIntelSet is active or not.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GDYUPTHREATINTELSET01 /AWS1/CL_GDYUPTHREATINTELSET01