Archive

Glacier.ServiceResource.Archive(account_id, vault_name, id)

Creates a Archive resource.:

archive = glacier.Archive('account_id','vault_name','id')
Parameters
  • account_id (string) -- The Archive's account_id identifier. This must be set.
  • vault_name (string) -- The Archive's vault_name identifier. This must be set.
  • id (string) -- The Archive's id identifier. This must be set.
Return type

Glacier.Archive

Returns

A Archive resource