Expand description
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§
- Automated
Discovery Information Describes automated discovery.
- Consumed
License Summary Details about license consumption.
- Create
License Configuration Request - Create
License Configuration Response - Delete
License Configuration Request - Delete
License Configuration Response - Filter
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.
- GetLicense
Configuration Request - GetLicense
Configuration Response - GetService
Settings Request - GetService
Settings Response - Inventory
Filter An inventory filter.
- 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), host affinity (how long a VM must be associated with a host), and the number of licenses purchased and used.
- License
Configuration Association Describes an association with a license configuration.
- License
Configuration Usage Details about the usage of a resource associated with a license configuration.
- License
Manager Client - A client for the AWS License Manager API.
- License
Operation Failure Describes the failure of a license operation.
- License
Specification Details for associating a license configuration with a resource.
- List
Associations ForLicense Configuration Request - List
Associations ForLicense Configuration Response - List
Failures ForLicense Configuration Operations Request - List
Failures ForLicense Configuration Operations Response - List
License Configurations Request - List
License Configurations Response - List
License Specifications ForResource Request - List
License Specifications ForResource Response - List
Resource Inventory Request - List
Resource Inventory Response - List
Tags ForResource Request - List
Tags ForResource Response - List
Usage ForLicense Configuration Request - List
Usage ForLicense Configuration Response - Managed
Resource Summary Summary information about a managed resource.
- Metadata
Reserved.
- Organization
Configuration Configuration information for AWS Organizations.
- Product
Information Describes product information for a license configuration.
- Product
Information Filter Describes product information filters.
- Resource
Inventory Details about a resource.
- Tag
Details about a tag for a license configuration.
- TagResource
Request - TagResource
Response - Untag
Resource Request - Untag
Resource Response - Update
License Configuration Request - Update
License Configuration Response - Update
License Specifications ForResource Request - Update
License Specifications ForResource Response - Update
Service Settings Request - Update
Service Settings Response
Enums§
- Create
License Configuration Error - Errors returned by CreateLicenseConfiguration
- Delete
License Configuration Error - Errors returned by DeleteLicenseConfiguration
- GetLicense
Configuration Error - Errors returned by GetLicenseConfiguration
- GetService
Settings Error - Errors returned by GetServiceSettings
- List
Associations ForLicense Configuration Error - Errors returned by ListAssociationsForLicenseConfiguration
- List
Failures ForLicense Configuration Operations Error - Errors returned by ListFailuresForLicenseConfigurationOperations
- List
License Configurations Error - Errors returned by ListLicenseConfigurations
- List
License Specifications ForResource Error - Errors returned by ListLicenseSpecificationsForResource
- List
Resource Inventory Error - Errors returned by ListResourceInventory
- List
Tags ForResource Error - Errors returned by ListTagsForResource
- List
Usage ForLicense Configuration Error - Errors returned by ListUsageForLicenseConfiguration
- TagResource
Error - Errors returned by TagResource
- Untag
Resource Error - Errors returned by UntagResource
- Update
License Configuration Error - Errors returned by UpdateLicenseConfiguration
- Update
License Specifications ForResource Error - Errors returned by UpdateLicenseSpecificationsForResource
- Update
Service Settings Error - Errors returned by UpdateServiceSettings
Traits§
- License
Manager - Trait representing the capabilities of the AWS License Manager API. AWS License Manager clients implement this trait.