View source: R/glacier_operations.R
glacier_delete_vault_notifications | R Documentation |
This operation deletes the notification configuration set for a vault. The operation is eventually consistent; that is, it might take some time for Amazon S3 Glacier to completely disable the notifications and you might still receive some notifications for a short time after you send the delete request.
See https://www.paws-r-sdk.com/docs/glacier_delete_vault_notifications/ for full documentation.
glacier_delete_vault_notifications(accountId, vaultName)
accountId |
[required] The |
vaultName |
[required] The name of the vault. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.