Module: Aws::LicenseManagerLinuxSubscriptions

Defined in:
lib/aws-sdk-licensemanagerlinuxsubscriptions/endpoint_parameters.rb,
lib/aws-sdk-licensemanagerlinuxsubscriptions/plugins/endpoints.rb,
lib/aws-sdk-licensemanagerlinuxsubscriptions/endpoint_provider.rb,
lib/aws-sdk-licensemanagerlinuxsubscriptions/client_api.rb,
lib/aws-sdk-licensemanagerlinuxsubscriptions/endpoints.rb,
lib/aws-sdk-licensemanagerlinuxsubscriptions/resource.rb,
lib/aws-sdk-licensemanagerlinuxsubscriptions/errors.rb,
lib/aws-sdk-licensemanagerlinuxsubscriptions/client.rb,
lib/aws-sdk-licensemanagerlinuxsubscriptions/types.rb,
lib/aws-sdk-licensemanagerlinuxsubscriptions.rb

Overview

This module provides support for AWS License Manager Linux Subscriptions. This module is available in the ‘aws-sdk-licensemanagerlinuxsubscriptions` gem.

# Client

The Client class provides one method for each API operation. Operation methods each accept a hash of request parameters and return a response structure.

license_manager_linux_subscriptions = Aws::LicenseManagerLinuxSubscriptions::Client.new
resp = license_manager_linux_subscriptions.deregister_subscription_provider(params)

See Client for more information.

# Errors

Errors returned from AWS License Manager Linux Subscriptions are defined in the Errors module and all extend Errors::ServiceError.

begin
  # do stuff
rescue Aws::LicenseManagerLinuxSubscriptions::Errors::ServiceError
  # rescues all AWS License Manager Linux Subscriptions API errors
end

See Errors for more information.

Defined Under Namespace

Modules: ClientApi, Endpoints, Errors, Plugins, Types Classes: Client, EndpointParameters, EndpointProvider, Resource

service collapse

GEM_VERSION =
'1.25.0'