XBaith opened a new issue, #2495: URL: https://github.com/apache/incubator-paimon/issues/2495
### Search before asking - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar. ### Motivation In some production scenarios, IAM certifications are controled by external system(eg. [IAM Role for Service Account (IRSA)](https://aws.amazon.com/blogs/containers/diving-into-iam-roles-for-service-accounts/) and [Vault](https://developer.hashicorp.com/vault/docs/auth/aws)). So create catalog with fixed IAM account is limited in some cases. ### Solution 1. optional `s3.access-key` and `s3.screct-key` 2. load AWS certifications via `DefaultAWSCredentialsProviderChain` ### Anything else? _No response_ ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
