{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codecatalyst/refs/heads/main/json-schema/amazon-codecatalyst-execute-command-session-configuration-arguments-schema.json", "title": "ExecuteCommandSessionConfigurationArguments", "description": "ExecuteCommandSessionConfigurationArguments schema from Amazon CodeCatalyst", "type": "array", "items": { "$ref": "#/components/schemas/ExecuteCommandSessionConfigurationArgumentsMemberString" } }