fix: fix S3 object URL creation at AwsS3EntityProvider

Fix S3 object URL creation at AwsS3EntityProvider by

- handle absence of region config,
- handle regions with region-less URIs (us-east-1),
- apply URI encoding,
- and simplify the logic overall.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
This commit is contained in:
Patrick Jungermann
2022-04-20 06:06:28 +02:00
parent 44fd217f81
commit bffec1c96a
4 changed files with 158 additions and 125 deletions
+1
View File
@@ -339,6 +339,7 @@ untracked
upsert
upvote
url
URIs
URLs
utils
validator