Is it possible that only a particular cluster have only access to a s3 bucket or folder in s3

User16826994223
Databricks Employee
Databricks Employee

Hi

I want to set up a cluster and want to give access to that cluster to some user only those user on that particular cluster should have access to read and write from and to the bucket. that particular bucket is not mounted on the workspace.

Is that setting up instance profile setting up on this cluster would help?

User16752239289
Databricks Employee
Databricks Employee

Yes, you can set up an instance profile that can access the S3 bucket and then only give certain users privilege to use the instance profile.

For more details, you can check here