aws license-manager
AWS License Manager AWS License Manager makes it easier to manage licenses from software vendors across multiple AWS accounts and on-premises servers
Subcommands
Name | Description |
---|---|
accept-grant | Accepts the specified grant |
check-in-license | Checks in the specified license. Check in a license when it is no longer in use |
checkout-borrow-license | Checks out the specified license for offline use |
checkout-license | Checks out the specified license |
create-grant | Creates a grant for the specified license. A grant shares the use of license entitlements with specific AWS accounts |
create-grant-version | Creates a new version of the specified grant |
create-license | Creates a license |
create-license-configuration | Creates a license configuration. A license configuration is an abstraction of a customer license agreement that can be consumed and enforced by License Manager. Components include specifications for the license type (licensing by instance, socket, CPU, or vCPU), allowed tenancy (shared tenancy, Dedicated Instance, Dedicated Host, or all of these), license affinity to host (how long a license must be associated with a host), and the number of licenses purchased and used |
create-license-version | Creates a new version of the specified license |
create-token | Creates a long-lived token. A refresh token is a JWT token used to get an access token. With an access token, you can call AssumeRoleWithWebIdentity to get role credentials that you can use to call License Manager to manage the specified license |
delete-grant | Deletes the specified grant |
delete-license | Deletes the specified license |
delete-license-configuration | Deletes the specified license configuration. You cannot delete a license configuration that is in use |
delete-token | Deletes the specified token. Must be called in the license home Region |
extend-license-consumption | Extends the expiration date for license consumption |
get-access-token | Gets a temporary access token to use with AssumeRoleWithWebIdentity. Access tokens are valid for one hour |
get-grant | Gets detailed information about the specified grant |
get-license | Gets detailed information about the specified license |
get-license-configuration | Gets detailed information about the specified license configuration |
get-license-usage | Gets detailed information about the usage of the specified license |
get-service-settings | Gets the License Manager settings for the current Region |
list-associations-for-license-configuration | Lists the resource associations for the specified license configuration. Resource associations need not consume licenses from a license configuration. For example, an AMI or a stopped instance might not consume a license (depending on the license rules) |
list-distributed-grants | Lists the grants distributed for the specified license |
list-failures-for-license-configuration-operations | Lists the license configuration operations that failed |
list-license-configurations | Lists the license configurations for your account |
list-license-specifications-for-resource | Describes the license configurations for the specified resource |
list-license-versions | Lists all versions of the specified license |
list-licenses | Lists the licenses for your account |
list-received-grants | Lists grants that are received but not accepted |
list-received-licenses | Lists received licenses |
list-resource-inventory | Lists resources managed using Systems Manager inventory |
list-tags-for-resource | Lists the tags for the specified license configuration |
list-tokens | Lists your tokens |
list-usage-for-license-configuration | 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 |
reject-grant | Rejects the specified grant |
tag-resource | Adds the specified tags to the specified license configuration |
untag-resource | Removes the specified tags from the specified license configuration |
update-license-configuration | Modifies the attributes of an existing license configuration |
update-license-specifications-for-resource | Adds or removes the specified license configurations for the specified AWS resource. You can update the license specifications of AMIs, instances, and hosts. You cannot update the license specifications for launch templates and AWS CloudFormation templates, as they send license configurations to the operation that creates the resource |
update-service-settings | Updates License Manager settings for the current Region |