licensemanager_list_received_grants_for_organization: Lists the grants received for all accounts in the...

View source: R/licensemanager_operations.R

licensemanager_list_received_grants_for_organizationR Documentation

Lists the grants received for all accounts in the organization

Description

Lists 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
)

Arguments

LicenseArn

[required] The Amazon Resource Name (ARN) of the received license.

Filters

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

  • ParentArn

  • GranteePrincipalArn

NextToken

Token for the next set of results.

MaxResults

Maximum number of results to return in a single call.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.