Skip to content

/AWS1/CL_DZN=>LISTSUBSCRIPTIONGRANTS()

About ListSubscriptionGrants

Lists subscription grants.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The identifier of the Amazon DataZone domain.

Optional arguments:

IV_ENVIRONMENTID TYPE /AWS1/DZNENVIRONMENTID /AWS1/DZNENVIRONMENTID

The identifier of the Amazon DataZone environment.

IV_SUBSCRIPTIONTARGETID TYPE /AWS1/DZNSUBSCRIPTIONTARGETID /AWS1/DZNSUBSCRIPTIONTARGETID

The identifier of the subscription target.

IV_SUBSCRIBEDLISTINGID TYPE /AWS1/DZNLISTINGID /AWS1/DZNLISTINGID

The identifier of the subscribed listing.

IV_SUBSCRIPTIONID TYPE /AWS1/DZNSUBSCRIPTIONID /AWS1/DZNSUBSCRIPTIONID

The identifier of the subscription.

IV_SORTBY TYPE /AWS1/DZNSORTKEY /AWS1/DZNSORTKEY

Specifies the way of sorting the results of this action.

IV_SORTORDER TYPE /AWS1/DZNSORTORDER /AWS1/DZNSORTORDER

Specifies the sort order of this action.

IV_MAXRESULTS TYPE /AWS1/DZNMAXRESULTS /AWS1/DZNMAXRESULTS

The maximum number of subscription grants to return in a single call to ListSubscriptionGrants. When the number of subscription grants 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 ListSubscriptionGrants to list the next set of subscription grants.

IV_NEXTTOKEN TYPE /AWS1/DZNPAGINATIONTOKEN /AWS1/DZNPAGINATIONTOKEN

When the number of subscription grants 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 grants, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListSubscriptionGrants to list the next set of subscription grants.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNLSTSUBSCRIPTIONG01 /AWS1/CL_DZNLSTSUBSCRIPTIONG01