View source: R/glacier_operations.R
glacier_initiate_job | R Documentation |
This operation initiates a job of the specified type, which can be a select, an archival retrieval, or a vault retrieval. For more information about using this operation, see the documentation for the underlying REST API Initiate a Job.
See https://www.paws-r-sdk.com/docs/glacier_initiate_job/ for full documentation.
glacier_initiate_job(accountId, vaultName, jobParameters = NULL)
accountId |
[required] The |
vaultName |
[required] The name of the vault. |
jobParameters |
Provides options for specifying job information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.