I am new to AWS Glacier and was having a work around with it. I created a new vault and upload around 2-3 files (Using boto API) to it but didn't saved the archive-id given back. Later I got to know that they were necessary to delete the archhives and then-and-then we can delete the vault.
I looked into the boto documentation but couldn't find any method which gives back the archive-ids of the files uploaded. Is their any different way in which I can get them or directly delete the vault.