Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

bucket object does not work for cross-account reads #165

Open
jayluan opened this issue Feb 8, 2018 · 0 comments
Open

bucket object does not work for cross-account reads #165

jayluan opened this issue Feb 8, 2018 · 0 comments

Comments

@jayluan
Copy link

jayluan commented Feb 8, 2018

because s3.bucket(name: string) is doing a list bucket under the hood before doing a find, it won't be able to reach any buckets in a different account given that cross account access is enabled.

https://github.com/seratch/AWScala/blob/master/src/main/scala/awscala/s3/S3.scala#L63

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant