{
  "data": {
    "destinations": [
      {
        "name": "Production SQS Queue",
        "destinationId": "d0e9e693-cd56-4d1f-b63a-418f2d169d4a",
        "resource": {
          "sqs": {
            "arn": "arn:aws:sqs:us-east-1:123456789012:SellerCentral-Notifications"
          }
        }
      },
      {
        "name": "EventBridge Destination",
        "destinationId": "f1a2b3c4-d5e6-7f8a-9b0c-1d2e3f4a5b6c",
        "resource": {
          "eventBridge": {
            "accountId": "123456789012",
            "region": "us-east-1",
            "name": "aws.partner/sellingpartnerapi.amazon.com/456789/sellercentral-notifications"
          }
        }
      }
    ]
  }
}