View source: R/licensemanager_operations.R
licensemanager_list_usage_for_license_configuration | R Documentation |
Lists all license usage records for a license configuration, displaying license consumption details by resource at a selected point in time. Use this action to audit the current license consumption for any license inventory and configuration.
See https://www.paws-r-sdk.com/docs/licensemanager_list_usage_for_license_configuration/ for full documentation.
licensemanager_list_usage_for_license_configuration(
LicenseConfigurationArn,
MaxResults = NULL,
NextToken = NULL,
Filters = NULL
)
LicenseConfigurationArn |
[required] Amazon Resource Name (ARN) of the license configuration. |
MaxResults |
Maximum number of results to return in a single call. |
NextToken |
Token for the next set of results. |
Filters |
Filters to scope the results. The following filters and logical operators are supported:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.