adnanhemani commented on issue #1516: URL: https://github.com/apache/polaris/issues/1516#issuecomment-2852222699
If running on an AWS-managed instance (such as EC2) - then using an IAM Instance Profile role (or similar for different AWS services) would be the recommended way to control what sets of credentials are given to Polaris. If you're running on a non-AWS managed instance, then AWS Credential files are typically recommended if you do not have AWS SSO enabled (which I'm assuming, like the majority of customers, do not). You can read more about this here: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html -- 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...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org