{ "type": "object", "properties": { "name": {}, "value": {} }, "required": [ "name", "value" ], "description": "A parameter used in a SQL statement.", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-structure/redshift-data-sql-parameter-structure.json", "name": "SqlParameter" }