Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active May 4, 2024 05:56
Show Gist options
  • Select an option

  • Save wilmoore/1761209 to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/1761209 to your computer and use it in GitHub Desktop.
Software Engineering :: Cloud :: AWS :: Amazon S3 :: AWS/S3 API Object Reference
{
"StorageClass": "STANDARD",
"LastModified": "2012-01-29T00:39:56.000Z",
"Owner": {
"DisplayName": "root+customerassets",
"ID": "c84f7ff82a000e3b0670cb3ae678182d91f0f83e59bc11e90ce734862dbf482c"
},
"ETag": "\"f7106b9a8942697c67342caef1548a8c\"",
"Size": "24349",
"Headers": {
"last-modified": "Sun, 29 Jan 2012 00:39:56 GMT",
"connection": "close",
"date": "Tue, 07 Feb 2012 18:51:24 GMT",
"x-amz-meta-s3cmd-attrs": "uid:33/gname:www-data/uname:www-data/gid:33/mode:33188/mtime:1325274859/atime:1327797323/ctime:1327797323",
"accept-ranges": "bytes"
},
"Key": "5/images/1.png",
"ContentType": "image/png",
"ACL": [
{
"id": "c84f7ff82a000e3b0670cb3ae678182d91f0f83e59bc11e90ce734862dbf482c",
"permission": "FULL_CONTROL"
},
{
"id": "http://acs.amazonaws.com/groups/global/AllUsers",
"permission": "READ"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment