{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/GetDeploymentRequest", "title": "GetDeploymentRequest", "type": "object", "properties": {}, "description": "Requests API Gateway to get information about a Deployment resource." }