Hi! I'm trying the lakeFS cloud free trial. I was able to create IAM roles (using the cloudformation stack) and connect to my s3 bucket. But the repo creation fails with
failed to create storage repository: failed to access storage
error. What am I missing?
i
Idan Novogroder
07/25/2022, 8:05 AM
Hi Vino,
Welcome to the cloud 🙂
I'll take a look at it.
👍 1
v
Vino
07/26/2022, 10:18 AM
Just to document it somewhere, in the cloudformation stack, I used a bucket along with a prefix to create IAM roles. While creating the repo I used the entire bucket as storage namespace instead of a specific prefix. That resolved it.