Analysis Created with AWS QuickSight CLI Not Visible in Analysis Section

0

I recently created an analysis using the create-analysis command in the AWS CLI. I received an API response that indicates the analysis was created successfully. However, when I navigate to the QuickSight analysis section, I cannot find the newly created analysis there.

What could be the reasons for the analysis not showing up in the QuickSight console and how can I solve this? Are there any specific permissions or settings I should check to ensure the analysis is visible?

bi28
질문됨 7달 전211회 조회
1개 답변
1
수락된 답변

Ran this code in the CLI

aws quicksight update-analysis-permissions --aws-account-id [ACCOUNT ID] --analysis-id [ANALYSIS ID] --grant-permissions Principal=arn:aws:quicksight:[REGION]:[ACCOUNT ID]:user/default/[USERNAME],Actions=quicksight:RestoreAnalysis,quicksight:UpdateAnalysisPermissions,quicksight:DeleteAnalysis,quicksight:QueryAnalysis,quicksight:DescribeAnalysisPermissions,quicksight:DescribeAnalysis,quicksight:UpdateAnalysis

Source: UpdateAnalysisPermissions - Amazon QuickSight

bi28
답변함 7달 전
profile picture
전문가
검토됨 5일 전
profile picture
전문가
검토됨 한 달 전

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

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

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

관련 콘텐츠