When trying to create a aws quicksight dashboard in Account B from a template in account A, I get an error
An error occurred (AccessDeniedException) when calling the CreateDashboard operation: User: arn:aws:sts::account B:assumed-role/ is not authorized to perform: quicksight:PassDataSet on resource: arn:aws:quicksight:us-east-1:account A:dataset/
I tried updating the permissions on the data set but it fails
when calling the UpdateDataSetPermissions operation: All principals in ResourcePermission list and the requester must be under the same account
So seems like I cannot give access to the dataset to a different account. How can I get past this issue or is it even possible to create a dashboard from a cross account dataset?