Lists the grants received for all accounts in the organization
Source:R/licensemanager_operations.R
licensemanager_list_received_grants_for_organization.RdLists the grants received for all accounts in the organization.
See https://www.paws-r-sdk.com/docs/licensemanager_list_received_grants_for_organization/ for full documentation.
Usage
licensemanager_list_received_grants_for_organization(
LicenseArn,
Filters = NULL,
NextToken = NULL,
MaxResults = NULL
)