Lists the license configurations for your account
Source:R/licensemanager_operations.R
licensemanager_list_license_configurations.RdLists the license configurations for your account.
See https://www.paws-r-sdk.com/docs/licensemanager_list_license_configurations/ for full documentation.
Usage
licensemanager_list_license_configurations(
LicenseConfigurationArns = NULL,
MaxResults = NULL,
NextToken = NULL,
Filters = NULL
)Arguments
- LicenseConfigurationArns
Amazon Resource Names (ARN) of the license configurations.
- 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:
licenseCountingType- The dimension for which licenses are counted. Possible values arevCPU|Instance|Core|Socket.enforceLicenseCount- A Boolean value that indicates whether hard license enforcement is used.usagelimitExceeded- A Boolean value that indicates whether the available licenses have been exceeded.