Cannot Download My Glacier Files

0

After step 7 on the "Downloading an Archive in Amazon S3 Glacier Using the AWS CLI" page (https://docs.aws.amazon.com/amazonglacier/latest/dev/downloading-an-archive-using-cli.html) there is a drop-off of information. I've done everything correctly but am at a loss on what to do with the "output_file_name" Do I paste it somewhere? I've been able to sucessfully delete archives (one at a time) and will just continue to do so until all my files are gone so I can sucessfully discontinue this service, but would prefer to be able to download MY files on my terms. Please advise

Dno
已提問 6 個月前檢視次數 225 次
1 個回答
1
已接受的答案

Hello.

I checked the command reference.
There seems to be no problem if you enter the file name you want to use for "output_file_name".
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/glacier/get-job-output.html

outfile (string) Filename where the content will be saved
The following command saves the output from a vault inventory job to a file in the current directory named output.json:
aws glacier get-job-output --account-id - --vault-name my-vault --job-id zbxcm3Z_3z5UkoroF7SuZKrxgGoDc3RloGduS7Eg-RO47Yc6FxsdGBgf_Q2DK5Ejh18CnTS5XW4_XqlNHS61dsO4CnMW output.json

profile picture
專家
已回答 6 個月前
profile picture
專家
已審閱 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南