@cdklabs/cdk-ecs-codedeploy 0.0.120 → 0.0.122
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ContinueDeploymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationRevisionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetOnPremisesInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationRevisionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentConfigsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListOnPremisesInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterApplicationRevisionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/StopDeploymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateDeploymentGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/protocols/Aws_json1_1.js +1471 -1615
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationRevisionsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentGroupsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentTargetsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ContinueDeploymentCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateApplicationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentConfigCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentGroupCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteApplicationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentConfigCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentGroupCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteGitHubAccountTokenCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteResourcesByExternalIdCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationRevisionCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentConfigCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentGroupCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentInstanceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentTargetCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetOnPremisesInstanceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationRevisionsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentConfigsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentGroupsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentTargetsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListOnPremisesInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterApplicationRevisionCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterOnPremisesInstanceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/StopDeploymentCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/TagResourceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UntagResourceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateApplicationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateDeploymentGroupCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/protocols/Aws_json1_1.js +1375 -1519
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/protocols/Aws_json1_1.d.ts +376 -94
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +94 -94
- package/node_modules/@aws-sdk/client-codedeploy/package.json +6 -6
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/GetRoleCredentialsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountRolesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/LogoutCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/protocols/Aws_restJson1.js +54 -54
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +45 -45
- package/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +32 -8
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +8 -8
- package/node_modules/@aws-sdk/client-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/CreateTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/RegisterClientCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/StartDeviceAuthorizationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/protocols/Aws_restJson1.js +54 -54
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +47 -47
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +24 -6
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +6 -6
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithSAMLCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetAccessKeyInfoCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetCallerIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetFederationTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetSessionTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/protocols/Aws_query.js +153 -153
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +136 -136
- package/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +64 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +16 -16
- package/node_modules/@aws-sdk/client-sts/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-node/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
- package/node_modules/@aws-sdk/smithy-client/dist-cjs/object-mapping.js +44 -20
- package/node_modules/@aws-sdk/smithy-client/dist-es/object-mapping.js +42 -19
- package/node_modules/@aws-sdk/smithy-client/dist-types/object-mapping.d.ts +28 -2
- package/node_modules/@aws-sdk/smithy-client/dist-types/ts3.4/object-mapping.d.ts +16 -4
- package/node_modules/@aws-sdk/smithy-client/package.json +1 -1
- package/node_modules/@aws-sdk/token-providers/package.json +2 -2
- package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +2 -2
- package/package.json +8 -8
|
@@ -47,97 +47,379 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/T
|
|
|
47
47
|
import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
|
|
48
48
|
import { UpdateApplicationCommandInput, UpdateApplicationCommandOutput } from "../commands/UpdateApplicationCommand";
|
|
49
49
|
import { UpdateDeploymentGroupCommandInput, UpdateDeploymentGroupCommandOutput } from "../commands/UpdateDeploymentGroupCommand";
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
export declare const
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
export declare const
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
export declare const
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
export declare const
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
export declare const
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
export declare const
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
export declare const
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
export declare const
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
export declare const
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
export declare const
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
export declare const
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
export declare const
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
export declare const
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
export declare const
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
export declare const
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
export declare const
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
export declare const
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
export declare const
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
export declare const
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
export declare const
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
export declare const
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
export declare const
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
export declare const
|
|
142
|
-
|
|
143
|
-
|
|
50
|
+
/**
|
|
51
|
+
* serializeAws_json1_1AddTagsToOnPremisesInstancesCommand
|
|
52
|
+
*/
|
|
53
|
+
export declare const se_AddTagsToOnPremisesInstancesCommand: (input: AddTagsToOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
54
|
+
/**
|
|
55
|
+
* serializeAws_json1_1BatchGetApplicationRevisionsCommand
|
|
56
|
+
*/
|
|
57
|
+
export declare const se_BatchGetApplicationRevisionsCommand: (input: BatchGetApplicationRevisionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
58
|
+
/**
|
|
59
|
+
* serializeAws_json1_1BatchGetApplicationsCommand
|
|
60
|
+
*/
|
|
61
|
+
export declare const se_BatchGetApplicationsCommand: (input: BatchGetApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
62
|
+
/**
|
|
63
|
+
* serializeAws_json1_1BatchGetDeploymentGroupsCommand
|
|
64
|
+
*/
|
|
65
|
+
export declare const se_BatchGetDeploymentGroupsCommand: (input: BatchGetDeploymentGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
66
|
+
/**
|
|
67
|
+
* serializeAws_json1_1BatchGetDeploymentInstancesCommand
|
|
68
|
+
*/
|
|
69
|
+
export declare const se_BatchGetDeploymentInstancesCommand: (input: BatchGetDeploymentInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
70
|
+
/**
|
|
71
|
+
* serializeAws_json1_1BatchGetDeploymentsCommand
|
|
72
|
+
*/
|
|
73
|
+
export declare const se_BatchGetDeploymentsCommand: (input: BatchGetDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
74
|
+
/**
|
|
75
|
+
* serializeAws_json1_1BatchGetDeploymentTargetsCommand
|
|
76
|
+
*/
|
|
77
|
+
export declare const se_BatchGetDeploymentTargetsCommand: (input: BatchGetDeploymentTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
78
|
+
/**
|
|
79
|
+
* serializeAws_json1_1BatchGetOnPremisesInstancesCommand
|
|
80
|
+
*/
|
|
81
|
+
export declare const se_BatchGetOnPremisesInstancesCommand: (input: BatchGetOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
82
|
+
/**
|
|
83
|
+
* serializeAws_json1_1ContinueDeploymentCommand
|
|
84
|
+
*/
|
|
85
|
+
export declare const se_ContinueDeploymentCommand: (input: ContinueDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
86
|
+
/**
|
|
87
|
+
* serializeAws_json1_1CreateApplicationCommand
|
|
88
|
+
*/
|
|
89
|
+
export declare const se_CreateApplicationCommand: (input: CreateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
90
|
+
/**
|
|
91
|
+
* serializeAws_json1_1CreateDeploymentCommand
|
|
92
|
+
*/
|
|
93
|
+
export declare const se_CreateDeploymentCommand: (input: CreateDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
94
|
+
/**
|
|
95
|
+
* serializeAws_json1_1CreateDeploymentConfigCommand
|
|
96
|
+
*/
|
|
97
|
+
export declare const se_CreateDeploymentConfigCommand: (input: CreateDeploymentConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
98
|
+
/**
|
|
99
|
+
* serializeAws_json1_1CreateDeploymentGroupCommand
|
|
100
|
+
*/
|
|
101
|
+
export declare const se_CreateDeploymentGroupCommand: (input: CreateDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
102
|
+
/**
|
|
103
|
+
* serializeAws_json1_1DeleteApplicationCommand
|
|
104
|
+
*/
|
|
105
|
+
export declare const se_DeleteApplicationCommand: (input: DeleteApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
106
|
+
/**
|
|
107
|
+
* serializeAws_json1_1DeleteDeploymentConfigCommand
|
|
108
|
+
*/
|
|
109
|
+
export declare const se_DeleteDeploymentConfigCommand: (input: DeleteDeploymentConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
110
|
+
/**
|
|
111
|
+
* serializeAws_json1_1DeleteDeploymentGroupCommand
|
|
112
|
+
*/
|
|
113
|
+
export declare const se_DeleteDeploymentGroupCommand: (input: DeleteDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
114
|
+
/**
|
|
115
|
+
* serializeAws_json1_1DeleteGitHubAccountTokenCommand
|
|
116
|
+
*/
|
|
117
|
+
export declare const se_DeleteGitHubAccountTokenCommand: (input: DeleteGitHubAccountTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
118
|
+
/**
|
|
119
|
+
* serializeAws_json1_1DeleteResourcesByExternalIdCommand
|
|
120
|
+
*/
|
|
121
|
+
export declare const se_DeleteResourcesByExternalIdCommand: (input: DeleteResourcesByExternalIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
122
|
+
/**
|
|
123
|
+
* serializeAws_json1_1DeregisterOnPremisesInstanceCommand
|
|
124
|
+
*/
|
|
125
|
+
export declare const se_DeregisterOnPremisesInstanceCommand: (input: DeregisterOnPremisesInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
126
|
+
/**
|
|
127
|
+
* serializeAws_json1_1GetApplicationCommand
|
|
128
|
+
*/
|
|
129
|
+
export declare const se_GetApplicationCommand: (input: GetApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
130
|
+
/**
|
|
131
|
+
* serializeAws_json1_1GetApplicationRevisionCommand
|
|
132
|
+
*/
|
|
133
|
+
export declare const se_GetApplicationRevisionCommand: (input: GetApplicationRevisionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
134
|
+
/**
|
|
135
|
+
* serializeAws_json1_1GetDeploymentCommand
|
|
136
|
+
*/
|
|
137
|
+
export declare const se_GetDeploymentCommand: (input: GetDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
138
|
+
/**
|
|
139
|
+
* serializeAws_json1_1GetDeploymentConfigCommand
|
|
140
|
+
*/
|
|
141
|
+
export declare const se_GetDeploymentConfigCommand: (input: GetDeploymentConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
142
|
+
/**
|
|
143
|
+
* serializeAws_json1_1GetDeploymentGroupCommand
|
|
144
|
+
*/
|
|
145
|
+
export declare const se_GetDeploymentGroupCommand: (input: GetDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
146
|
+
/**
|
|
147
|
+
* serializeAws_json1_1GetDeploymentInstanceCommand
|
|
148
|
+
*/
|
|
149
|
+
export declare const se_GetDeploymentInstanceCommand: (input: GetDeploymentInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
150
|
+
/**
|
|
151
|
+
* serializeAws_json1_1GetDeploymentTargetCommand
|
|
152
|
+
*/
|
|
153
|
+
export declare const se_GetDeploymentTargetCommand: (input: GetDeploymentTargetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
154
|
+
/**
|
|
155
|
+
* serializeAws_json1_1GetOnPremisesInstanceCommand
|
|
156
|
+
*/
|
|
157
|
+
export declare const se_GetOnPremisesInstanceCommand: (input: GetOnPremisesInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
158
|
+
/**
|
|
159
|
+
* serializeAws_json1_1ListApplicationRevisionsCommand
|
|
160
|
+
*/
|
|
161
|
+
export declare const se_ListApplicationRevisionsCommand: (input: ListApplicationRevisionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
162
|
+
/**
|
|
163
|
+
* serializeAws_json1_1ListApplicationsCommand
|
|
164
|
+
*/
|
|
165
|
+
export declare const se_ListApplicationsCommand: (input: ListApplicationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
166
|
+
/**
|
|
167
|
+
* serializeAws_json1_1ListDeploymentConfigsCommand
|
|
168
|
+
*/
|
|
169
|
+
export declare const se_ListDeploymentConfigsCommand: (input: ListDeploymentConfigsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
170
|
+
/**
|
|
171
|
+
* serializeAws_json1_1ListDeploymentGroupsCommand
|
|
172
|
+
*/
|
|
173
|
+
export declare const se_ListDeploymentGroupsCommand: (input: ListDeploymentGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
174
|
+
/**
|
|
175
|
+
* serializeAws_json1_1ListDeploymentInstancesCommand
|
|
176
|
+
*/
|
|
177
|
+
export declare const se_ListDeploymentInstancesCommand: (input: ListDeploymentInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
178
|
+
/**
|
|
179
|
+
* serializeAws_json1_1ListDeploymentsCommand
|
|
180
|
+
*/
|
|
181
|
+
export declare const se_ListDeploymentsCommand: (input: ListDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
182
|
+
/**
|
|
183
|
+
* serializeAws_json1_1ListDeploymentTargetsCommand
|
|
184
|
+
*/
|
|
185
|
+
export declare const se_ListDeploymentTargetsCommand: (input: ListDeploymentTargetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
186
|
+
/**
|
|
187
|
+
* serializeAws_json1_1ListGitHubAccountTokenNamesCommand
|
|
188
|
+
*/
|
|
189
|
+
export declare const se_ListGitHubAccountTokenNamesCommand: (input: ListGitHubAccountTokenNamesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
190
|
+
/**
|
|
191
|
+
* serializeAws_json1_1ListOnPremisesInstancesCommand
|
|
192
|
+
*/
|
|
193
|
+
export declare const se_ListOnPremisesInstancesCommand: (input: ListOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
194
|
+
/**
|
|
195
|
+
* serializeAws_json1_1ListTagsForResourceCommand
|
|
196
|
+
*/
|
|
197
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
198
|
+
/**
|
|
199
|
+
* serializeAws_json1_1PutLifecycleEventHookExecutionStatusCommand
|
|
200
|
+
*/
|
|
201
|
+
export declare const se_PutLifecycleEventHookExecutionStatusCommand: (input: PutLifecycleEventHookExecutionStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
202
|
+
/**
|
|
203
|
+
* serializeAws_json1_1RegisterApplicationRevisionCommand
|
|
204
|
+
*/
|
|
205
|
+
export declare const se_RegisterApplicationRevisionCommand: (input: RegisterApplicationRevisionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
206
|
+
/**
|
|
207
|
+
* serializeAws_json1_1RegisterOnPremisesInstanceCommand
|
|
208
|
+
*/
|
|
209
|
+
export declare const se_RegisterOnPremisesInstanceCommand: (input: RegisterOnPremisesInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
210
|
+
/**
|
|
211
|
+
* serializeAws_json1_1RemoveTagsFromOnPremisesInstancesCommand
|
|
212
|
+
*/
|
|
213
|
+
export declare const se_RemoveTagsFromOnPremisesInstancesCommand: (input: RemoveTagsFromOnPremisesInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
214
|
+
/**
|
|
215
|
+
* serializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand
|
|
216
|
+
*/
|
|
217
|
+
export declare const se_SkipWaitTimeForInstanceTerminationCommand: (input: SkipWaitTimeForInstanceTerminationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
218
|
+
/**
|
|
219
|
+
* serializeAws_json1_1StopDeploymentCommand
|
|
220
|
+
*/
|
|
221
|
+
export declare const se_StopDeploymentCommand: (input: StopDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
222
|
+
/**
|
|
223
|
+
* serializeAws_json1_1TagResourceCommand
|
|
224
|
+
*/
|
|
225
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
226
|
+
/**
|
|
227
|
+
* serializeAws_json1_1UntagResourceCommand
|
|
228
|
+
*/
|
|
229
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
230
|
+
/**
|
|
231
|
+
* serializeAws_json1_1UpdateApplicationCommand
|
|
232
|
+
*/
|
|
233
|
+
export declare const se_UpdateApplicationCommand: (input: UpdateApplicationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
234
|
+
/**
|
|
235
|
+
* serializeAws_json1_1UpdateDeploymentGroupCommand
|
|
236
|
+
*/
|
|
237
|
+
export declare const se_UpdateDeploymentGroupCommand: (input: UpdateDeploymentGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
238
|
+
/**
|
|
239
|
+
* deserializeAws_json1_1AddTagsToOnPremisesInstancesCommand
|
|
240
|
+
*/
|
|
241
|
+
export declare const de_AddTagsToOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddTagsToOnPremisesInstancesCommandOutput>;
|
|
242
|
+
/**
|
|
243
|
+
* deserializeAws_json1_1BatchGetApplicationRevisionsCommand
|
|
244
|
+
*/
|
|
245
|
+
export declare const de_BatchGetApplicationRevisionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetApplicationRevisionsCommandOutput>;
|
|
246
|
+
/**
|
|
247
|
+
* deserializeAws_json1_1BatchGetApplicationsCommand
|
|
248
|
+
*/
|
|
249
|
+
export declare const de_BatchGetApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetApplicationsCommandOutput>;
|
|
250
|
+
/**
|
|
251
|
+
* deserializeAws_json1_1BatchGetDeploymentGroupsCommand
|
|
252
|
+
*/
|
|
253
|
+
export declare const de_BatchGetDeploymentGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentGroupsCommandOutput>;
|
|
254
|
+
/**
|
|
255
|
+
* deserializeAws_json1_1BatchGetDeploymentInstancesCommand
|
|
256
|
+
*/
|
|
257
|
+
export declare const de_BatchGetDeploymentInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentInstancesCommandOutput>;
|
|
258
|
+
/**
|
|
259
|
+
* deserializeAws_json1_1BatchGetDeploymentsCommand
|
|
260
|
+
*/
|
|
261
|
+
export declare const de_BatchGetDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentsCommandOutput>;
|
|
262
|
+
/**
|
|
263
|
+
* deserializeAws_json1_1BatchGetDeploymentTargetsCommand
|
|
264
|
+
*/
|
|
265
|
+
export declare const de_BatchGetDeploymentTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDeploymentTargetsCommandOutput>;
|
|
266
|
+
/**
|
|
267
|
+
* deserializeAws_json1_1BatchGetOnPremisesInstancesCommand
|
|
268
|
+
*/
|
|
269
|
+
export declare const de_BatchGetOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetOnPremisesInstancesCommandOutput>;
|
|
270
|
+
/**
|
|
271
|
+
* deserializeAws_json1_1ContinueDeploymentCommand
|
|
272
|
+
*/
|
|
273
|
+
export declare const de_ContinueDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ContinueDeploymentCommandOutput>;
|
|
274
|
+
/**
|
|
275
|
+
* deserializeAws_json1_1CreateApplicationCommand
|
|
276
|
+
*/
|
|
277
|
+
export declare const de_CreateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApplicationCommandOutput>;
|
|
278
|
+
/**
|
|
279
|
+
* deserializeAws_json1_1CreateDeploymentCommand
|
|
280
|
+
*/
|
|
281
|
+
export declare const de_CreateDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentCommandOutput>;
|
|
282
|
+
/**
|
|
283
|
+
* deserializeAws_json1_1CreateDeploymentConfigCommand
|
|
284
|
+
*/
|
|
285
|
+
export declare const de_CreateDeploymentConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentConfigCommandOutput>;
|
|
286
|
+
/**
|
|
287
|
+
* deserializeAws_json1_1CreateDeploymentGroupCommand
|
|
288
|
+
*/
|
|
289
|
+
export declare const de_CreateDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentGroupCommandOutput>;
|
|
290
|
+
/**
|
|
291
|
+
* deserializeAws_json1_1DeleteApplicationCommand
|
|
292
|
+
*/
|
|
293
|
+
export declare const de_DeleteApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApplicationCommandOutput>;
|
|
294
|
+
/**
|
|
295
|
+
* deserializeAws_json1_1DeleteDeploymentConfigCommand
|
|
296
|
+
*/
|
|
297
|
+
export declare const de_DeleteDeploymentConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeploymentConfigCommandOutput>;
|
|
298
|
+
/**
|
|
299
|
+
* deserializeAws_json1_1DeleteDeploymentGroupCommand
|
|
300
|
+
*/
|
|
301
|
+
export declare const de_DeleteDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeploymentGroupCommandOutput>;
|
|
302
|
+
/**
|
|
303
|
+
* deserializeAws_json1_1DeleteGitHubAccountTokenCommand
|
|
304
|
+
*/
|
|
305
|
+
export declare const de_DeleteGitHubAccountTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGitHubAccountTokenCommandOutput>;
|
|
306
|
+
/**
|
|
307
|
+
* deserializeAws_json1_1DeleteResourcesByExternalIdCommand
|
|
308
|
+
*/
|
|
309
|
+
export declare const de_DeleteResourcesByExternalIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcesByExternalIdCommandOutput>;
|
|
310
|
+
/**
|
|
311
|
+
* deserializeAws_json1_1DeregisterOnPremisesInstanceCommand
|
|
312
|
+
*/
|
|
313
|
+
export declare const de_DeregisterOnPremisesInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterOnPremisesInstanceCommandOutput>;
|
|
314
|
+
/**
|
|
315
|
+
* deserializeAws_json1_1GetApplicationCommand
|
|
316
|
+
*/
|
|
317
|
+
export declare const de_GetApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApplicationCommandOutput>;
|
|
318
|
+
/**
|
|
319
|
+
* deserializeAws_json1_1GetApplicationRevisionCommand
|
|
320
|
+
*/
|
|
321
|
+
export declare const de_GetApplicationRevisionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApplicationRevisionCommandOutput>;
|
|
322
|
+
/**
|
|
323
|
+
* deserializeAws_json1_1GetDeploymentCommand
|
|
324
|
+
*/
|
|
325
|
+
export declare const de_GetDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentCommandOutput>;
|
|
326
|
+
/**
|
|
327
|
+
* deserializeAws_json1_1GetDeploymentConfigCommand
|
|
328
|
+
*/
|
|
329
|
+
export declare const de_GetDeploymentConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentConfigCommandOutput>;
|
|
330
|
+
/**
|
|
331
|
+
* deserializeAws_json1_1GetDeploymentGroupCommand
|
|
332
|
+
*/
|
|
333
|
+
export declare const de_GetDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentGroupCommandOutput>;
|
|
334
|
+
/**
|
|
335
|
+
* deserializeAws_json1_1GetDeploymentInstanceCommand
|
|
336
|
+
*/
|
|
337
|
+
export declare const de_GetDeploymentInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentInstanceCommandOutput>;
|
|
338
|
+
/**
|
|
339
|
+
* deserializeAws_json1_1GetDeploymentTargetCommand
|
|
340
|
+
*/
|
|
341
|
+
export declare const de_GetDeploymentTargetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentTargetCommandOutput>;
|
|
342
|
+
/**
|
|
343
|
+
* deserializeAws_json1_1GetOnPremisesInstanceCommand
|
|
344
|
+
*/
|
|
345
|
+
export declare const de_GetOnPremisesInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetOnPremisesInstanceCommandOutput>;
|
|
346
|
+
/**
|
|
347
|
+
* deserializeAws_json1_1ListApplicationRevisionsCommand
|
|
348
|
+
*/
|
|
349
|
+
export declare const de_ListApplicationRevisionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApplicationRevisionsCommandOutput>;
|
|
350
|
+
/**
|
|
351
|
+
* deserializeAws_json1_1ListApplicationsCommand
|
|
352
|
+
*/
|
|
353
|
+
export declare const de_ListApplicationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApplicationsCommandOutput>;
|
|
354
|
+
/**
|
|
355
|
+
* deserializeAws_json1_1ListDeploymentConfigsCommand
|
|
356
|
+
*/
|
|
357
|
+
export declare const de_ListDeploymentConfigsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentConfigsCommandOutput>;
|
|
358
|
+
/**
|
|
359
|
+
* deserializeAws_json1_1ListDeploymentGroupsCommand
|
|
360
|
+
*/
|
|
361
|
+
export declare const de_ListDeploymentGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentGroupsCommandOutput>;
|
|
362
|
+
/**
|
|
363
|
+
* deserializeAws_json1_1ListDeploymentInstancesCommand
|
|
364
|
+
*/
|
|
365
|
+
export declare const de_ListDeploymentInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentInstancesCommandOutput>;
|
|
366
|
+
/**
|
|
367
|
+
* deserializeAws_json1_1ListDeploymentsCommand
|
|
368
|
+
*/
|
|
369
|
+
export declare const de_ListDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentsCommandOutput>;
|
|
370
|
+
/**
|
|
371
|
+
* deserializeAws_json1_1ListDeploymentTargetsCommand
|
|
372
|
+
*/
|
|
373
|
+
export declare const de_ListDeploymentTargetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeploymentTargetsCommandOutput>;
|
|
374
|
+
/**
|
|
375
|
+
* deserializeAws_json1_1ListGitHubAccountTokenNamesCommand
|
|
376
|
+
*/
|
|
377
|
+
export declare const de_ListGitHubAccountTokenNamesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGitHubAccountTokenNamesCommandOutput>;
|
|
378
|
+
/**
|
|
379
|
+
* deserializeAws_json1_1ListOnPremisesInstancesCommand
|
|
380
|
+
*/
|
|
381
|
+
export declare const de_ListOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOnPremisesInstancesCommandOutput>;
|
|
382
|
+
/**
|
|
383
|
+
* deserializeAws_json1_1ListTagsForResourceCommand
|
|
384
|
+
*/
|
|
385
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
386
|
+
/**
|
|
387
|
+
* deserializeAws_json1_1PutLifecycleEventHookExecutionStatusCommand
|
|
388
|
+
*/
|
|
389
|
+
export declare const de_PutLifecycleEventHookExecutionStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLifecycleEventHookExecutionStatusCommandOutput>;
|
|
390
|
+
/**
|
|
391
|
+
* deserializeAws_json1_1RegisterApplicationRevisionCommand
|
|
392
|
+
*/
|
|
393
|
+
export declare const de_RegisterApplicationRevisionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterApplicationRevisionCommandOutput>;
|
|
394
|
+
/**
|
|
395
|
+
* deserializeAws_json1_1RegisterOnPremisesInstanceCommand
|
|
396
|
+
*/
|
|
397
|
+
export declare const de_RegisterOnPremisesInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterOnPremisesInstanceCommandOutput>;
|
|
398
|
+
/**
|
|
399
|
+
* deserializeAws_json1_1RemoveTagsFromOnPremisesInstancesCommand
|
|
400
|
+
*/
|
|
401
|
+
export declare const de_RemoveTagsFromOnPremisesInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveTagsFromOnPremisesInstancesCommandOutput>;
|
|
402
|
+
/**
|
|
403
|
+
* deserializeAws_json1_1SkipWaitTimeForInstanceTerminationCommand
|
|
404
|
+
*/
|
|
405
|
+
export declare const de_SkipWaitTimeForInstanceTerminationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SkipWaitTimeForInstanceTerminationCommandOutput>;
|
|
406
|
+
/**
|
|
407
|
+
* deserializeAws_json1_1StopDeploymentCommand
|
|
408
|
+
*/
|
|
409
|
+
export declare const de_StopDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopDeploymentCommandOutput>;
|
|
410
|
+
/**
|
|
411
|
+
* deserializeAws_json1_1TagResourceCommand
|
|
412
|
+
*/
|
|
413
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
414
|
+
/**
|
|
415
|
+
* deserializeAws_json1_1UntagResourceCommand
|
|
416
|
+
*/
|
|
417
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
418
|
+
/**
|
|
419
|
+
* deserializeAws_json1_1UpdateApplicationCommand
|
|
420
|
+
*/
|
|
421
|
+
export declare const de_UpdateApplicationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApplicationCommandOutput>;
|
|
422
|
+
/**
|
|
423
|
+
* deserializeAws_json1_1UpdateDeploymentGroupCommand
|
|
424
|
+
*/
|
|
425
|
+
export declare const de_UpdateDeploymentGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeploymentGroupCommandOutput>;
|