Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.15.0
-
None
-
Unknown
Description
It is possible to use "custom" aws s3 client by providing a client in registry.
If operation "downloadLink" is executed with a component with autowired client, it fails.
I understand that creation of a link is not possible without credentials and the only solution for user is to provide credentials (in the same way as in test)
I think that this behavior should be mentioned in the documentation and covered by the test.