Re: Flink S3 Presto Checkpointing Permission Forbidden

2021-11-21 Thread bat man
alsProvider.html > > > Best, > > Denis > > > > > > *From:* Rommel Holmes > *Sent:* Saturday, October 9, 2021 02:09 > *To:* Denis Nutiu > *Cc:* user > *Subject:* Re: Flink S3 Presto Checkpointing Permission Forbidden > > > > You already have s

RE: Flink S3 Presto Checkpointing Permission Forbidden

2021-10-11 Thread Denis Nutiu
m:* Rommel Holmes *Sent:* Saturday, October 9, 2021 02:09 *To:* Denis Nutiu *Cc:* user *Subject:* Re: Flink S3 Presto Checkpointing Permission Forbidden You already have s3 request ID, you can easily reach out to AWS tech support to know what account was used to write to S3. I guess th

Re: Flink S3 Presto Checkpointing Permission Forbidden

2021-10-08 Thread Rommel Holmes
You already have s3 request ID, you can easily reach out to AWS tech support to know what account was used to write to S3. I guess that account probably doesn't have permission to do the following: "s3:GetObject", "s3:PutObject", "s3:DeleteObject", "s3:ListBucket" Then grant the account with the