سؤال

There is easy way to retrieve Amazon Glacier metadata in C#, by using the AmazonGlacierClient class. However, there is no straight forward way to retrieve list of archives in vault. Is this even possible?

Also, is there any way for retrieving archive metadata (for example name and extension)?

هل كانت مفيدة؟

المحلول

Yes it's possible by downloading the vault inventory.

http://docs.aws.amazon.com/amazonglacier/latest/dev/vault-inventory.html

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top