Re: Connecting to kinesis with mfa

2020-12-16 Thread Avi Levi
; Thanks, > > Danny > > > > *From: *Avi Levi > *Date: *Wednesday, 16 December 2020 at 08:09 > *To: *Robert Metzger > *Cc: *user > *Subject: *RE: [EXTERNAL] Connecting to kinesis with mfa > > > > *CAUTION*: This email originated from outside of th

Re: Connecting to kinesis with mfa

2020-12-16 Thread Cranmer, Danny
ou have any issues. Thanks, Danny From: Avi Levi Date: Wednesday, 16 December 2020 at 08:09 To: Robert Metzger Cc: user Subject: RE: [EXTERNAL] Connecting to kinesis with mfa CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless

Re: Connecting to kinesis with mfa

2020-12-16 Thread Avi Levi
Thanks Robert, I actually tried all of the above but got to the same unfortunate result On Wed, Dec 16, 2020 at 8:24 AM Robert Metzger wrote: > Hey Avi, > > Maybe providing secret/access key + session token doesn't work, and you > need to provide either one of them? > > https://docs.aws.amazon.c

Re: Connecting to kinesis with mfa

2020-12-15 Thread Robert Metzger
Hey Avi, Maybe providing secret/access key + session token doesn't work, and you need to provide either one of them? https://docs.aws.amazon.com/credref/latest/refdocs/setting-global-aws_session_token.html I'll also ping some AWS contributors active in Flink to take a look at this. Best, Robert

Connecting to kinesis with mfa

2020-12-15 Thread Avi Levi
Hi guys, we are struggling to connect to kinesis when mfa is activated. I did configured everything according to the documentation but still getting exception : val producerConfig = new Properties() producerConfig.put(AWSConfigConstants.AWS_REGION, awsRegion) producerConfig.put(AWSConfigConstants