Uploading on AWS Glacier ; but Console doesnt show Inventory Last Updated or # of Archives

amazon-glacier, amazon-s3, amazon-web-services

Solution

It just takes time to show on AWS Console. I waited for few hours and it started showing up fine.

Problem

I was able to upload images using AWS Java SDK using ArchiveTransferManager.. The program ran through successfully; but when I check on AWS Console it still shows # of Archives as zero !

Original source