LicenseManagerLinuxSubscriptionsClient

With License Manager, you can discover and track your commercial Linux subscriptions on running Amazon EC2 instances.

Properties

Link copied to clipboard

LicenseManagerLinuxSubscriptionsClient's configuration

Functions

Link copied to clipboard
abstract suspend fun getServiceSettings(input: GetServiceSettingsRequest = GetServiceSettingsRequest { }): GetServiceSettingsResponse

Lists the Linux subscriptions service settings.

Link copied to clipboard
abstract suspend fun listLinuxSubscriptionInstances(input: ListLinuxSubscriptionInstancesRequest = ListLinuxSubscriptionInstancesRequest { }): ListLinuxSubscriptionInstancesResponse

Lists the running Amazon EC2 instances that were discovered with commercial Linux subscriptions.

Link copied to clipboard
abstract suspend fun listLinuxSubscriptions(input: ListLinuxSubscriptionsRequest = ListLinuxSubscriptionsRequest { }): ListLinuxSubscriptionsResponse

Lists the Linux subscriptions that have been discovered. If you have linked your organization, the returned results will include data aggregated across your accounts in Organizations.

Link copied to clipboard

Updates the service settings for Linux subscriptions.

Inherited functions

Link copied to clipboard
expect abstract fun close()
Link copied to clipboard

Lists the Linux subscriptions service settings.

Link copied to clipboard

Lists the running Amazon EC2 instances that were discovered with commercial Linux subscriptions.

Link copied to clipboard

Lists the Linux subscriptions that have been discovered. If you have linked your organization, the returned results will include data aggregated across your accounts in Organizations.

Link copied to clipboard

Updates the service settings for Linux subscriptions.

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.