{ "uuid": "7cf82b23-a903-4c3b-8f78-af31237febd8", "lastMigration": 29, "name": "AWS CodeStar connections", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "466ef01e-d5a6-49cd-916e-ee4556e8115b", "documentation": "Creates a connection that can then be given to other AWS services like CodePipeline so that it can access third-party code repositories. The connection is in pending status until the third-party connection handshake is completed from the console.", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.CreateConnection", "responses": [ { "uuid": "2ee3b462-b783-4783-ac51-03923c0c82b2", "body": "{\n \"ConnectionArn\": \"\",\n \"Tags\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ec106268-67d9-4b0c-9c4c-7d6037b60396", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "10189b45-f57d-458b-ab93-7333af5ae43f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b82fee46-30b0-45fd-8fc7-ecaaad7a76dd", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "392e1bbe-6718-47ff-97f2-697b680ae55b", "documentation": "

Creates a resource that represents the infrastructure where a third-party provider is installed. The host is used when you create connections to an installed third-party provider type, such as GitHub Enterprise Server. You create one host for all connections to that provider.

A host created through the CLI or the SDK is in `PENDING` status by default. You can make its status `AVAILABLE` by setting up the host in the console.

", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.CreateHost", "responses": [ { "uuid": "6cb7a3eb-6913-464b-9e84-c58f140a300f", "body": "{\n \"HostArn\": \"\",\n \"Tags\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "00fa162a-483b-4591-b643-793f29d49f31", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09e8c894-e15b-4ff9-9a3e-745395cb7fa1", "documentation": "The connection to be deleted.", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.DeleteConnection", "responses": [ { "uuid": "7e4da03d-0b3b-4b38-bb46-413b2a98ab83", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c295f3a8-d308-450a-b41c-12644354b390", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c8b74a89-7c6d-4a69-8276-18900c5b1706", "documentation": "

The host to be deleted. Before you delete a host, all connections associated to the host must be deleted.

A host cannot be deleted if it is in the VPC_CONFIG_INITIALIZING or VPC_CONFIG_DELETING state.

", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.DeleteHost", "responses": [ { "uuid": "430c6e4f-4f16-4616-a474-3564aa0e2ded", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6733d446-55f6-4f88-8dd9-aaf9a8255d77", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "576ed931-e9c1-4a1b-90aa-adbfdffa8ba6", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a4394e28-fa8c-43d3-bd8f-2ff80fa37b4d", "documentation": "Returns the connection ARN and details such as status, owner, and provider type.", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.GetConnection", "responses": [ { "uuid": "23425193-0819-4fb2-a4c8-b228d6309db8", "body": "{\n \"Connection\": {\n \"ConnectionName\": \"\",\n \"ConnectionArn\": \"\",\n \"ProviderType\": \"\",\n \"OwnerAccountId\": \"\",\n \"ConnectionStatus\": \"\",\n \"HostArn\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8712a646-c34d-4dd5-9967-f4ed879fbc27", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3309c221-b06b-4377-ab8f-0a173f9e9cd2", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "04459ebb-b40f-4b86-bdc8-88c2cad6ea40", "documentation": "Returns the host ARN and details such as status, provider type, endpoint, and, if applicable, the VPC configuration.", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.GetHost", "responses": [ { "uuid": "1b0cb5ba-d353-486e-8ef9-5e37f1a64bfc", "body": "{\n \"Name\": \"\",\n \"Status\": \"\",\n \"ProviderType\": \"\",\n \"ProviderEndpoint\": \"\",\n \"VpcConfiguration\": {\n \"VpcId\": \"\",\n \"SubnetIds\": [\n \"\"\n ],\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"TlsCertificate\": \"\"\n }\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a408908a-4638-42cc-93e2-4db09f1c5a01", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "b1cfd1a7-5242-4214-9833-72453e990f0c", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2d134b26-4650-4094-838e-43b1bebd91f4", "documentation": "Lists the connections associated with your account.", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.ListConnections", "responses": [ { "uuid": "c30643fe-ec05-43cd-b0f7-9762bb880fa6", "body": "{\n \"Connections\": [\n {\n \"ConnectionName\": \"\",\n \"ConnectionArn\": \"\",\n \"ProviderType\": \"\",\n \"OwnerAccountId\": \"\",\n \"ConnectionStatus\": \"\",\n \"HostArn\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "64b7c02f-cc10-4c51-9689-153f2647b4b0", "documentation": "Lists the hosts associated with your account.", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.ListHosts", "responses": [ { "uuid": "11168ae2-5fc3-4ee3-b825-a1f390a5ddc8", "body": "{\n \"Hosts\": [\n {\n \"Name\": \"\",\n \"HostArn\": \"\",\n \"ProviderType\": \"\",\n \"ProviderEndpoint\": \"\",\n \"VpcConfiguration\": {\n \"VpcId\": \"\",\n \"SubnetIds\": [\n \"\"\n ],\n \"SecurityGroupIds\": [\n \"\"\n ],\n \"TlsCertificate\": \"\"\n },\n \"Status\": \"\",\n \"StatusMessage\": \"\"\n }\n ],\n \"NextToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "eb10769d-0895-4f19-aadc-f9e3d2a178d8", "documentation": "Gets the set of key-value pairs (metadata) that are used to manage the resource.", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.ListTagsForResource", "responses": [ { "uuid": "1ef8ccb2-4679-4ca5-977e-00fd1e5579fe", "body": "{\n \"Tags\": [\n {\n \"Key\": \"\",\n \"Value\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "be118b5c-b654-4e38-ab9e-26aac2faff2d", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d1b3c793-54d9-472c-b3fa-140c3085373a", "documentation": "Adds to or modifies the tags of the given resource. Tags are metadata that can be used to manage a resource.", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.TagResource", "responses": [ { "uuid": "9dc4053c-369c-4c4e-a38f-8b3135480dff", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fcde01c6-543f-42b2-b94e-dcc8a95e36a2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "7d75139f-bcd9-430d-aac9-c8e17896022f", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "LimitExceededException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "353ec761-41f6-4fb2-9540-69f54d850b63", "documentation": "Removes tags from an AWS resource.", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.UntagResource", "responses": [ { "uuid": "fdad7eb0-70d5-48aa-8be8-d7d845ae50bd", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "96b8b52f-80b9-47d8-a0b5-4f982bd889f2", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e565f7a9-437b-4314-8c85-63f453a58160", "documentation": "Updates a specified host with the provided configurations.", "method": "post", "endpoint": "#X-Amz-Target=com.amazonaws.codestar.connections.CodeStar_connections_20191201.UpdateHost", "responses": [ { "uuid": "762e54a2-2fc0-4c81-9e74-2a77ee19aa7c", "body": "{}", "latency": 0, "statusCode": 200, "label": "Success", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "bf5851d5-cd39-4b2f-b152-c8f487404174", "body": "\"\"", "latency": 0, "statusCode": 480, "label": "ConflictException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "5909c6f4-b200-45ca-b4da-cf72183202eb", "body": "\"\"", "latency": 0, "statusCode": 481, "label": "ResourceNotFoundException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "4fb1b0dc-fa12-4cce-a662-87fd54be8488", "body": "\"\"", "latency": 0, "statusCode": 482, "label": "ResourceUnavailableException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "e7b5651c-3ab7-43d1-93af-560d44f1de27", "body": "\"\"", "latency": 0, "statusCode": 483, "label": "UnsupportedOperationException", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "466ef01e-d5a6-49cd-916e-ee4556e8115b" }, { "type": "route", "uuid": "392e1bbe-6718-47ff-97f2-697b680ae55b" }, { "type": "route", "uuid": "09e8c894-e15b-4ff9-9a3e-745395cb7fa1" }, { "type": "route", "uuid": "c8b74a89-7c6d-4a69-8276-18900c5b1706" }, { "type": "route", "uuid": "a4394e28-fa8c-43d3-bd8f-2ff80fa37b4d" }, { "type": "route", "uuid": "04459ebb-b40f-4b86-bdc8-88c2cad6ea40" }, { "type": "route", "uuid": "2d134b26-4650-4094-838e-43b1bebd91f4" }, { "type": "route", "uuid": "64b7c02f-cc10-4c51-9689-153f2647b4b0" }, { "type": "route", "uuid": "eb10769d-0895-4f19-aadc-f9e3d2a178d8" }, { "type": "route", "uuid": "d1b3c793-54d9-472c-b3fa-140c3085373a" }, { "type": "route", "uuid": "353ec761-41f6-4fb2-9540-69f54d850b63" }, { "type": "route", "uuid": "e565f7a9-437b-4314-8c85-63f453a58160" } ] }