{
"opencollection": "1.0.0",
"info": {
"name": "AWS CodeDeploy Applications #X Amz Target=CodeDeploy 20141006.ListDeploymentInstances API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "#X Amz Target=CodeDeploy 20141006.ListDeploymentInstances",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon CodeDeploy List Deployment Instances",
"type": "http"
},
"http": {
"method": "POST",
"url": "http://codedeploy.{region}.amazonaws.com/#X-Amz-Target=CodeDeploy_20141006.ListDeploymentInstances",
"headers": [
{
"name": "X-Amz-Content-Sha256",
"value": ""
},
{
"name": "X-Amz-Date",
"value": ""
},
{
"name": "X-Amz-Algorithm",
"value": ""
},
{
"name": "X-Amz-Credential",
"value": ""
},
{
"name": "X-Amz-Security-Token",
"value": ""
},
{
"name": "X-Amz-Signature",
"value": ""
},
{
"name": "X-Amz-SignedHeaders",
"value": ""
},
{
"name": "X-Amz-Target",
"value": ""
}
],
"params": [
{
"name": "nextToken",
"value": "",
"type": "query",
"description": "Pagination token"
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": " The newer BatchGetDeploymentTargets should be used instead because it works with all compute types. ListDeploymentInstances throws an exception if it is used with a compute platform other than EC2/On-premises or Lambda.
Lists the instance for a deployment associated with the IAM user or Amazon Web Services account.
" } ] } ], "bundled": true }