Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在网页上嵌入了 QuickSight 仪表板,当它加载时,我收到一条消息:
您的数据集规则存在问题。请联系您的数据集所有者寻求帮助。错误代码:DatasetRulesUserDenied
我找不到有关此消息的任何信息。有没有人遇到过这个问题?
当底层数据受到行级安全性保护但行级安全表不包含当前用户的UserName.
UserName
如果这听起来像您的情况,请确保您的 RLS 已正确连接并确保您的用户名正确。在嵌入时,请务必注意用户名可以以嵌入角色为前缀(例如my_embedding_role/some_user,而不仅仅是some_user)。
my_embedding_role/some_user
some_user