Amazon Clean Rooms · Example Payload

Clean Rooms Start Protected Query Request Example

Clean RoomsData CollaborationPrivacyAnalyticsMarketing

Clean Rooms Start Protected Query Request Example is an example object payload from Amazon Clean Rooms, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typesqlParametersresultConfiguration

Example Payload

Raw ↑
{
  "type": "SQL",
  "sqlParameters": {
    "queryString": "example-value"
  },
  "resultConfiguration": {}
}