Anandkumar Shukla Posted July 3, 2019 Share Posted July 3, 2019 Hi, I am trying to access files kept on S3 bucket of AWS from Tibco Data Virtualization. I have received an advised to setup Athena on top of S3 bucket and connect to However Client is not ready tp setup Athena over S3 and wants us to acess data directly from S3 bucket Kindly Advise Link to comment Share on other sites More sharing options...
Leo Kwok Posted November 22, 2021 Share Posted November 22, 2021 Please kindly find the steps for the S3 connector. The S3 URI prefix should be changed from s3 to s3a, and also the Assumed Role Name should be empty. The difference between s3 and s3a is that s3 is a block-based overlay on top of Amazon S3, while s3a are not (they are object-based). The link explains the difference between s3 and s3a in detailed: https://stackoverflow.com/questions/33356041/technically-what-is-the-difference-between-s3n-s3a-and-s3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now