You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/08/29 22:03:18 UTC

[GitHub] [incubator-druid] smokemonster99 opened a new issue #8435: S3 Extensions Does Not Support IAM Role, Only Secret Key

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org