kevinjqliu commented on issue #515:
URL: https://github.com/apache/iceberg-python/issues/515#issuecomment-2209443484

   @impproductions Thanks for the detailed explanation. Great catch! 
   
   Looking through the code, there's indeed an expectation for both AWS 
credential formats.
   `s3.access-key-id` vs `aws_access_key_id`
   `s3.secret-access-key` vs `aws_secret_access_key`
   
   This issue exists for both `glue` and `dynamodb` catalogs 
   
https://github.com/search?q=repo%3Aapache%2Ficeberg-python+aws_secret_access_key+path%3A.py+-path%3Atests&type=code
   
   


-- 
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

Reply via email to