Package-level declarations

Types

Link copied to clipboard

License Manager makes it easier to manage licenses from software vendors across multiple Amazon Web Services accounts and on-premises servers.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Accepts the specified grant.

Link copied to clipboard

Checks in the specified license. Check in a license when it is no longer in use.

Link copied to clipboard

Checks out the specified license for offline use.

Link copied to clipboard

Checks out the specified license.

Link copied to clipboard

Creates a grant for the specified license. A grant shares the use of license entitlements with a specific Amazon Web Services account, an organization, or an organizational unit (OU). For more information, see Granted licenses in License Manager in the License Manager User Guide.

Link copied to clipboard

Creates a new version of the specified grant. For more information, see Granted licenses in License Manager in the License Manager User Guide.

Link copied to clipboard

Creates a license.

Link copied to clipboard
Link copied to clipboard

Creates a new version of the specified license.

Link copied to clipboard

Creates a long-lived token.

Link copied to clipboard

Deletes the specified grant.

Link copied to clipboard

Deletes the specified license.

Link copied to clipboard

Deletes the specified license configuration.

Link copied to clipboard

Deletes the specified token. Must be called in the license home Region.

Link copied to clipboard

Extends the expiration date for license consumption.

Link copied to clipboard

Gets a temporary access token to use with AssumeRoleWithWebIdentity. Access tokens are valid for one hour.

Link copied to clipboard
inline suspend fun LicenseManagerClient.getGrant(crossinline block: GetGrantRequest.Builder.() -> Unit): GetGrantResponse

Gets detailed information about the specified grant.

Link copied to clipboard

Gets detailed information about the specified license.

Link copied to clipboard

Gets detailed information about the specified license configuration.

Link copied to clipboard

Gets information about the specified license type conversion task.

Link copied to clipboard

Gets information about the specified report generator.

Link copied to clipboard

Gets detailed information about the usage of the specified license.

Link copied to clipboard

Gets the License Manager settings for the current Region.

Link copied to clipboard

Lists the resource associations for the specified license configuration.

Link copied to clipboard

Lists the grants distributed for the specified license.

Link copied to clipboard

Lists the license configurations for your account.

Link copied to clipboard

Lists the license type conversion tasks for your account.

Link copied to clipboard
Link copied to clipboard

Lists the licenses for your account.

Link copied to clipboard

Describes the license configurations for the specified resource.

Link copied to clipboard

Lists all versions of the specified license.

Link copied to clipboard

Lists grants that are received. Received grants are grants created while specifying the recipient as this Amazon Web Services account, your organization, or an organizational unit (OU) to which this member account belongs.

Link copied to clipboard

Lists the grants received for all accounts in the organization.

Link copied to clipboard

Lists received licenses.

Link copied to clipboard

Lists the licenses received for all accounts in the organization.

Link copied to clipboard

Lists resources managed using Systems Manager inventory.

Link copied to clipboard

Lists the tags for the specified license configuration.

Link copied to clipboard

Lists your tokens.

Link copied to clipboard

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.

Link copied to clipboard

Rejects the specified grant.

Link copied to clipboard

Adds the specified tags to the specified license configuration.

Link copied to clipboard

Removes the specified tags from the specified license configuration.

Link copied to clipboard

Modifies the attributes of an existing license configuration.

Link copied to clipboard

Adds or removes the specified license configurations for the specified Amazon Web Services resource.

Link copied to clipboard

Updates License Manager settings for the current Region.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.