Support specification of presigned/non-presigned URLs on put_urls#222
Support specification of presigned/non-presigned URLs on put_urls#222j616 wants to merge 4 commits into
Conversation
cc31ad7 to
fc1128a
Compare
jamie-bbc
left a comment
There was a problem hiding this comment.
I'm happy with this from what I've read - LGTM! Approving this, but happy if you want a second opinion.
Just a nit that each time put_urls is mentioned there shouldn't be an apostrophe.
The approach I've taken in this PR is to keep the structure of both My intent is to keep this change backwards compatible as this is a core part of the API. I also feel like a list of URLs makes more sense on the read side than the write side. On the write side, the client either specifically knows which Storage Backend they wish to use, or they are happy to accept the default. If they have a preference for pre-signed/not then they will signal that by setting the |
|
makes sense thanks for explanation, it was somewhat confusing with apostrophe |
Details
put_urls.put_urls are pre-signed or notput_urls andget_urlsIssue (if relevant)
GitHub Issue: #221
Jira ticket: https://jira.dev.bbc.co.uk/browse/CLOUDFIT-5588
Related PRs
Submitter PR Checks
Reviewer PR Checks
Info on PRs
The checks above are guidelines. They don't all have to be ticked, but they should all have been considered.