Skip to content

/AWS1/CL_GDY=>CREATEIPSET()

About CreateIPSet

Creates a new IPSet, which is called a trusted IP list in the console user interface. An IPSet is a list of IP addresses that are trusted for secure communication with Amazon Web Services infrastructure and applications. GuardDuty doesn't generate findings for IP addresses that are included in IPSets. Only users from the administrator account can use this operation.

Method Signature

IMPORTING

Required arguments:

IV_DETECTORID TYPE /AWS1/GDYDETECTORID /AWS1/GDYDETECTORID

The unique ID of the detector of the GuardDuty account that you want to create an IPSet for.

IV_NAME TYPE /AWS1/GDYNAME /AWS1/GDYNAME

The user-friendly name to identify the IPSet.

Allowed characters are alphanumeric, whitespace, dash (-), and underscores (_).

IV_FORMAT TYPE /AWS1/GDYIPSETFORMAT /AWS1/GDYIPSETFORMAT

The format of the file that contains the IPSet.

IV_LOCATION TYPE /AWS1/GDYLOCATION /AWS1/GDYLOCATION

The URI of the file that contains the IPSet.

IV_ACTIVATE TYPE /AWS1/GDYBOOLEAN /AWS1/GDYBOOLEAN

A Boolean value that indicates whether GuardDuty is to start using the uploaded IPSet.

Optional arguments:

IV_CLIENTTOKEN TYPE /AWS1/GDYCLIENTTOKEN /AWS1/GDYCLIENTTOKEN

The idempotency token for the create request.

IT_TAGS TYPE /AWS1/CL_GDYTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags to be added to a new IP set resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GDYCREATEIPSETRSP /AWS1/CL_GDYCREATEIPSETRSP