Re: [DISCUSS] Supporting region attribute in vended credentials for AWS

2024-09-12 Thread Aniket Kulkarni
On Thu, Sep 12, 2024 at 02:38:30PM UTC, Robert Stupp wrote: > What would be the difference of the region specified in/for the credentials > and the region that's configured for the S3FileIO (via LoadTableResult)? My point is that _region_ configured for the catalog via storageConfigInfo in createC

Re: [DISCUSS] Supporting region attribute in vended credentials for AWS

2024-09-12 Thread Robert Stupp
The credentials must work for the S3FileIO configuration - no I'm not sure how that could be different. On 12.09.24 15:37, Dmitri Bourlatchkov wrote: On Thu, Sep 12, 2024 at 8:38 AM Robert Stupp wrote: What would be the difference of the region specified in/for the credentials and the region

Re: [DISCUSS] Supporting region attribute in vended credentials for AWS

2024-09-12 Thread Dmitri Bourlatchkov
On Thu, Sep 12, 2024 at 8:38 AM Robert Stupp wrote: > What would be the difference of the region specified in/for the > credentials and the region that's configured for the S3FileIO (via > LoadTableResult)? > > I think it may be a part of a larger discussion about table files (potentially) spread

Re: [DISCUSS] Supporting region attribute in vended credentials for AWS

2024-09-12 Thread Robert Stupp
What would be the difference of the region specified in/for the credentials and the region that's configured for the S3FileIO (via LoadTableResult)? On 12.09.24 06:05, Aniket Kulkarni wrote: On Wed, Sep 11, 2024 at 10:39:26AM UTC, Yufei Gu wrote: - the storage setup for S3 should have paramet