glacier_describe_job {paws.storage} | R Documentation |
This operation returns information about a job you previously initiated, including the job initiation date, the user who initiated the job, the job status code/message and the Amazon SNS topic to notify after Amazon S3 Glacier (Glacier) completes the job. For more information about initiating a job, see initiate_job
.
See https://www.paws-r-sdk.com/docs/glacier_describe_job/ for full documentation.
glacier_describe_job(accountId, vaultName, jobId)
accountId |
[required] The |
vaultName |
[required] The name of the vault. |
jobId |
[required] The ID of the job to describe. |