AWS clean rooms - An error occurred while the query was running

0

I am new to Clean Rooms. I have created a collaboration from Account A, having Account B (can Run queries & Receive results) as the executor, when I try to run query on Configured tables from Account B, after a minute I am getting an error as follows - An error occurred while the query was running.

There is no detailed log even in Cloudwatch or S3. How can I troubleshoot from this point.

Thanks in advance.

已提问 2 个月前57 查看次数
1 回答
3
已接受的回答

If the error occurs solely on the side of Account B, it could be due to an improperly defined cross-account policy. Please ensure that the roles in your Account A, which Account B assumes to run queries and receive results, are correctly configured. You can refer to the tutorial on cross-account roles at https://docs.aws.amazon.com/IAM/latest/UserGuide/tutorial_cross-account-with-roles.html for guidance.

For troubleshooting, you can also attempt to assume the role from the same Account A and execute queries to verify if the issue lies within the role configuration.

profile picture
专家
已回答 2 个月前
profile picture
专家
已审核 8 天前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容