Lists grants that are received but not accepted.
See https://paws-r.github.io/docs/licensemanager/list_received_grants.html for full documentation.
licensemanager_list_received_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:
ProductSKU
LicenseIssuerName
LicenseArn
GrantStatus
GranterAccountId
Token for the next set of results.
Maximum number of results to return in a single call.