You are viewing documentation for version 3 of the AWS SDK for Ruby. Version 2 documentation can be found here.
Module: Aws::Lightsail
- Defined in:
- gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/types.rb,
gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/client.rb,
gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/errors.rb,
gems/aws-sdk-lightsail/lib/aws-sdk-lightsail/resource.rb,
gems/aws-sdk-lightsail/lib/aws-sdk-lightsail.rb
Overview
This module provides support for Amazon Lightsail. This module is available in the
aws-sdk-lightsail
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.
See Client for more information.
Errors
Errors returned from Amazon Lightsail all extend Errors::ServiceError.
begin
# do stuff
rescue Aws::Lightsail::Errors::ServiceError
# rescues all service API errors
end
See Errors for more information.
Defined Under Namespace
Modules: Errors, Types Classes: Client, Resource
Constant Summary
- GEM_VERSION =
'1.26.0'