class AWS::Glacier::Client
All operations with Amazon Glacier
require your AWS
account ID. You can specify the special value of ‘-’ to specify your AWS
account ID.
glacier = AWS::Glacier.new resp = glacier.client.list_vaults(:account_id => '-')
Constants
- CACHEABLE_REQUESTS
@private