yaxxie-piramidal commented on issue #47880: URL: https://github.com/apache/arrow/issues/47880#issuecomment-3425972547
Thanks for adding this; that issue is certainly related, but not the same. I'm asking for a "profile" argument to be exposed. When you do `aws configure` you can have multiple named profiles set up, and you can swap between them by supplying the profile argument What I was doing was assuming that pyarrow already taps into the refreshing credentials machinery available (which from that issue it appears not to be the case), and suggesting that we can expose the profile parameter and get to tap into that machinery. [Would this resource be enough?](https://docs.aws.amazon.com/sdk-for-cpp/latest/api/aws-cpp-sdk-core/html/_a_w_s_credentials_provider_8h_source.html) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
