Skip to content

/AWS1/CL_CWE=>LISTPARTNEREVSRCACCOUNTS()

About ListPartnerEventSourceAccounts

An SaaS partner can use this operation to display the Amazon Web Services account ID that a particular partner event source name is associated with. This operation is not used by Amazon Web Services customers.

Method Signature

IMPORTING

Required arguments:

IV_EVENTSOURCENAME TYPE /AWS1/CWEEVENTSOURCENAME /AWS1/CWEEVENTSOURCENAME

The name of the partner event source to display account information about.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/CWENEXTTOKEN /AWS1/CWENEXTTOKEN

The token returned by a previous call to this operation. Specifying this retrieves the next set of results.

IV_LIMIT TYPE /AWS1/CWELIMITMAX100 /AWS1/CWELIMITMAX100

Specifying this limits the number of results returned by this operation. The operation also returns a NextToken which you can use in a subsequent operation to retrieve the next set of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CWELSTPTREVSRCACCTS01 /AWS1/CL_CWELSTPTREVSRCACCTS01