Amazon QuickSight · Example Payload

Amazon Quicksight Openapi Dashboard Summary Example

AnalyticsBIBusiness IntelligenceDashboardsMachine LearningReportingVisualization

Amazon Quicksight Openapi Dashboard Summary Example is an example object payload from Amazon QuickSight, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ArnDashboardIdNameCreatedTimeLastUpdatedTimePublishedVersionNumberLastPublishedTime

Example Payload

Raw ↑
{
  "Arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "DashboardId": "abc123",
  "Name": "Example Resource",
  "CreatedTime": "2026-04-19T00:00:00Z",
  "LastUpdatedTime": "2026-04-19T00:00:00Z",
  "PublishedVersionNumber": 100,
  "LastPublishedTime": "2026-04-19T00:00:00Z"
}