View source: R/glacier_operations.R
glacier_set_data_retrieval_policy | R Documentation |
This operation sets and then enacts a data retrieval policy in the region specified in the PUT request. You can set one policy per region for an AWS account. The policy is enacted within a few minutes of a successful PUT operation.
See https://www.paws-r-sdk.com/docs/glacier_set_data_retrieval_policy/ for full documentation.
glacier_set_data_retrieval_policy(accountId, Policy = NULL)
accountId |
[required] The |
Policy |
The data retrieval policy in JSON format. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.