Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nl0 committed Dec 11, 2024
1 parent 6bb7740 commit af0f98c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/advanced-features/tabulator.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,10 @@ This can be done by users via the per-bucket
### Unrestricted Access

By default, Tabulator is only accessible via a session provided by the Quilt Catalog,
and the access is scoped to the permissions of the Catalog user associated with that session.
However, an admin can enable **unrestricted access** to Tabulator, deferring
all access control to AWS. The underlying data in S3 is accessed using the
Tabulator's dedicated "unrestricted" role, which has read-only access to all
and the access is scoped to the permissions of the Catalog user associated with
that session. However, an admin can enable **unrestricted access** to Tabulator,
deferring all access control to AWS. The underlying data in S3 is accessed using
the Tabulator's dedicated "unrestricted" role, which has read-only access to all
the S3 buckets attached to the given stack. This allows querying the data directly
from the AWS Console or Athena views, given the caller has the necessary permissions
to access Athena resources associated with Tabulator.
Expand Down

0 comments on commit af0f98c

Please sign in to comment.