Amazon Athena · Example Payload

Athena Result Set Metadata Example

An example of the Amazon Athena ResultSetMetadata object.

Amazon AthenaSQLAnalyticsServerless

Athena Result Set Metadata Example is an example object payload from Amazon Athena, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

$schematitledescription

Example Payload

Raw ↑
{
  "$schema": "https://raw.githubusercontent.com/api-evangelist/amazon-athena/refs/heads/main/json-schema/athena-result-set-metadata-schema.json",
  "title": "ResultSetMetadata Example",
  "description": "An example of the Amazon Athena ResultSetMetadata object."
}