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
preguntada hace 7 meses211 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
respondido hace 7 meses
profile picture
EXPERTO
revisado hace 5 días
profile picture
EXPERTO
revisado hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas