Skip to content

/AWS1/CL_STN=>LISTNOTIFICATIONRULES()

About ListNotificationRules

Returns a list of the notification rules for an Amazon Web Services account.

Method Signature

IMPORTING

Optional arguments:

IT_FILTERS TYPE /AWS1/CL_STNLISTNOTIFRULESFILT=>TT_LISTNOTIFRULESFILTERS TT_LISTNOTIFRULESFILTERS

The filters to use to return information by service or resource type. For valid values, see ListNotificationRulesFilter.

A filter with the same name can appear more than once when used with OR statements. Filters with different names should be applied with AND statements.

IV_NEXTTOKEN TYPE /AWS1/STNNEXTTOKEN /AWS1/STNNEXTTOKEN

An enumeration token that, when provided in a request, returns the next batch of the results.

IV_MAXRESULTS TYPE /AWS1/STNMAXRESULTS /AWS1/STNMAXRESULTS

A non-negative integer used to limit the number of returned results. The maximum number of results that can be returned is 100.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_STNLISTNOTIFRULESRSLT /AWS1/CL_STNLISTNOTIFRULESRSLT