How to identify the storage class in Amazon S3?
问题 Suppose I have media assets stored in S3 Standard Storage . After 30 days it moved to S3 Standard-Infrequent Access Storage and after 90 days it is moved to Glacier by lifecycle policies that I configured. So at any point of time how can I identify where the object is stored? 回答1: The Storage Class of an object indicates where the data is "stored". For Standard and Standard-Infrequent Access (Standard-IA) , the object is kept as normal in Amazon S3. For Glacier , the object is still listed