'location': 'header', 'sentAs': 'x-amz-expiration', }, 'ETag': { 'type': 'string', 'location': 'header', }, 'VersionId': { 'type': 'string', 'location': 'header', 'sentAs': 'x-amz-version-id', }, 'RequestId': { 'type': 'string', 'location': 'header', 'sentAs': 'x-amz-request-id', } } } Response Model HTTP/1.1 200 OK x-‐amz-‐id-‐2: 1234 x-‐amz-‐request-‐id: 5490 Date: Thu, 16 May 2013 00:01:48 GMT ETag: "3a4f009649c38ef10c..." Content-‐Length: 0 Server: AmazonS3 print_r($result->toArray()); Array ( [Expiration] => [ETag] => "3a4f009649c38ef10c..." [VersionId] => [RequestId] => "5490" )