Skip to content

/AWS1/CL_LIC=>LISTRECEIVEDGRANTS()

About ListReceivedGrants

Lists grants that are received. Received grants are grants created while specifying the recipient as this Amazon Web Services account, your organization, or an organizational unit (OU) to which this member account belongs.

Method Signature

IMPORTING

Optional arguments:

IT_GRANTARNS TYPE /AWS1/CL_LICARNLIST_W=>TT_ARNLIST TT_ARNLIST

Amazon Resource Names (ARNs) of the grants.

IT_FILTERS TYPE /AWS1/CL_LICFILTER=>TT_FILTERLIST TT_FILTERLIST

Filters to scope the results. The following filters are supported:

  • ProductSKU

  • LicenseIssuerName

  • LicenseArn

  • GrantStatus

  • GranterAccountId

IV_NEXTTOKEN TYPE /AWS1/LICSTRING /AWS1/LICSTRING

Token for the next set of results.

IV_MAXRESULTS TYPE /AWS1/LICMAXSIZE100 /AWS1/LICMAXSIZE100

Maximum number of results to return in a single call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LICLSTRECEIVEDGRANT01 /AWS1/CL_LICLSTRECEIVEDGRANT01