Amazon Athena · Schema

PreparedStatement

JSON Schema for the Amazon Athena PreparedStatement object.

Amazon AthenaSQLAnalyticsServerless
View JSON Schema on GitHub

JSON Schema

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