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
gefragt vor 6 Monaten225 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
EXPERTE
beantwortet vor 6 Monaten
profile picture
EXPERTE
überprüft vor 2 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen