glacier_abort_vault_lock {paws.storage} | R Documentation |
This operation aborts the vault locking process if the vault lock is not in the Locked state
Description
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.
Usage
glacier_abort_vault_lock(accountId, vaultName)
Arguments
accountId |
[required] The |
vaultName |
[required] The name of the vault. |