{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-glue/refs/heads/main/json-structure/glue-additional-plan-options-map-structure.json", "name": "AdditionalPlanOptionsMap", "description": "AdditionalPlanOptionsMap schema from Amazon Glue API", "type": "object", "additionalProperties": { "$ref": "#/components/schemas/GenericString" } }