Implement an Amazon S3 file store
From https://freexian-team.pages.debian.net/debusine/reference/devel-blueprints/dynamic-storage.html, and assuming that #682 (closed), #683 (closed), and #684 (closed) have all been completed first:
-
Implement an Amazon S3 file store, with configuration holding the necessary API keys. get_url
should be implemented using a presigned URL with a short expiration time, e.g. using boto3. (!1643 (merged))
Report time in #539 (closed).
Edited by Colin Watson