smokemonster99 opened a new issue #8435: S3 Extensions Does Not Support IAM Role, Only Secret Key URL: https://github.com/apache/incubator-druid/issues/8435 Hi, The s3 extensions require the following parameters in the s3 deep storage config druid.s3.accessKey druid.s3.secretKey druid.storage.bucket druid.storage.baseKey My organization does not allow the use of AWS Secret keys when running applications int he cloud. All applications are expected to support IAM role. Therefore I am unable to use S3 deep storage although it would allow me to create a great disaster recovery strategy using s3 replication, RDS replicas etc. Is there any way to use IAM role with s3 extensions instead of access key id and secret key? If not, is this feature on the roadmap? thanks!
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
