class AWS::StorageGateway

@return [Client] the low-level StorageGateway client object
@!attribute [r] client
See {Client} for documentation on all of the supported operations.
end
puts gateway[:gateway_arn]<br>resp.each do |gateway|
resp = sg.client.list_gateways
sg = AWS::StorageGateway.new
a simple request:
{AWS::StorageGateway::Client}. Here is how you access the client and make
this time. You can still access all of the API methods using
AWS::StorageGateway does not provide higher level abstractions for Route 53 at
# Using the Client
:secret_access_key => ‘YOUR_SECRET_ACCESS_KEY’)
:access_key_id => ‘YOUR_ACCESS_KEY_ID’,
sg = AWS::StorageGateway.new(
Or you can set them directly on the AWS::StorageGateway interface:
:secret_access_key => ‘YOUR_SECRET_ACCESS_KEY’)
:access_key_id => ‘YOUR_ACCESS_KEY_ID’,
AWS.config(
AWS.config:
You can setup default credentials for all AWS services via
# Credentials
* [AWS Storage Gateway Documentation](aws.amazon.com/documentation/storagegateway/)
* [AWS Storage Gateway](aws.amazon.com/storagegateway/)
For more information about AWS Storage Gateway:
[sign up here](aws.amazon.com/storagegateway/).
To use AWS Storage Gateway you must first
This class is the starting point for working with AWS Storage Gateway.