Dear team,
We have several AWS accounts with S3 buckets, the databricks setup is on our dev AWS account and we would like to allow instance profile to have read permission on all our S3 buckets on the other AWS accounts ( without using bucket policy which require us to add it on any bucket)
I am trying using the assume role but dosent work, getting access denied.
It is working only if i set S3 bucket permissions on my other/remote AWS account bucket policy.
Please advise
Thansks!