Initial checklist
Problem
Hi,
Unfortunately, an endpoint is currently attached to ‘a single datastore’, which poses a problem, as we cannot have S3s for a single endpoint.
In our case, all clients have a private S3, and only one endpoint on our server.
I've tried to find a solution by tinkering, but it seems impossible.
Solution
The problem would be solved if we could allocate an s3Client dynamically during the upload request, for example, using the ‘onIncomingRequest’ or ‘namingFunction’ method.
Alternatives
No alternative solutions
Initial checklist
Problem
Hi,
Unfortunately, an endpoint is currently attached to ‘a single datastore’, which poses a problem, as we cannot have S3s for a single endpoint.
In our case, all clients have a private S3, and only one endpoint on our server.
I've tried to find a solution by tinkering, but it seems impossible.
Solution
The problem would be solved if we could allocate an s3Client dynamically during the upload request, for example, using the ‘onIncomingRequest’ or ‘namingFunction’ method.
Alternatives
No alternative solutions