This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我想在 Web 应用程序中嵌入仪表板,我需要向将登录到应用程序的多个匿名用户显示该仪表板。我不想为他们创建 QuickSight 用户,因为这会很昂贵,因为应用程序的用户太多。我希望这些用户只能看到属于他们组织的数据。我一直在尝试从参数中传递组织 ID 来过滤结果,但现在我认为这不是正确的方法,而 RLS 正是我所需要的。