You are viewing documentation for version 3 of the AWS SDK for Ruby. Version 2 documentation can be found here.
Module: Aws::Snowball
- Defined in:
- gems/aws-sdk-snowball/lib/aws-sdk-snowball/types.rb,
gems/aws-sdk-snowball/lib/aws-sdk-snowball/client.rb,
gems/aws-sdk-snowball/lib/aws-sdk-snowball/errors.rb,
gems/aws-sdk-snowball/lib/aws-sdk-snowball/resource.rb,
gems/aws-sdk-snowball/lib/aws-sdk-snowball.rb
Overview
This module provides support for Amazon Import/Export Snowball. This module is available in the
aws-sdk-snowball
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 Import/Export Snowball all extend Errors::ServiceError.
begin
# do stuff
rescue Aws::Snowball::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.22.0'