chengchengpei opened a new issue, #1463: URL: https://github.com/apache/iceberg-python/issues/1463
### Question I am looking into https://py.iceberg.apache.org/configuration/#s3. i tried `s3.access-key-id` and `s3.secret-access-key`. they works well. but now, i am thinking how to grant temp permissions. i am looking into `s3.session-token`. I have two questions: 1. can i specify `s3.session-token` only without `s3.access-key-id` and `s3.secret-access-key`? 2. how to get the token by aws cli? I have similar questions about `s3.role-arn`: 1, how to get this by aws cli? I know some questions are not relevant to pyiceberg... Any comments welcomed. Thanks -- 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.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