Skip to content

Conversation

patriceckhart
Copy link

If you have private, non-public Cloud Storage buckets and use enableSigning = true, "predefinedAcl" => "private" will be used instead of "publicRead".

… => 'private' is used instead of 'publicRead'
@kitsunet
Copy link
Member

Looking at the history of that setting again, I think we should have a separate setting for the ACL visibility as our original use case was a two bucket setup with storage and target, and we still used public ACLs for that. I think "objectVisibility" with a default of "PublicRead" could be fine, then you can overwrite that to Private. What do you think?

@patriceckhart
Copy link
Author

Yes your solution would be better. I actually started it that way when I was implementing it, but then I changed it to the "simpler" adaptation.

@patriceckhart
Copy link
Author

@kitsunet I added the targetOption objectVisibility. By default it is publicRead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants