Amazon Athena · Schema

ResultSetMetadata

JSON Schema for the Amazon Athena ResultSetMetadata object.

Amazon AthenaSQLAnalyticsServerless
View JSON Schema on GitHub

JSON Schema

athena-result-set-metadata-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-athena/refs/heads/main/json-schema/athena-result-set-metadata-schema.json",
  "title": "ResultSetMetadata",
  "description": "JSON Schema for the Amazon Athena ResultSetMetadata object.",
  "type": "object",
  "properties": {}
}