https://lakefs.io/ logo
#help
Title
r

Robin Moffatt

07/25/2023, 10:40 AM
for deployments on Azure, we list
Storage Account Credentials
and
Identity Based Authentication
as authentication methods. What's the equivalent for our installations on AWS - is it just IAM?
i

Itai Admi

07/26/2023, 8:06 AM
I guess so. AWS has a single concept of auth we use named IAM. lakeFS users can still leverage more than a single authentication method in AWS, like user creds or assuming a role, but there’s no concept of a “bucket keys” that matches Azure “Storage Account Credentials”.
👍 1
r

Robin Moffatt

07/26/2023, 8:25 AM
thanks Itai