Page MenuHomePhabricator

Implement Amazon S3 put and delete methods
ClosedPublic

Authored by epriestley on Jan 9 2016, 4:53 PM.
Tags
None
Referenced Files
F14002513: D14980.diff
Fri, Oct 25, 7:36 PM
F13979663: D14980.id36188.diff
Sat, Oct 19, 5:44 AM
F13976298: D14980.diff
Fri, Oct 18, 1:39 PM
Unknown Object (File)
Tue, Oct 8, 12:20 AM
Unknown Object (File)
Sun, Oct 6, 8:18 PM
Unknown Object (File)
Oct 4 2024, 5:33 PM
Unknown Object (File)
Sep 23 2024, 1:42 PM
Unknown Object (File)
Sep 23 2024, 1:39 PM
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.