Page MenuHomePhabricator

Implement Amazon S3 put and delete methods
ClosedPublic

Authored by epriestley on Jan 9 2016, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 25, 3:32 PM
Unknown Object (File)
Fri, Dec 20, 7:15 PM
Unknown Object (File)
Fri, Dec 13, 7:36 AM
Unknown Object (File)
Thu, Dec 5, 9:54 PM
Unknown Object (File)
Nov 25 2024, 5:57 AM
Unknown Object (File)
Nov 20 2024, 5:41 AM
Unknown Object (File)
Nov 20 2024, 12:43 AM
Unknown Object (File)
Nov 14 2024, 6:11 AM
Subscribers
None

Details

Summary

Ref T5155. This adds bin/aws-s3 put and bin/aws-s3 delete methods and the underlying APIs.

Test Plan
  • Uploaded some shibes.
  • Downloaded some shibes.
  • Verified hashes were the same.
  • Deleted a shibe. :(

Diff Detail

Repository
rPHU libphutil
Branch
aws3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10022
Build 12118: Run Core Tests
Build 12117: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Implement Amazon S3 put and delete methods.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 9 2016, 5:26 PM
This revision was automatically updated to reflect the committed changes.