Amazon Athena · Schema

QueryExecution

JSON Schema for the Amazon Athena QueryExecution object.

Amazon AthenaSQLAnalyticsServerless
View JSON Schema on GitHub

JSON Schema

athena-query-execution-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-query-execution-schema.json",
  "title": "QueryExecution",
  "description": "JSON Schema for the Amazon Athena QueryExecution object.",
  "type": "object",
  "properties": {}
}