View Source AWS.LicenseManagerLinuxSubscriptions (aws-elixir v1.0.4)

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

Link to this section Summary

Functions

Remove a third-party subscription provider from the Bring Your Own License (BYOL) subscriptions registered to your account.

Get details for a Bring Your Own License (BYOL) subscription that's registered to your account.

Lists the Linux subscriptions service settings for your account.

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

Lists the Linux subscriptions that have been discovered.

List Bring Your Own License (BYOL) subscription registration resources for your account.

List the metadata tags that are assigned to the specified Amazon Web Services resource.

Register the supported third-party subscription provider for your Bring Your Own License (BYOL) subscription.

Add metadata tags to the specified Amazon Web Services resource.

Remove one or more metadata tag from the specified Amazon Web Services resource.

Updates the service settings for Linux subscriptions.

Link to this section Functions

Link to this function

deregister_subscription_provider(client, input, options \\ [])

View Source

Remove a third-party subscription provider from the Bring Your Own License (BYOL) subscriptions registered to your account.

Link to this function

get_registered_subscription_provider(client, input, options \\ [])

View Source

Get details for a Bring Your Own License (BYOL) subscription that's registered to your account.

Link to this function

get_service_settings(client, input, options \\ [])

View Source

Lists the Linux subscriptions service settings for your account.

Link to this function

list_linux_subscription_instances(client, input, options \\ [])

View Source

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

Link to this function

list_linux_subscriptions(client, input, options \\ [])

View Source

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 to this function

list_registered_subscription_providers(client, input, options \\ [])

View Source

List Bring Your Own License (BYOL) subscription registration resources for your account.

Link to this function

list_tags_for_resource(client, resource_arn, options \\ [])

View Source

List the metadata tags that are assigned to the specified Amazon Web Services resource.

Link to this function

register_subscription_provider(client, input, options \\ [])

View Source

Register the supported third-party subscription provider for your Bring Your Own License (BYOL) subscription.

Link to this function

tag_resource(client, resource_arn, input, options \\ [])

View Source

Add metadata tags to the specified Amazon Web Services resource.

Link to this function

untag_resource(client, resource_arn, input, options \\ [])

View Source

Remove one or more metadata tag from the specified Amazon Web Services resource.

Link to this function

update_service_settings(client, input, options \\ [])

View Source

Updates the service settings for Linux subscriptions.