View source: R/glacier_operations.R
glacier_delete_archive | R Documentation |
This operation deletes an archive from a vault. Subsequent requests to initiate a retrieval of this archive will fail. Archive retrievals that are in progress for this archive ID may or may not succeed according to the following scenarios:
See https://www.paws-r-sdk.com/docs/glacier_delete_archive/ for full documentation.
glacier_delete_archive(accountId, vaultName, archiveId)
accountId |
[required] The |
vaultName |
[required] The name of the vault. |
archiveId |
[required] The ID of the archive to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.