jojochuang commented on issue #34: URL: https://github.com/apache/ozone-site/issues/34#issuecomment-1451060859
Hi it would be better to use [email protected] for questions. It depends on how you access it: through REST API or aws client? If REST API, curl should work with or without Kerberos: https://stackoverflow.com/questions/28561724/amazon-s3-file-download-through-curl-by-using-iam-user-credentials if you access through aws s3 CLI, you should be able to pass over secret and credentials through environment variable which is then picked up by s3 CLI. -- 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]
