View source: R/glacier_operations.R
| glacier_set_vault_notifications | R Documentation | 
This operation configures notifications that will be sent when specific events happen to a vault. By default, you don't get any notifications.
See https://www.paws-r-sdk.com/docs/glacier_set_vault_notifications/ for full documentation.
glacier_set_vault_notifications(
  accountId,
  vaultName,
  vaultNotificationConfig = NULL
)
accountId | 
 [required] The   | 
vaultName | 
 [required] The name of the vault.  | 
vaultNotificationConfig | 
 Provides options for specifying notification configuration.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.