by Neelam Sharma » Thu Aug 05, 2010 1:33 pm
Hi,
Bucket Properties does not fetch the storage type. Amazon returns the storage details when we list the objects. And then we save this details in the table. When the object is updated for storage type, and again property is shown, then we show the storage type information from the table. That's why You got older storage type after updation.
To get new status, you need to refresh list and then retry for the properties.
Thanks!