Skip to content

Commit e943b12

Browse files
author
AWS
committed
Amazon Simple Storage Service Update: Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API.
1 parent be1a805 commit e943b12

File tree

2 files changed

+202
-90
lines changed

2 files changed

+202
-90
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Simple Storage Service",
4+
"contributor": "",
5+
"description": "Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API."
6+
}

0 commit comments

Comments
 (0)