Skip to content

Commit

Permalink
Update complementary docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
rileykarson committed Oct 30, 2018
1 parent c567e3b commit 7439393
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,14 @@ without managing the bucket itself.
-> Note that for each object, its creator will have the `"OWNER"` role in addition
to the default ACL that has been defined.


For more information see
[the official documentation](https://cloud.google.com/storage/docs/access-control/lists)
and
[API](https://cloud.google.com/storage/docs/json_api/v1/defaultObjectAccessControls).

-> Want fine-grained control over default object ACLs? Use `google_storage_default_object_access_control`
to control individual role entity pairs.

## Example Usage

Example creating a default object ACL on a bucket with one owner, and one reader.
Expand Down

0 comments on commit 7439393

Please sign in to comment.