Amazon::AwsGlacierJobRequest |
||
Description | ||
Submit a jobrequest to Amazon Glacier. This can either be an "inventory-retrieval" or an "archive-retrieval". |
||
Options | ||
Vault Name |
The name of the Amazon Glacier vault. | |
Region Endpoint |
The Amazon Glacier Endpoint to use. | |
Access Key |
AWS access key id. | |
Secret Key |
AWS secret access key. | |
Type |
The type of JobRequest. | |
ArchiveID |
Only applicable for "Archive": the ArchiveID of the archive to download. | |
Request |
Submit
a request. SNS topic ARN: optional SNS topic ARN Save JobID to variable: the variable to which the JobID must be saved |
|
Download |
Download
the requested job. Job ID: the JobID of the request that was submitted earlier Output filename: optional filename to save the downloaded job to Save to Recordset: optional recordset to save the "inventory-retrieval" to (only valid for "Inventory" type) |