Skip to content

/AWS1/CL_DSR=>DESCRIBEEVENTTOPICS()

About DescribeEventTopics

Obtains information about which Amazon SNS topics receive status messages from the specified directory.

If no input parameters are provided, such as DirectoryId or TopicName, this request describes all of the associations in the account.

Method Signature

IMPORTING

Optional arguments:

IV_DIRECTORYID TYPE /AWS1/DSRDIRECTORYID /AWS1/DSRDIRECTORYID

The Directory ID for which to get the list of associated Amazon SNS topics. If this member is null, associations for all Directory IDs are returned.

IT_TOPICNAMES TYPE /AWS1/CL_DSRTOPICNAMES_W=>TT_TOPICNAMES TT_TOPICNAMES

A list of Amazon SNS topic names for which to obtain the information. If this member is null, all associations for the specified Directory ID are returned.

An empty list results in an InvalidParameterException being thrown.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DSRDESCREVTTOPICSRSLT /AWS1/CL_DSRDESCREVTTOPICSRSLT