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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则