GetObjectInfo Method
Returns the meta-data for the indicated object.
Object Oriented Interface
public function doGetObjectInfo($objectname);
Procedural Interface
incloudstorage_amazons3_do_getobjectinfo($res, $objectname);
Remarks
The meta-data will be contained in the ParsedHeaders property, along with all other headers returned by the S3 server.