LicenseManager
import { LicenseManager } from "https://aws-api.deno.dev/v0.4/services/licensemanager.ts?docs=full";
§Constructors
§Methods
Checks out the specified license for offline use.
Checks out the specified license.
Note: If the account that created the license is the same that is performing the check out, you must specify the account as the beneficiary.
Creates a grant for the specified license. A grant shares the use of license entitlements with specific Amazon Web Services accounts.
Creates a new version of the specified grant.
Creates a license.
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.
Creates a new license conversion task.
Creates a report generator.
Creates a new version of the specified license.
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.
Deletes the specified license.
Deletes the specified license configuration.
You cannot delete a license configuration that is in use.
Deletes the specified report generator.
This action deletes the report generator, which stops it from generating future reports. The action cannot be reversed. It has no effect on the previous reports from this generator.
Extends the expiration date for license consumption.
Gets a temporary access token to use with AssumeRoleWithWebIdentity. Access tokens are valid for one hour.
Gets detailed information about the specified license configuration.
Gets information about the specified license type conversion task.
Gets information about the specified report generator.
Gets detailed information about the usage of the specified license.
Gets the License Manager settings for the current Region.
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).
Lists the grants distributed for the specified license.
Lists the license configuration operations that failed.
Lists the license configurations for your account.
Lists the license type conversion tasks for your account.
Lists the report generators for your account.
Lists the licenses for your account.
Describes the license configurations for the specified resource.
Lists all versions of the specified license.
Lists grants that are received but not accepted.
Lists the grants received for all accounts in the organization.
Lists received licenses.
Lists the licenses received for all accounts in the organization.
Lists resources managed using Systems Manager inventory.
Lists the tags for the specified 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.
Modifies the attributes of an existing license configuration.
Updates a report generator.
After you make changes to a report generator, it starts generating new reports within 60 minutes of being updated.
Adds or removes the specified license configurations for the specified Amazon Web Services resource.
You can update the license specifications of AMIs, instances, and hosts. You cannot update the license specifications for launch templates and CloudFormation templates, as they send license configurations to the operation that creates the resource.
Updates License Manager settings for the current Region.