Skip to content

/AWS1/CL_SSM=>LISTOPSITEMEVENTS()

About ListOpsItemEvents

Returns a list of all OpsItem events in the current Amazon Web Services Region and Amazon Web Services account. You can limit the results to events associated with specific OpsItems by specifying a filter.

Method Signature

IMPORTING

Optional arguments:

IT_FILTERS TYPE /AWS1/CL_SSMOPSITEMEVENTFILTER=>TT_OPSITEMEVENTFILTERS TT_OPSITEMEVENTFILTERS

One or more OpsItem filters. Use a filter to return a more specific list of results.

IV_MAXRESULTS TYPE /AWS1/SSMOPSITEMEVENTMAXRSLTS /AWS1/SSMOPSITEMEVENTMAXRSLTS

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.

IV_NEXTTOKEN TYPE /AWS1/SSMSTRING /AWS1/SSMSTRING

A token to start the list. Use this token to get the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMLISTOPSITEMEVTSRSP /AWS1/CL_SSMLISTOPSITEMEVTSRSP