Lists the grants distributed for the specified license.
See https://www.paws-r-sdk.com/docs/licensemanager_list_distributed_grants/ for full documentation.
licensemanager_list_distributed_grants(
GrantArns = NULL,
Filters = NULL,
NextToken = NULL,
MaxResults = NULL
)
Amazon Resource Names (ARNs) of the grants.
Filters to scope the results. The following filters are supported:
LicenseArn
GrantStatus
GranteePrincipalARN
ProductSKU
LicenseIssuerName
Token for the next set of results.
Maximum number of results to return in a single call.