Skip to main content

Manage Amazon QuickSight assets

In general, these should be:

  • Created in top-down order (connection, then QuickSightFolder, then QuickSightAnalysis and QuickSightDashboard and QuickSightDataset then QuickSightAnalysisVisual and QuickSightDashboardVisual and QuickSightDatasetField respectively)
  • Deleted in bottom-up order (QuickSightAnalysisVisual and QuickSightDashboardVisual and QuickSightDatasetField, then QuickSightAnalysis and QuickSightDashboard and QuickSightDataset, then QuickSightFolder, then connection)1

Asset structure

Connection

A QuickSight connection requires a name and qualifiedName. For creation, specific settings are also required to distinguish it as a QuickSight connection rather than another type of connection. In addition, at least one of adminRoles, adminGroups, or adminUsers must be provided.

Coming soon

QuickSightFolder

A QuickSightFolder requires a name and a qualifiedName. For creation, you also need to specify the connectionQualifiedName of the connection for the QuickSight folder and the QuickSight ID for this QuickSight folder on Amazon QuickSight.

Coming soon

QuickSightDataset

A QuickSightDataset requires a name and a qualifiedName. For creation, you also need to specify the connectionQualifiedName of the connection for the QuickSight dataset and the QuickSight ID for this QuickSight dataset on Amazon QuickSight.

Coming soon

QuickSightDashboard

A QuickSightDashboard requires a name and a qualifiedName. For creation, you also need to specify the connectionQualifiedName of the connection for the QuickSight dashboard and the QuickSight ID for this QuickSight dashboard on Amazon QuickSight.

Coming soon

QuickSightAnalysis

A QuickSightAnalysis requires a name and a qualifiedName. For creation, you also need to specify the connectionQualifiedName of the connection for the QuickSight analysis and the QuickSight ID for this QuickSight analysis on Amazon QuickSight.

Coming soon

QuickSightDatasetField

A QuickSightDatasetField requires a name and a qualifiedName. For creation, you also need to specify the DatasetQualifiedName of the QuickSight dataset that you wish to link this field to and the QuickSight ID for this QuickSight dataset field on Amazon QuickSight.

Coming soon

QuickSightDashboardVisual

A QuickSightDashboardVisual requires a name and a qualifiedName. For creation, you also need to specify the DashboardQualifiedName of the QuickSight dashboard that you wish to link this dashboard visual to, along with the QuickSight ID, QuickSight Sheet ID, and QuickSight Sheet Name for this dashboard visual in Amazon QuickSight.

Coming soon

QuickSightAnalysisVisual

A QuickSightAnalysisVisual requires a name and a qualifiedName. For creation, you also need to specify the AnalysisQualifiedName of the QuickSight analysis that you wish to link this analysis visual to, along with the QuickSight ID, QuickSight Sheet ID, and QuickSight Sheet Name for this analysis visual in Amazon QuickSight.

Coming soon

Available relationships

Every level of the QuickSight structure is an Asset, and can therefore be related to the following other assets.

Footnotes

  1. Although if you want to delete everything in a connection,your better avenue is the packaged connection delete utility in the UI.

Was this page helpful?