jackye1995 opened a new issue, #7515: URL: https://github.com/apache/iceberg/issues/7515
### Feature Request / Improvement As we briefly discussed in a previous community sync, the `AwsProperties` class is growing too big now. It was kind of an intentional design when we just get started with the `iceberg-aws` module to make people's life easy by just needing to use 1 class for all configs, but it seems to be not getting the effect we want. So my idea is to gradually move all client configs to separated classes and eventually deprecate `AwsProperties`. @nastra @danielcweeks @amogh-jahagirdar @singhpk234 @rajarshisarkar do you have any thoughts or concerns about this? ### Query engine None -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
