How do I find my QuickSight dashboard and analysis IDs?

0

I'm trying to figure out how to find the dashboard and analysis IDs for QuickSight dashboards and analyses that I am working on. My ultimate goal is to port them over to another account.

I found this article which references a dashboard ID, but I can't figure out how to actually find it. I see some stuff on StackOverflow that involves creating a Cognito instance and I'm wondering if that's really the only way?

This seems like something that should be pretty easily accessible without needing to write a script or creating new resources.

Julian

jros14
질문됨 2년 전3526회 조회
3개 답변
0

Hi,

you can use the QuickSight CLI command list-dashboards or the APIs (example for python)

then you search for the Dashboard name and you find the associated dashboard ID, the same apply to analysis.

hope this helps,

AWS
전문가
답변함 2년 전
0

To add, in addition to getting the ID from URL in browser, you can use SearchDashboards or SearchAnalyses APIs with a filter on QUICKSIGHT_USER. Resulting dashboards/analyses are all the dashboards/analyses the user has access to.

AWS
Vijay
답변함 2년 전
0

Alternatively to using the API you can also take the dashboard ID directly from the console.

Just navigate to the desired dashboard in QuickSight and then you will be able to find the id in the URL:

https://eu-west-1.quicksight.aws.amazon.com/sn/dashboards/<dashboard_id>

This also applies to other assets such as Datasets, Analyses and QuickSight Q topics

AWS
답변함 9달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠