AWS Security ChangesHomeSearch

AWS quicksuite documentation change

Service: quicksuite · 2026-01-31 · Documentation low

File: quicksuite/latest/userguide/row-level-security.md

Summary

Updated RLS tag implementation description but without adding new security warnings.

Security assessment

Clarifies technical implementation of RLS tags but lacks concrete security warnings or vulnerability disclosures present in other files. Change is functional documentation update.

Diff

diff --git a/quicksuite/latest/userguide/row-level-security.md b/quicksuite/latest/userguide/row-level-security.md
index 19dea611d..097cf6b37 100644
--- a//quicksuite/latest/userguide/row-level-security.md
+++ b//quicksuite/latest/userguide/row-level-security.md
@@ -12 +12 @@ In the Enterprise edition of Amazon Quick Suite, you can restrict access to a da
-Also, when you embed Amazon Quick Suite dashboards in your application for unregistered users of Quick Suite, you can use row-level security (RLS) with tags. In this case, you use tags to specify which data your users can see in the dashboard depending on who they are.
+Also, when you embed Amazon Quick Suite dashboards in your application for unregistered users of Quick Suite, you can use row-level security (RLS) to filter/restrict data with tags. A tag is a user-specified string that identifies a session in your application. You can use tags to implement RLS controls for your datasets. By configuring RLS-based restrictions in datasets, Quick Suite filters the data based on the session tags tied to the user identity/session.