]> git.mxchange.org Git - friendica-addons.git/blob - s3_storage/vendor/akeeba/s3/TODO.md
Add S3 Storage Backend
[friendica-addons.git] / s3_storage / vendor / akeeba / s3 / TODO.md
1 Need to check:
2
3 endpoint in [amazon, custom]
4 signature in [v2, v4]
5 path style in [true, false]
6     upload
7     download
8     presigned URL generation
9     presigned URL access
10
11
12 USING VIRTUAL HOSTING, v4 SIGNATURES
13     presigned URL must use s3.amazonaws.com i.e. path-style hosting (because who needs logic?)