GetDeploymentTargetOutput is a JSON Structure definition published by Amazon CodeDeploy, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codedeploy/refs/heads/main/json-structure/amazon-codedeploy-get-deployment-target-output-structure.json",
"name": "GetDeploymentTargetOutput",
"description": "GetDeploymentTargetOutput schema from Amazon CodeDeploy",
"type": "object",
"properties": {
"deploymentTarget": {
"allOf": [
{
"$ref": "#/components/schemas/DeploymentTarget"
},
{
"description": " A deployment target that contains information about a deployment such as its status, lifecycle events, and when it was last updated. It also contains metadata about the deployment target. The deployment target metadata depends on the deployment target's type (<code>instanceTarget</code>, <code>lambdaTarget</code>, or <code>ecsTarget</code>). "
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.