String name
Name of the license configuration.
String description
Human-friendly description of the license configuration.
String licenseCountingType
Dimension to use to track the license inventory.
Long licenseCount
Number of licenses managed by the license configuration.
Boolean licenseCountHardLimit
Flag indicating whether hard or soft license enforcement is used. Exceeding a hard limit results in the blocked deployment of new instances.
List<E> licenseRules
Array of configured License Manager rules.
List<E> tags
The tags to apply to the resources during launch. You can only tag instances and volumes on launch. The specified tags are applied to all instances or volumes that are created during launch. To tag a resource after it has been created, see CreateTags .
String licenseConfigurationArn
ARN of the license configuration object after its creation.
String licenseConfigurationArn
Unique ID of the configuration object to delete.
String licenseConfigurationArn
ARN of the license configuration being requested.
String licenseConfigurationId
Unique ID for the license configuration.
String licenseConfigurationArn
ARN of the license configuration requested.
String name
Name of the license configuration.
String description
Description of the license configuration.
String licenseCountingType
Dimension on which the licenses are counted (for example, instances, cores, sockets, or VCPUs).
List<E> licenseRules
List of flexible text strings designating license rules.
Long licenseCount
Number of available licenses.
Boolean licenseCountHardLimit
Sets the number of available licenses as a hard limit.
Long consumedLicenses
Number of licenses assigned to resources.
String status
License configuration status (active, etc.).
String ownerAccountId
Owner account ID for the license configuration.
List<E> consumedLicenseSummaryList
List of summaries for consumed licenses used by various resources.
List<E> managedResourceSummaryList
List of summaries of managed resources.
List<E> tags
List of tags attached to the license configuration.
String s3BucketArn
Regional S3 bucket path for storing reports, license trail event data, discovery data, etc.
String snsTopicArn
SNS topic configured to receive notifications from License Manager.
OrganizationConfiguration organizationConfiguration
Indicates whether AWS Organizations has been integrated with License Manager for cross-account discovery.
Boolean enableCrossAccountsDiscovery
Indicates whether cross-account discovery has been enabled.
String licenseConfigurationId
Unique ID of the LicenseConfiguration object.
String licenseConfigurationArn
ARN of the LicenseConfiguration object.
String name
Name of the license configuration.
String description
Description of the license configuration.
String licenseCountingType
Dimension to use to track license inventory.
List<E> licenseRules
Array of configured License Manager rules.
Long licenseCount
Number of licenses managed by the license configuration.
Boolean licenseCountHardLimit
Sets the number of available licenses as a hard limit.
Long consumedLicenses
Number of licenses consumed.
String status
Status of the license configuration.
String ownerAccountId
Account ID of the license configuration's owner.
List<E> consumedLicenseSummaryList
List of summaries for licenses consumed by various resources.
List<E> managedResourceSummaryList
List of summaries for managed resources.
String resourceArn
ARN of the resource associated with the license configuration.
String resourceType
Type of server resource.
String resourceOwnerId
ID of the AWS account that owns the resource consuming licenses.
Date associationTime
Time when the license configuration was associated with the resource.
String resourceArn
ARN of the resource associated with a license configuration.
String resourceType
Type of resource associated with athe license configuration.
String resourceStatus
Status of a resource associated with the license configuration.
String resourceOwnerId
ID of the account that owns a resource that is associated with the license configuration.
Date associationTime
Time when the license configuration was initially associated with a resource.
Long consumedLicenses
Number of licenses consumed out of the total provisioned in the license configuration.
String licenseConfigurationArn
ARN of the LicenseConfiguration object.
String licenseConfigurationArn
ARN of a LicenseConfiguration object.
Integer maxResults
Maximum number of results to return in a single call. To retrieve the remaining results, make another call with
the returned NextToken value.
String nextToken
Token for the next set of results.
List<E> licenseConfigurationAssociations
Lists association objects for the license configuration, each containing the association time, number of consumed licenses, resource ARN, resource ID, account ID that owns the resource, resource size, and resource type.
String nextToken
Token for the next set of results.
List<E> licenseConfigurationArns
An array of ARNs for the calling account’s license configurations.
Integer maxResults
Maximum number of results to return in a single call. To retrieve the remaining results, make another call with
the returned NextToken value.
String nextToken
Token for the next set of results.
List<E> filters
One or more filters.
String resourceArn
ARN of an AMI or Amazon EC2 instance that has an associated license configuration.
Integer maxResults
Maximum number of results to return in a single call. To retrieve the remaining results, make another call with
the returned NextToken value.
String nextToken
Token for the next set of results.
String resourceArn
ARN for the resource.
String licenseConfigurationArn
ARN of the targeted LicenseConfiguration object.
Integer maxResults
Maximum number of results to return in a single call. To retrieve the remaining results, make another call with
the returned NextToken value.
String nextToken
Token for the next set of results.
List<E> filters
List of filters to apply.
Boolean enableIntegration
Flag to activate AWS Organization integration.
String resourceId
Unique ID of the resource.
String resourceType
The type of resource.
String resourceArn
The ARN of the resource.
String platform
The platform of the resource.
String platformVersion
Platform version of the resource in the inventory.
String resourceOwningAccountId
Unique ID of the account that owns the resource.
String licenseConfigurationArn
ARN for a license configuration.
String licenseConfigurationStatus
New status of the license configuration (ACTIVE or INACTIVE).
List<E> licenseRules
List of flexible text strings designating license rules.
Long licenseCount
New number of licenses managed by the license configuration.
Boolean licenseCountHardLimit
Sets the number of available licenses as a hard limit.
String name
New name of the license configuration.
String description
New human-friendly description of the license configuration.
String s3BucketArn
ARN of the Amazon S3 bucket where License Manager information is stored.
String snsTopicArn
ARN of the Amazon SNS topic used for License Manager alerts.
OrganizationConfiguration organizationConfiguration
Integrates AWS Organizations with License Manager for cross-account discovery.
Boolean enableCrossAccountsDiscovery
Activates cross-account discovery.
Copyright © 2019. All rights reserved.