glacier_set_data_retrieval_policy {paws.storage} | R Documentation |
This operation sets and then enacts a data retrieval policy in the region specified in the PUT request
Description
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.
Usage
glacier_set_data_retrieval_policy(accountId, Policy = NULL)
Arguments
accountId |
[required] The |
Policy |
The data retrieval policy in JSON format. |