Skip to content

Commit 3506fdd

Browse files
authored
Merge pull request tpyo#128 from racklin/sign_v4
Add AWS v4 signature support
2 parents 9cf2eec + bf8abcb commit 3506fdd

File tree

2 files changed

+217
-61
lines changed

2 files changed

+217
-61
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Statically (e,g; S3::getObject(...)):
1414
S3::setAuth($awsAccessKey, $awsSecretKey);
1515
```
1616

17+
1718
### Object Operations
1819

1920
#### Uploading objects

0 commit comments

Comments
 (0)