{
  "version": "1.0",
  "examples": {
    "GetBuyerDashboard": [
      {
        "input": {
          "dashboardIdentifier": "arn:aws:aws-marketplace::123456789012:AWSMarketplace/ReportingData/Agreement_V1/Dashboard/AgreementSummary_V1",
          "embeddingDomains": [
            "https://*.amazon.com"
          ]
        },
        "output": {
          "dashboardIdentifier": "arn:aws:aws-marketplace::123456789012:AWSMarketplace/ReportingData/Agreement_V1/Dashboard/AgreementSummary_V1",
          "embedUrl": "https://us-east-1.quicksight.aws.amazon.com/embed/1235asdbffffbbasdf123/dashboards/8a66afa6-f316-4e71-a1ed-0a5bea07a314?code=abcdefghijklmn&identityprovider=quicksight&isauthcode=true",
          "embeddingDomains": [
            "https://*.amazon.com"
          ]
        },
        "description": "The following example shows how to obtain a dashboard for active agreements",
        "id": "example-1",
        "title": "Getting an agreements dashboard"
      },
      {
        "input": {
          "dashboardIdentifier": "arn:aws:aws-marketplace::123456789012:AWSMarketplace/ReportingData/BillingEvent_V1/Dashboard/CostAnalysis_V1",
          "embeddingDomains": [
            "https://*.amazon.com"
          ]
        },
        "output": {
          "dashboardIdentifier": "arn:aws:aws-marketplace::123456789012:AWSMarketplace/ReportingData/BillingEvent_V1/Dashboard/CostAnalysis_V1",
          "embedUrl": "https://us-east-1.quicksight.aws.amazon.com/embed/1235asdbffffbbasdf123/dashboards/8a66afa6-f316-4e71-a1ed-0a5bea07a314?code=abcdefghijklmn&identityprovider=quicksight&isauthcode=true",
          "embeddingDomains": [
            "https://*.amazon.com"
          ]
        },
        "description": "The following example shows how to obtain a dashboard for cost analysis",
        "id": "example-2",
        "title": "Getting a cost-analysis dashboard"
      }
    ]
  }
}
