![]() |
![]()
| ![]() |
![]()
NAMEPaws::Glacier::GlacierJobDescription ATTRIBUTESAction => StrThe job type. This value is either "ArchiveRetrieval", "InventoryRetrieval", or "Select". Valid values are: "ArchiveRetrieval", "InventoryRetrieval", "Select" =head2 ArchiveId => Str The archive ID requested for a select job or archive retrieval. Otherwise, this field is null. ArchiveSHA256TreeHash => StrThe SHA256 tree hash of the entire archive for an archive retrieval. For inventory retrieval or select jobs, this field is null. ArchiveSizeInBytes => IntFor an archive retrieval job, this value is the size in bytes of the archive being requested for download. For an inventory retrieval or select job, this value is null. Completed => BoolThe job status. When a job is completed, you get the job's output using Get Job Output (GET output). CompletionDate => StrThe UTC time that the job request completed. While the job is in progress, the value is null. CreationDate => StrThe UTC date when the job was created. This value is a string representation of ISO 8601 date format, for example "2012-03-20T17:03:43.221Z". InventoryRetrievalParameters => Paws::Glacier::InventoryRetrievalJobDescriptionParameters used for range inventory retrieval. InventorySizeInBytes => IntFor an inventory retrieval job, this value is the size in bytes of the inventory requested for download. For an archive retrieval or select job, this value is null. JobDescription => StrThe job description provided when initiating the job. JobId => StrAn opaque string that identifies an Amazon S3 Glacier job. JobOutputPath => StrContains the job output location. OutputLocation => Paws::Glacier::OutputLocationContains the location where the data from the select job is stored. RetrievalByteRange => StrThe retrieved byte range for archive retrieval jobs in the form StartByteValue-EndByteValue. If no range was specified in the archive retrieval, then the whole archive is retrieved. In this case, StartByteValue equals 0 and EndByteValue equals the size of the archive minus 1. For inventory retrieval or select jobs, this field is null. SelectParameters => Paws::Glacier::SelectParametersContains the parameters used for a select. SHA256TreeHash => StrFor an archive retrieval job, this value is the checksum of the archive. Otherwise, this value is null. The SHA256 tree hash value for the requested range of an archive. If the InitiateJob request for an archive specified a tree-hash aligned range, then this field returns a value. If the whole archive is retrieved, this value is the same as the ArchiveSHA256TreeHash value. This field is null for the following:
SNSTopic => StrAn Amazon SNS topic that receives notification. StatusCode => StrThe status code can be "InProgress", "Succeeded", or "Failed", and indicates the status of the job. Valid values are: "InProgress", "Succeeded", "Failed" =head2 StatusMessage => Str A friendly message that describes the job status. Tier => StrThe tier to use for a select or an archive retrieval. Valid values are "Expedited", "Standard", or "Bulk". "Standard" is the default. VaultARN => StrThe Amazon Resource Name (ARN) of the vault from which an archive retrieval was requested. _request_id => Str
|