View source: R/glacier_operations.R
glacier_get_vault_access_policy | 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). 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.
glacier_get_vault_access_policy(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.