]
Ramesh Reddy reassigned TEIID-5871:
-----------------------------------
Assignee: Ramesh Reddy (was: Steven Hawkins)
Amazon S3 translator generates wrong endpoints
----------------------------------------------
Key: TEIID-5871
URL:
https://issues.redhat.com/browse/TEIID-5871
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Blocker
Fix For: 13.1, 13.0.2
Amazon S3 translator currently is not working. I see two issues
1) The Amazon SDK jar that is being used is very old from 2016, this should be updated to
latest either 1.11.695 or 2.0. I am guessing 2.0 will be more work that can be handled in
a separate issue.
2) The default endpoints that are generated are wrong for S3, it looks like this has
changed by Amazon. These need to be in the form
"<bucket>.s3.amazonaws.com"