Skip to content

/AWS1/CL_SYN=>LISTASSOCIATEDGROUPS()

About ListAssociatedGroups

Returns a list of the groups that the specified canary is associated with. The canary that you specify must be in the current Region.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/SYNCANARYARN /AWS1/SYNCANARYARN

The ARN of the canary that you want to view groups for.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SYNPAGINATIONTOKEN /AWS1/SYNPAGINATIONTOKEN

A token that indicates that there is more data available. You can use this token in a subsequent operation to retrieve the next set of results.

IV_MAXRESULTS TYPE /AWS1/SYNMAXGROUPRESULTS /AWS1/SYNMAXGROUPRESULTS

Specify this parameter to limit how many groups are returned each time you use the ListAssociatedGroups operation. If you omit this parameter, the default of 20 is used.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SYNLISTASSOCDGRPSRSP /AWS1/CL_SYNLISTASSOCDGRPSRSP