Skip to content

/AWS1/CL_DOG=>LISTEVENTS()

About ListEvents

Returns a list of the events emitted by the resources that are evaluated by DevOps Guru. You can use filters to specify which events are returned.

Method Signature

IMPORTING

Required arguments:

IO_FILTERS TYPE REF TO /AWS1/CL_DOGLISTEVENTSFILTERS /AWS1/CL_DOGLISTEVENTSFILTERS

A ListEventsFilters object used to specify which events to return.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/DOGLISTEVENTSMAXRESULTS /AWS1/DOGLISTEVENTSMAXRESULTS

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

IV_NEXTTOKEN TYPE /AWS1/DOGUUIDNEXTTOKEN /AWS1/DOGUUIDNEXTTOKEN

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

IV_ACCOUNTID TYPE /AWS1/DOGAWSACCOUNTID /AWS1/DOGAWSACCOUNTID

The ID of the Amazon Web Services account.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DOGLISTEVENTSRESPONSE /AWS1/CL_DOGLISTEVENTSRESPONSE