{ "info": { "_postman_id": "0ce7bca9-c49d-4107-a34c-05d53db52873", "name": "AWS CodeDeploy Applications #X Amz Target=CodeDeploy 20141006.ListOnPremisesInstances API", "description": "

CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances running in your own facility, serverless Lambda functions, or applications in an Amazon ECS service.

You can deploy a nearly unlimited variety of application content, such as an updated Lambda function, updated applications in an Amazon ECS service, code, web and configuration files, executables, packages, scripts, multimedia files, and so on. CodeDeploy can deploy application content stored in Amazon S3 buckets, GitHub repositories, or Bitbucket repositories. You do not need to make changes to your existing code before you can use CodeDeploy.

CodeDeploy makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of updating your applications, without many of the risks associated with error-prone manual deployments.

CodeDeploy Components

Use the information in this guide to help you work with the following CodeDeploy components:

This guide also contains information to help you get details about the instances in your deployments, to make on-premises instances available for CodeDeploy deployments, to get details about a Lambda function deployment, and to get details about Amazon ECS service deployments.

CodeDeploy Information Resources

\n\nContact Support:\n Name: Mike Ralphson\n Email: mike.ralphson@gmail.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:13:09.000Z", "updatedAt": "2026-07-28T10:13:09.000Z", "lastUpdatedBy": "35240", "uid": "35240-0ce7bca9-c49d-4107-a34c-05d53db52873" }, "item": [ { "name": "#X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances", "item": [ { "name": "Amazon CodeDeploy List on Premises Instances", "id": "377ab75a-903b-475c-b6a2-b8a5f250e8e8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "description": "(Required) ", "key": "X-Amz-Target", "value": "CodeDeploy_20141006.ListOnPremisesInstances" }, { "key": "X-Amz-Content-Sha256", "value": "" }, { "key": "X-Amz-Date", "value": "" }, { "key": "X-Amz-Algorithm", "value": "" }, { "key": "X-Amz-Credential", "value": "" }, { "key": "X-Amz-Security-Token", "value": "" }, { "key": "X-Amz-Signature", "value": "" }, { "key": "X-Amz-SignedHeaders", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"registrationStatus\": \"Registered\",\n \"tagFilters\": [\n {\n \"Key\": \"\",\n \"Value\": \"\",\n \"Type\": \"VALUE_ONLY\"\n },\n {\n \"Key\": \"\",\n \"Value\": \"\",\n \"Type\": \"KEY_AND_VALUE\"\n }\n ],\n \"nextToken\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/#X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances", "host": [ "{{baseUrl}}" ], "path": [ "" ], "hash": "X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances" }, "description": "

Gets a list of names for one or more on-premises instances.

Unless otherwise specified, both registered and deregistered on-premises instance names are listed. To list only registered or deregistered on-premises instance names, use the registration status parameter.

" }, "response": [ { "id": "527dd2fa-5a86-408c-9e2d-0ebd792e7b2d", "name": "Success", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) ", "key": "X-Amz-Target", "value": "CodeDeploy_20141006.ListOnPremisesInstances" }, { "key": "X-Amz-Content-Sha256", "value": "" }, { "key": "X-Amz-Date", "value": "" }, { "key": "X-Amz-Algorithm", "value": "" }, { "key": "X-Amz-Credential", "value": "" }, { "key": "X-Amz-Security-Token", "value": "" }, { "key": "X-Amz-Signature", "value": "" }, { "key": "X-Amz-SignedHeaders", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"registrationStatus\": \"Registered\",\n \"tagFilters\": [\n {\n \"Key\": \"\",\n \"Value\": \"\",\n \"Type\": \"VALUE_ONLY\"\n },\n {\n \"Key\": \"\",\n \"Value\": \"\",\n \"Type\": \"KEY_AND_VALUE\"\n }\n ],\n \"nextToken\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/#X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances", "host": [ "{{baseUrl}}" ], "path": [ "" ], "hash": "X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances" } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"instanceNames\": [\n \"\",\n \"\"\n ],\n \"nextToken\": \"\"\n}", "createdAt": "2026-07-28T10:13:10.000Z", "updatedAt": "2026-07-28T10:13:10.000Z", "uid": "35240-527dd2fa-5a86-408c-9e2d-0ebd792e7b2d" }, { "id": "08862fdc-afb6-4895-8485-2bd453f3f182", "name": "InvalidRegistrationStatusException", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) ", "key": "X-Amz-Target", "value": "CodeDeploy_20141006.ListOnPremisesInstances" }, { "key": "X-Amz-Content-Sha256", "value": "" }, { "key": "X-Amz-Date", "value": "" }, { "key": "X-Amz-Algorithm", "value": "" }, { "key": "X-Amz-Credential", "value": "" }, { "key": "X-Amz-Security-Token", "value": "" }, { "key": "X-Amz-Signature", "value": "" }, { "key": "X-Amz-SignedHeaders", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"registrationStatus\": \"Registered\",\n \"tagFilters\": [\n {\n \"Key\": \"\",\n \"Value\": \"\",\n \"Type\": \"VALUE_ONLY\"\n },\n {\n \"Key\": \"\",\n \"Value\": \"\",\n \"Type\": \"KEY_AND_VALUE\"\n }\n ],\n \"nextToken\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/#X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances", "host": [ "{{baseUrl}}" ], "path": [ "" ], "hash": "X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances" } }, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T10:13:10.000Z", "updatedAt": "2026-07-28T10:13:10.000Z", "uid": "35240-08862fdc-afb6-4895-8485-2bd453f3f182" }, { "id": "f4c44b70-765c-4fef-8833-06055d5f9ca3", "name": "InvalidTagFilterException", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) ", "key": "X-Amz-Target", "value": "CodeDeploy_20141006.ListOnPremisesInstances" }, { "key": "X-Amz-Content-Sha256", "value": "" }, { "key": "X-Amz-Date", "value": "" }, { "key": "X-Amz-Algorithm", "value": "" }, { "key": "X-Amz-Credential", "value": "" }, { "key": "X-Amz-Security-Token", "value": "" }, { "key": "X-Amz-Signature", "value": "" }, { "key": "X-Amz-SignedHeaders", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"registrationStatus\": \"Registered\",\n \"tagFilters\": [\n {\n \"Key\": \"\",\n \"Value\": \"\",\n \"Type\": \"VALUE_ONLY\"\n },\n {\n \"Key\": \"\",\n \"Value\": \"\",\n \"Type\": \"KEY_AND_VALUE\"\n }\n ],\n \"nextToken\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/#X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances", "host": [ "{{baseUrl}}" ], "path": [ "" ], "hash": "X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances" } }, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T10:13:10.000Z", "updatedAt": "2026-07-28T10:13:10.000Z", "uid": "35240-f4c44b70-765c-4fef-8833-06055d5f9ca3" }, { "id": "5036c355-6ebf-4403-b69d-23572698408d", "name": "InvalidNextTokenException", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) ", "key": "X-Amz-Target", "value": "CodeDeploy_20141006.ListOnPremisesInstances" }, { "key": "X-Amz-Content-Sha256", "value": "" }, { "key": "X-Amz-Date", "value": "" }, { "key": "X-Amz-Algorithm", "value": "" }, { "key": "X-Amz-Credential", "value": "" }, { "key": "X-Amz-Security-Token", "value": "" }, { "key": "X-Amz-Signature", "value": "" }, { "key": "X-Amz-SignedHeaders", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"registrationStatus\": \"Registered\",\n \"tagFilters\": [\n {\n \"Key\": \"\",\n \"Value\": \"\",\n \"Type\": \"VALUE_ONLY\"\n },\n {\n \"Key\": \"\",\n \"Value\": \"\",\n \"Type\": \"KEY_AND_VALUE\"\n }\n ],\n \"nextToken\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/#X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances", "host": [ "{{baseUrl}}" ], "path": [ "" ], "hash": "X-Amz-Target=CodeDeploy_20141006.ListOnPremisesInstances" } }, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T10:13:10.000Z", "updatedAt": "2026-07-28T10:13:10.000Z", "uid": "35240-5036c355-6ebf-4403-b69d-23572698408d" } ], "createdAt": "2026-07-28T10:13:09.000Z", "updatedAt": "2026-07-28T10:13:09.000Z", "uid": "35240-377ab75a-903b-475c-b6a2-b8a5f250e8e8" } ], "id": "768f5800-13fb-4a0f-ac21-dd52a535e019", "createdAt": "2026-07-28T10:13:09.000Z", "updatedAt": "2026-07-28T10:13:09.000Z", "uid": "35240-768f5800-13fb-4a0f-ac21-dd52a535e019" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "Authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "region", "value": "us-east-1" }, { "key": "baseUrl", "value": "http://codedeploy.{{region}}.amazonaws.com" } ] }