kevinjqliu commented on issue #1104: URL: https://github.com/apache/iceberg-python/issues/1104#issuecomment-2458630601
#1296 added the option to pass `role_arn` and `session_name` to `pyarrow.fs.S3FileSystem` > Passing the role_arn and session_name will let the S3 File System automatically refresh the credentials of the AWS C++ client used by the PyArrow file system, pretty tedious but working so far! @BTheunissen do you know if passing the role_arn will also **automatically** S3 refresh credentials for long running jobs? For pyarrow doc just mentions ``` AWS Role ARN. If provided instead of access_key and secret_key, temporary credentials will be fetched by assuming this role. ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org