Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

Notification

Notification(account_id, vault_name)

Creates a Notification resource.:

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

Glacier.Notification

Returns

A Notification resource