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

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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ