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.

gefragt vor 2 Monaten57 Aufrufe
1 Antwort
3
Akzeptierte Antwort

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
EXPERTE
beantwortet vor 2 Monaten
profile picture
EXPERTE
überprüft vor 8 Tagen

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen