glacier_get_vault_access_policy {paws.storage} | R Documentation |
This operation retrieves the access-policy subresource set on the vault; for more information on setting this subresource, see Set Vault Access Policy (PUT access-policy)
Description
This operation retrieves the access-policy
subresource set on the vault; for more information on setting this subresource, see Set Vault Access Policy (PUT access-policy). If there is no access policy set on the vault, the operation returns a 404 Not found
error. For more information about vault access policies, see Amazon Glacier Access Control with Vault Access Policies.
See https://www.paws-r-sdk.com/docs/glacier_get_vault_access_policy/ for full documentation.
Usage
glacier_get_vault_access_policy(accountId, vaultName)
Arguments
accountId |
[required] The |
vaultName |
[required] The name of the vault. |