Use the Amazon QuickSight Dev Portal - Amazon QuickSight

Use the Amazon QuickSight Dev Portal

The QuickSight Dev Portal helps you learn by example how to use the QuickSight API in your website or application. Currently, the Dev Portal focuses on API operations for embedded analytics.

QuickSight Embedded Analytics portal showcasing dashboard display, personalization, and authoring features.

The portal provides easy-to-use code samples to get you started. You can choose from the following three different use cases:

  • Displaying embedded dashboards to everyone (nonauthenticated users)

  • Personalizing dashboards for your users

  • Embedding dashboard authoring

The portal itself displays dashboards by using embedding for everyone.

To get started with the Dev Portal
  1. Open QuickSight Dev Portal and choose Try it on the use case that you want to view.

  2. View code examples by choosing How to embed it in the menu bar. Then choose each of the following from the navigation pane at left:

    • Configure permissions

    • Get embedding URL (code samples in Java, JavaScript, and Python)

    • Embed URL in your application

  3. Choose Download all code to download all of the code in a .zip file.

  4. Choose How to customize it to customize the dashboard, This screen is interactive, so you can choose any item in the navigation pane to view the changes live.

  5. View and download the HTML code at bottom left.

  6. Choose the QuickSight icon at upper left to return to the start page.