List jobs
1 | list_glacier_jobs(vault, n = 1000L, completed, marker, status, ...)
|
vault |
A character string specifying the name of an AWS Glacier vault (max. 255 characters). |
n |
An integer specifying the number of jobs to return. The default (and maximum) is 1000. |
completed |
Optionally, a logical specifying whether to return only jobs that are completed ( |
marker |
A character string specifying a marker used to paginate the request. |
status |
Optionally, a character string specifying the completion status of the jobs to return. If specified, must be one of: “InProgress”, “Succeeded”, or “Failed”. |
... |
Additional arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.