glacier_complete_vault_lock {paws.storage} | R Documentation |
This operation completes the vault locking process by transitioning the vault lock from the InProgress state to the Locked state, which causes the vault lock policy to become unchangeable
Description
This operation completes the vault locking process by transitioning the vault lock from the InProgress
state to the Locked
state, which causes the vault lock policy to become unchangeable. A vault lock is put into the InProgress
state by calling initiate_vault_lock
. You can obtain the state of the vault lock by calling get_vault_lock
. For more information about the vault locking process, Amazon Glacier Vault Lock.
See https://www.paws-r-sdk.com/docs/glacier_complete_vault_lock/ for full documentation.
Usage
glacier_complete_vault_lock(accountId, vaultName, lockId)
Arguments
accountId |
[required] The |
vaultName |
[required] The name of the vault. |
lockId |
[required] The |