View source: R/licensemanager_operations.R
licensemanager_list_received_licenses | R Documentation |
Lists received licenses.
See https://www.paws-r-sdk.com/docs/licensemanager_list_received_licenses/ for full documentation.
licensemanager_list_received_licenses(
LicenseArns = NULL,
Filters = NULL,
NextToken = NULL,
MaxResults = NULL
)
LicenseArns |
Amazon Resource Names (ARNs) of the licenses. |
Filters |
Filters to scope the results. The following filters are supported:
|
NextToken |
Token for the next set of results. |
MaxResults |
Maximum number of results to return in a single call. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.