Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Load files from project specific S3 storage with presigned urls provided over payload #20

Closed
boal opened this issue Jun 23, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@boal
Copy link
Contributor

boal commented Jun 23, 2022

Is your feature request related to a problem? Please describe.
Currently it is only possible to load files from the DigiWF S3 storage.

Describe the solution you'd like
It should be possible to transmit S3 presigned url via kafka. This S3 presigned url is then used to load the files from the S3 storage given by the url. No creation of presigned URLs within the integration component is necessary any more.

Describe alternatives you've considered
n/a

Additional context
n/a

@boal boal added the enhancement New feature or request label Jun 23, 2022
@boal boal linked a pull request Jun 24, 2022 that will close this issue
11 tasks
@lmoesle
Copy link
Contributor

lmoesle commented Nov 10, 2022

Already implemented

@lmoesle lmoesle closed this as completed Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants