function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Tu DaoTu Dao 

How to get AWS S3 object details

Hi all,

 

  I'm using Force.com toolkit for AWS and i want to get S3 object detais (for example StorageClass). I have updated S3 class to use GetObject method (http://boards.developerforce.com/t5/Apex-Code-Development/Amzon-S3-getObject/m-p/159893#M23555), unfortunately the object returned doesn't have information I need.

 

  Please let me know if you have a solution to this.

 

Thanks