{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codedeploy/refs/heads/main/json-structure/amazon-codedeploy-deployment-does-not-exist-exception-structure.json", "name": "DeploymentDoesNotExistException", "description": "DeploymentDoesNotExistException schema from Amazon CodeDeploy", "type": "object", "properties": { "message": { "type": "string" } } }