logo
Expand description

AWS License Manager

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

If you’re using the service, you’re probably looking for LicenseManagerClient and LicenseManager.

Structs

Describes automated discovery.

Details about a borrow configuration.

Details about license consumption.

Details about a consumption configuration.

Describes a time range, in ISO8601-UTC format.

Describes a resource entitled for use with a license.

Data associated with an entitlement resource.

Usage associated with an entitlement resource.

A filter name and value pair that is used to return more specific results from a describe operation. Filters can be used to match a set of resources by specific criteria, such as tags, attributes, or IDs.

Describes a grant.

Describes a license that is granted to a grantee.

An inventory filter.

Details about the issuer of a license.

Details associated with the issuer of a license.

Software license that is managed in AWS License Manager.

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), host affinity (how long a VM must be associated with a host), and the number of licenses purchased and used.

Describes an association with a license configuration.

Details about the usage of a resource associated with a license configuration.

A client for the AWS License Manager API.

Describes the failure of a license operation.

Details for associating a license configuration with a resource.

Describes the entitlement usage associated with a license.

Summary information about a managed resource.

Describes key/value pairs.

Configuration information for AWS Organizations.

Describes product information for a license configuration.

Describes product information filters.

Details about a provisional configuration.

Metadata associated with received licenses and grants.

Details of the license configuration that this generator reports on.

Details on how frequently reports are generated.

Describe the details of a report generator.

Details about a resource.

Details of the S3 bucket that report generator reports are published to.

Details about a tag for a license configuration.

Describes a token.

Enums

Errors returned by AcceptGrant

Errors returned by CheckInLicense

Errors returned by CheckoutBorrowLicense

Errors returned by CheckoutLicense

Errors returned by CreateGrant

Errors returned by CreateGrantVersion

Errors returned by CreateLicenseConfiguration

Errors returned by CreateLicense

Errors returned by CreateLicenseManagerReportGenerator

Errors returned by CreateLicenseVersion

Errors returned by CreateToken

Errors returned by DeleteGrant

Errors returned by DeleteLicenseConfiguration

Errors returned by DeleteLicense

Errors returned by DeleteLicenseManagerReportGenerator

Errors returned by DeleteToken

Errors returned by ExtendLicenseConsumption

Errors returned by GetAccessToken

Errors returned by GetGrant

Errors returned by GetLicenseConfiguration

Errors returned by GetLicense

Errors returned by GetLicenseManagerReportGenerator

Errors returned by GetLicenseUsage

Errors returned by GetServiceSettings

Errors returned by ListAssociationsForLicenseConfiguration

Errors returned by ListDistributedGrants

Errors returned by ListFailuresForLicenseConfigurationOperations

Errors returned by ListLicenseConfigurations

Errors returned by ListLicenseManagerReportGenerators

Errors returned by ListLicenseSpecificationsForResource

Errors returned by ListLicenseVersions

Errors returned by ListLicenses

Errors returned by ListReceivedGrants

Errors returned by ListReceivedLicenses

Errors returned by ListResourceInventory

Errors returned by ListTagsForResource

Errors returned by ListTokens

Errors returned by ListUsageForLicenseConfiguration

Errors returned by RejectGrant

Errors returned by TagResource

Errors returned by UntagResource

Errors returned by UpdateLicenseConfiguration

Errors returned by UpdateLicenseManagerReportGenerator

Errors returned by UpdateLicenseSpecificationsForResource

Errors returned by UpdateServiceSettings

Traits

Trait representing the capabilities of the AWS License Manager API. AWS License Manager clients implement this trait.