Skip to content

/AWS1/CL_DZN=>LISTSUBSCRIPTIONTARGETS()

About ListSubscriptionTargets

Lists subscription targets in Amazon DataZone.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The identifier of the Amazon DataZone domain where you want to list subscription targets.

IV_ENVIRONMENTIDENTIFIER TYPE /AWS1/DZNENVIRONMENTID /AWS1/DZNENVIRONMENTID

The identifier of the environment where you want to list subscription targets.

Optional arguments:

IV_SORTBY TYPE /AWS1/DZNSORTKEY /AWS1/DZNSORTKEY

Specifies the way in which the results of this action are to be sorted.

IV_SORTORDER TYPE /AWS1/DZNSORTORDER /AWS1/DZNSORTORDER

Specifies the sort order for the results of this action.

IV_MAXRESULTS TYPE /AWS1/DZNMAXRESULTS /AWS1/DZNMAXRESULTS

The maximum number of subscription targets to return in a single call to ListSubscriptionTargets. When the number of subscription targets to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListSubscriptionTargets to list the next set of subscription targets.

IV_NEXTTOKEN TYPE /AWS1/DZNPAGINATIONTOKEN /AWS1/DZNPAGINATIONTOKEN

When the number of subscription targets is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of subscription targets, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListSubscriptionTargets to list the next set of subscription targets.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNLSTSUBSCRIPTIONT01 /AWS1/CL_DZNLSTSUBSCRIPTIONT01