View source: R/glacier_operations.R
glacier_abort_vault_lock | R Documentation |
This operation aborts the vault locking process if the vault lock is not in the Locked
state. If the vault lock is in the Locked
state when this operation is requested, the operation returns an AccessDeniedException
error. Aborting the vault locking process removes the vault lock policy from the specified vault.
See https://www.paws-r-sdk.com/docs/glacier_abort_vault_lock/ for full documentation.
glacier_abort_vault_lock(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.