Description Usage Arguments Value Request syntax Examples
View source: R/glacier_operations.R
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.
The set policy operation does not affect retrieval jobs that were in progress before the policy was enacted. For more information about data retrieval policies, see Amazon Glacier Data Retrieval Policies.
1 | glacier_set_data_retrieval_policy(accountId, Policy)
|
accountId |
[required] The |
Policy |
The data retrieval policy in JSON format. |
An empty list.
1 2 3 4 5 6 7 8 9 10 11 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.