[GitHub] [camel-kafka-connector] saranyaeu2987 commented on issue #267: Question: How to provide aws role:arn value to authenticate S3

2020-06-10 Thread GitBox


saranyaeu2987 commented on issue #267:
URL: 
https://github.com/apache/camel-kafka-connector/issues/267#issuecomment-642072485


   @oscerd 
   Thanks for prompt response!'
   
   2. Does it mean, if I some how make the only pod to access S3 using IAM role 
(instead of EC2 instances). Do I need to any other configuration for camel s3 
sink to work apart from this property 
**camel.component.aws-s3.useIAMCredentials: true** 



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




[GitHub] [camel-kafka-connector] saranyaeu2987 commented on issue #267: Question: How to provide aws role:arn value to authenticate S3

2020-06-10 Thread GitBox


saranyaeu2987 commented on issue #267:
URL: 
https://github.com/apache/camel-kafka-connector/issues/267#issuecomment-642062159


   @valdar 
   1. For option 2 `useIAMCredentials: true` -> do you mean that EC2 instance 
should already have access to S3 and yaml file should only specify the boolean 
useIAMCredentials ?
   
   2. How about running kubernetes cluster in EC2 instances. I wanted only k8s 
pod have access to S3 and not the entire EC2 instances. -> Any suggestions on 
how to do that ?



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




[GitHub] [camel-kafka-connector] saranyaeu2987 commented on issue #267: Question: How to provide aws role:arn value to authenticate S3

2020-06-09 Thread GitBox


saranyaeu2987 commented on issue #267:
URL: 
https://github.com/apache/camel-kafka-connector/issues/267#issuecomment-641641685


   @valdar 
   Its is an IAM role arn which has full access to S3 bucket policy
   arn:aws:iam::***:role/stg-abc-s3-ae4c7ad7.
   
   Can I give IAM arn in front of bucket name ?



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