@aws-sdk/client-codedeploy 3.49.0 → 3.50.0
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/CHANGELOG.md +8 -0
- package/package.json +26 -26
- package/dist-types/ts3.4/CodeDeploy.d.ts +0 -240
- package/dist-types/ts3.4/CodeDeployClient.d.ts +0 -120
- package/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -47
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -6
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -2759
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/ListApplicationRevisionsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListApplicationsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListDeploymentConfigsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListDeploymentGroupsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListDeploymentInstancesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListDeploymentsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/index.d.ts +0 -7
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -143
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
- package/dist-types/ts3.4/waiters/index.d.ts +0 -1
- package/dist-types/ts3.4/waiters/waitForDeploymentSuccessful.d.ts +0 -7
|
@@ -1,2759 +0,0 @@
|
|
|
1
|
-
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
export interface Tag {
|
|
4
|
-
|
|
5
|
-
Key?: string;
|
|
6
|
-
|
|
7
|
-
Value?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare namespace Tag {
|
|
10
|
-
|
|
11
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
export interface AddTagsToOnPremisesInstancesInput {
|
|
15
|
-
|
|
16
|
-
tags: Tag[] | undefined;
|
|
17
|
-
|
|
18
|
-
instanceNames: string[] | undefined;
|
|
19
|
-
}
|
|
20
|
-
export declare namespace AddTagsToOnPremisesInstancesInput {
|
|
21
|
-
|
|
22
|
-
const filterSensitiveLog: (obj: AddTagsToOnPremisesInstancesInput) => any;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
export interface InstanceLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
26
|
-
name: "InstanceLimitExceededException";
|
|
27
|
-
$fault: "client";
|
|
28
|
-
|
|
29
|
-
message?: string;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
export interface InstanceNameRequiredException extends __SmithyException, $MetadataBearer {
|
|
33
|
-
name: "InstanceNameRequiredException";
|
|
34
|
-
$fault: "client";
|
|
35
|
-
|
|
36
|
-
message?: string;
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
export interface InstanceNotRegisteredException extends __SmithyException, $MetadataBearer {
|
|
40
|
-
name: "InstanceNotRegisteredException";
|
|
41
|
-
$fault: "client";
|
|
42
|
-
|
|
43
|
-
message?: string;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
export interface InvalidInstanceNameException extends __SmithyException, $MetadataBearer {
|
|
47
|
-
name: "InvalidInstanceNameException";
|
|
48
|
-
$fault: "client";
|
|
49
|
-
|
|
50
|
-
message?: string;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
export interface InvalidTagException extends __SmithyException, $MetadataBearer {
|
|
54
|
-
name: "InvalidTagException";
|
|
55
|
-
$fault: "client";
|
|
56
|
-
|
|
57
|
-
message?: string;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
export interface TagLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
61
|
-
name: "TagLimitExceededException";
|
|
62
|
-
$fault: "client";
|
|
63
|
-
|
|
64
|
-
message?: string;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
export interface TagRequiredException extends __SmithyException, $MetadataBearer {
|
|
68
|
-
name: "TagRequiredException";
|
|
69
|
-
$fault: "client";
|
|
70
|
-
|
|
71
|
-
message?: string;
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
export interface Alarm {
|
|
75
|
-
|
|
76
|
-
name?: string;
|
|
77
|
-
}
|
|
78
|
-
export declare namespace Alarm {
|
|
79
|
-
|
|
80
|
-
const filterSensitiveLog: (obj: Alarm) => any;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
export interface AlarmConfiguration {
|
|
84
|
-
|
|
85
|
-
enabled?: boolean;
|
|
86
|
-
|
|
87
|
-
ignorePollAlarmFailure?: boolean;
|
|
88
|
-
|
|
89
|
-
alarms?: Alarm[];
|
|
90
|
-
}
|
|
91
|
-
export declare namespace AlarmConfiguration {
|
|
92
|
-
|
|
93
|
-
const filterSensitiveLog: (obj: AlarmConfiguration) => any;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
export interface AlarmsLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
97
|
-
name: "AlarmsLimitExceededException";
|
|
98
|
-
$fault: "client";
|
|
99
|
-
|
|
100
|
-
message?: string;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
export interface ApplicationAlreadyExistsException extends __SmithyException, $MetadataBearer {
|
|
104
|
-
name: "ApplicationAlreadyExistsException";
|
|
105
|
-
$fault: "client";
|
|
106
|
-
|
|
107
|
-
message?: string;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
export interface ApplicationDoesNotExistException extends __SmithyException, $MetadataBearer {
|
|
111
|
-
name: "ApplicationDoesNotExistException";
|
|
112
|
-
$fault: "client";
|
|
113
|
-
|
|
114
|
-
message?: string;
|
|
115
|
-
}
|
|
116
|
-
export declare enum ComputePlatform {
|
|
117
|
-
ECS = "ECS",
|
|
118
|
-
LAMBDA = "Lambda",
|
|
119
|
-
SERVER = "Server"
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
export interface ApplicationInfo {
|
|
123
|
-
|
|
124
|
-
applicationId?: string;
|
|
125
|
-
|
|
126
|
-
applicationName?: string;
|
|
127
|
-
|
|
128
|
-
createTime?: Date;
|
|
129
|
-
|
|
130
|
-
linkedToGitHub?: boolean;
|
|
131
|
-
|
|
132
|
-
gitHubAccountName?: string;
|
|
133
|
-
|
|
134
|
-
computePlatform?: ComputePlatform | string;
|
|
135
|
-
}
|
|
136
|
-
export declare namespace ApplicationInfo {
|
|
137
|
-
|
|
138
|
-
const filterSensitiveLog: (obj: ApplicationInfo) => any;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
export interface ApplicationLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
142
|
-
name: "ApplicationLimitExceededException";
|
|
143
|
-
$fault: "client";
|
|
144
|
-
|
|
145
|
-
message?: string;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
export interface ApplicationNameRequiredException extends __SmithyException, $MetadataBearer {
|
|
149
|
-
name: "ApplicationNameRequiredException";
|
|
150
|
-
$fault: "client";
|
|
151
|
-
|
|
152
|
-
message?: string;
|
|
153
|
-
}
|
|
154
|
-
export declare enum ApplicationRevisionSortBy {
|
|
155
|
-
FirstUsedTime = "firstUsedTime",
|
|
156
|
-
LastUsedTime = "lastUsedTime",
|
|
157
|
-
RegisterTime = "registerTime"
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
export interface AppSpecContent {
|
|
161
|
-
|
|
162
|
-
content?: string;
|
|
163
|
-
|
|
164
|
-
sha256?: string;
|
|
165
|
-
}
|
|
166
|
-
export declare namespace AppSpecContent {
|
|
167
|
-
|
|
168
|
-
const filterSensitiveLog: (obj: AppSpecContent) => any;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
export interface ArnNotSupportedException extends __SmithyException, $MetadataBearer {
|
|
172
|
-
name: "ArnNotSupportedException";
|
|
173
|
-
$fault: "client";
|
|
174
|
-
|
|
175
|
-
message?: string;
|
|
176
|
-
}
|
|
177
|
-
export declare enum AutoRollbackEvent {
|
|
178
|
-
DEPLOYMENT_FAILURE = "DEPLOYMENT_FAILURE",
|
|
179
|
-
DEPLOYMENT_STOP_ON_ALARM = "DEPLOYMENT_STOP_ON_ALARM",
|
|
180
|
-
DEPLOYMENT_STOP_ON_REQUEST = "DEPLOYMENT_STOP_ON_REQUEST"
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
export interface AutoRollbackConfiguration {
|
|
184
|
-
|
|
185
|
-
enabled?: boolean;
|
|
186
|
-
|
|
187
|
-
events?: (AutoRollbackEvent | string)[];
|
|
188
|
-
}
|
|
189
|
-
export declare namespace AutoRollbackConfiguration {
|
|
190
|
-
|
|
191
|
-
const filterSensitiveLog: (obj: AutoRollbackConfiguration) => any;
|
|
192
|
-
}
|
|
193
|
-
|
|
194
|
-
export interface AutoScalingGroup {
|
|
195
|
-
|
|
196
|
-
name?: string;
|
|
197
|
-
|
|
198
|
-
hook?: string;
|
|
199
|
-
}
|
|
200
|
-
export declare namespace AutoScalingGroup {
|
|
201
|
-
|
|
202
|
-
const filterSensitiveLog: (obj: AutoScalingGroup) => any;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
export interface GitHubLocation {
|
|
206
|
-
|
|
207
|
-
repository?: string;
|
|
208
|
-
|
|
209
|
-
commitId?: string;
|
|
210
|
-
}
|
|
211
|
-
export declare namespace GitHubLocation {
|
|
212
|
-
|
|
213
|
-
const filterSensitiveLog: (obj: GitHubLocation) => any;
|
|
214
|
-
}
|
|
215
|
-
export declare enum RevisionLocationType {
|
|
216
|
-
AppSpecContent = "AppSpecContent",
|
|
217
|
-
GitHub = "GitHub",
|
|
218
|
-
S3 = "S3",
|
|
219
|
-
String = "String"
|
|
220
|
-
}
|
|
221
|
-
export declare enum BundleType {
|
|
222
|
-
JSON = "JSON",
|
|
223
|
-
Tar = "tar",
|
|
224
|
-
TarGZip = "tgz",
|
|
225
|
-
YAML = "YAML",
|
|
226
|
-
Zip = "zip"
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
export interface S3Location {
|
|
230
|
-
|
|
231
|
-
bucket?: string;
|
|
232
|
-
|
|
233
|
-
key?: string;
|
|
234
|
-
|
|
235
|
-
bundleType?: BundleType | string;
|
|
236
|
-
|
|
237
|
-
version?: string;
|
|
238
|
-
|
|
239
|
-
eTag?: string;
|
|
240
|
-
}
|
|
241
|
-
export declare namespace S3Location {
|
|
242
|
-
|
|
243
|
-
const filterSensitiveLog: (obj: S3Location) => any;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
export interface RawString {
|
|
247
|
-
|
|
248
|
-
content?: string;
|
|
249
|
-
|
|
250
|
-
sha256?: string;
|
|
251
|
-
}
|
|
252
|
-
export declare namespace RawString {
|
|
253
|
-
|
|
254
|
-
const filterSensitiveLog: (obj: RawString) => any;
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
export interface RevisionLocation {
|
|
258
|
-
|
|
259
|
-
revisionType?: RevisionLocationType | string;
|
|
260
|
-
|
|
261
|
-
s3Location?: S3Location;
|
|
262
|
-
|
|
263
|
-
gitHubLocation?: GitHubLocation;
|
|
264
|
-
|
|
265
|
-
string?: RawString;
|
|
266
|
-
|
|
267
|
-
appSpecContent?: AppSpecContent;
|
|
268
|
-
}
|
|
269
|
-
export declare namespace RevisionLocation {
|
|
270
|
-
|
|
271
|
-
const filterSensitiveLog: (obj: RevisionLocation) => any;
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
export interface BatchGetApplicationRevisionsInput {
|
|
275
|
-
|
|
276
|
-
applicationName: string | undefined;
|
|
277
|
-
|
|
278
|
-
revisions: RevisionLocation[] | undefined;
|
|
279
|
-
}
|
|
280
|
-
export declare namespace BatchGetApplicationRevisionsInput {
|
|
281
|
-
|
|
282
|
-
const filterSensitiveLog: (obj: BatchGetApplicationRevisionsInput) => any;
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
export interface GenericRevisionInfo {
|
|
286
|
-
|
|
287
|
-
description?: string;
|
|
288
|
-
|
|
289
|
-
deploymentGroups?: string[];
|
|
290
|
-
|
|
291
|
-
firstUsedTime?: Date;
|
|
292
|
-
|
|
293
|
-
lastUsedTime?: Date;
|
|
294
|
-
|
|
295
|
-
registerTime?: Date;
|
|
296
|
-
}
|
|
297
|
-
export declare namespace GenericRevisionInfo {
|
|
298
|
-
|
|
299
|
-
const filterSensitiveLog: (obj: GenericRevisionInfo) => any;
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
export interface RevisionInfo {
|
|
303
|
-
|
|
304
|
-
revisionLocation?: RevisionLocation;
|
|
305
|
-
|
|
306
|
-
genericRevisionInfo?: GenericRevisionInfo;
|
|
307
|
-
}
|
|
308
|
-
export declare namespace RevisionInfo {
|
|
309
|
-
|
|
310
|
-
const filterSensitiveLog: (obj: RevisionInfo) => any;
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
export interface BatchGetApplicationRevisionsOutput {
|
|
314
|
-
|
|
315
|
-
applicationName?: string;
|
|
316
|
-
|
|
317
|
-
errorMessage?: string;
|
|
318
|
-
|
|
319
|
-
revisions?: RevisionInfo[];
|
|
320
|
-
}
|
|
321
|
-
export declare namespace BatchGetApplicationRevisionsOutput {
|
|
322
|
-
|
|
323
|
-
const filterSensitiveLog: (obj: BatchGetApplicationRevisionsOutput) => any;
|
|
324
|
-
}
|
|
325
|
-
|
|
326
|
-
export interface BatchLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
327
|
-
name: "BatchLimitExceededException";
|
|
328
|
-
$fault: "client";
|
|
329
|
-
|
|
330
|
-
message?: string;
|
|
331
|
-
}
|
|
332
|
-
|
|
333
|
-
export interface InvalidApplicationNameException extends __SmithyException, $MetadataBearer {
|
|
334
|
-
name: "InvalidApplicationNameException";
|
|
335
|
-
$fault: "client";
|
|
336
|
-
|
|
337
|
-
message?: string;
|
|
338
|
-
}
|
|
339
|
-
|
|
340
|
-
export interface InvalidRevisionException extends __SmithyException, $MetadataBearer {
|
|
341
|
-
name: "InvalidRevisionException";
|
|
342
|
-
$fault: "client";
|
|
343
|
-
|
|
344
|
-
message?: string;
|
|
345
|
-
}
|
|
346
|
-
|
|
347
|
-
export interface RevisionRequiredException extends __SmithyException, $MetadataBearer {
|
|
348
|
-
name: "RevisionRequiredException";
|
|
349
|
-
$fault: "client";
|
|
350
|
-
|
|
351
|
-
message?: string;
|
|
352
|
-
}
|
|
353
|
-
|
|
354
|
-
export interface BatchGetApplicationsInput {
|
|
355
|
-
|
|
356
|
-
applicationNames: string[] | undefined;
|
|
357
|
-
}
|
|
358
|
-
export declare namespace BatchGetApplicationsInput {
|
|
359
|
-
|
|
360
|
-
const filterSensitiveLog: (obj: BatchGetApplicationsInput) => any;
|
|
361
|
-
}
|
|
362
|
-
|
|
363
|
-
export interface BatchGetApplicationsOutput {
|
|
364
|
-
|
|
365
|
-
applicationsInfo?: ApplicationInfo[];
|
|
366
|
-
}
|
|
367
|
-
export declare namespace BatchGetApplicationsOutput {
|
|
368
|
-
|
|
369
|
-
const filterSensitiveLog: (obj: BatchGetApplicationsOutput) => any;
|
|
370
|
-
}
|
|
371
|
-
|
|
372
|
-
export interface BatchGetDeploymentGroupsInput {
|
|
373
|
-
|
|
374
|
-
applicationName: string | undefined;
|
|
375
|
-
|
|
376
|
-
deploymentGroupNames: string[] | undefined;
|
|
377
|
-
}
|
|
378
|
-
export declare namespace BatchGetDeploymentGroupsInput {
|
|
379
|
-
|
|
380
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentGroupsInput) => any;
|
|
381
|
-
}
|
|
382
|
-
export declare enum DeploymentReadyAction {
|
|
383
|
-
CONTINUE_DEPLOYMENT = "CONTINUE_DEPLOYMENT",
|
|
384
|
-
STOP_DEPLOYMENT = "STOP_DEPLOYMENT"
|
|
385
|
-
}
|
|
386
|
-
|
|
387
|
-
export interface DeploymentReadyOption {
|
|
388
|
-
|
|
389
|
-
actionOnTimeout?: DeploymentReadyAction | string;
|
|
390
|
-
|
|
391
|
-
waitTimeInMinutes?: number;
|
|
392
|
-
}
|
|
393
|
-
export declare namespace DeploymentReadyOption {
|
|
394
|
-
|
|
395
|
-
const filterSensitiveLog: (obj: DeploymentReadyOption) => any;
|
|
396
|
-
}
|
|
397
|
-
export declare enum GreenFleetProvisioningAction {
|
|
398
|
-
COPY_AUTO_SCALING_GROUP = "COPY_AUTO_SCALING_GROUP",
|
|
399
|
-
DISCOVER_EXISTING = "DISCOVER_EXISTING"
|
|
400
|
-
}
|
|
401
|
-
|
|
402
|
-
export interface GreenFleetProvisioningOption {
|
|
403
|
-
|
|
404
|
-
action?: GreenFleetProvisioningAction | string;
|
|
405
|
-
}
|
|
406
|
-
export declare namespace GreenFleetProvisioningOption {
|
|
407
|
-
|
|
408
|
-
const filterSensitiveLog: (obj: GreenFleetProvisioningOption) => any;
|
|
409
|
-
}
|
|
410
|
-
export declare enum InstanceAction {
|
|
411
|
-
KEEP_ALIVE = "KEEP_ALIVE",
|
|
412
|
-
TERMINATE = "TERMINATE"
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
export interface BlueInstanceTerminationOption {
|
|
416
|
-
|
|
417
|
-
action?: InstanceAction | string;
|
|
418
|
-
|
|
419
|
-
terminationWaitTimeInMinutes?: number;
|
|
420
|
-
}
|
|
421
|
-
export declare namespace BlueInstanceTerminationOption {
|
|
422
|
-
|
|
423
|
-
const filterSensitiveLog: (obj: BlueInstanceTerminationOption) => any;
|
|
424
|
-
}
|
|
425
|
-
|
|
426
|
-
export interface BlueGreenDeploymentConfiguration {
|
|
427
|
-
|
|
428
|
-
terminateBlueInstancesOnDeploymentSuccess?: BlueInstanceTerminationOption;
|
|
429
|
-
|
|
430
|
-
deploymentReadyOption?: DeploymentReadyOption;
|
|
431
|
-
|
|
432
|
-
greenFleetProvisioningOption?: GreenFleetProvisioningOption;
|
|
433
|
-
}
|
|
434
|
-
export declare namespace BlueGreenDeploymentConfiguration {
|
|
435
|
-
|
|
436
|
-
const filterSensitiveLog: (obj: BlueGreenDeploymentConfiguration) => any;
|
|
437
|
-
}
|
|
438
|
-
export declare enum DeploymentOption {
|
|
439
|
-
WITHOUT_TRAFFIC_CONTROL = "WITHOUT_TRAFFIC_CONTROL",
|
|
440
|
-
WITH_TRAFFIC_CONTROL = "WITH_TRAFFIC_CONTROL"
|
|
441
|
-
}
|
|
442
|
-
export declare enum DeploymentType {
|
|
443
|
-
BLUE_GREEN = "BLUE_GREEN",
|
|
444
|
-
IN_PLACE = "IN_PLACE"
|
|
445
|
-
}
|
|
446
|
-
|
|
447
|
-
export interface DeploymentStyle {
|
|
448
|
-
|
|
449
|
-
deploymentType?: DeploymentType | string;
|
|
450
|
-
|
|
451
|
-
deploymentOption?: DeploymentOption | string;
|
|
452
|
-
}
|
|
453
|
-
export declare namespace DeploymentStyle {
|
|
454
|
-
|
|
455
|
-
const filterSensitiveLog: (obj: DeploymentStyle) => any;
|
|
456
|
-
}
|
|
457
|
-
export declare enum EC2TagFilterType {
|
|
458
|
-
KEY_AND_VALUE = "KEY_AND_VALUE",
|
|
459
|
-
KEY_ONLY = "KEY_ONLY",
|
|
460
|
-
VALUE_ONLY = "VALUE_ONLY"
|
|
461
|
-
}
|
|
462
|
-
|
|
463
|
-
export interface EC2TagFilter {
|
|
464
|
-
|
|
465
|
-
Key?: string;
|
|
466
|
-
|
|
467
|
-
Value?: string;
|
|
468
|
-
|
|
469
|
-
Type?: EC2TagFilterType | string;
|
|
470
|
-
}
|
|
471
|
-
export declare namespace EC2TagFilter {
|
|
472
|
-
|
|
473
|
-
const filterSensitiveLog: (obj: EC2TagFilter) => any;
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
export interface EC2TagSet {
|
|
477
|
-
|
|
478
|
-
ec2TagSetList?: EC2TagFilter[][];
|
|
479
|
-
}
|
|
480
|
-
export declare namespace EC2TagSet {
|
|
481
|
-
|
|
482
|
-
const filterSensitiveLog: (obj: EC2TagSet) => any;
|
|
483
|
-
}
|
|
484
|
-
|
|
485
|
-
export interface ECSService {
|
|
486
|
-
|
|
487
|
-
serviceName?: string;
|
|
488
|
-
|
|
489
|
-
clusterName?: string;
|
|
490
|
-
}
|
|
491
|
-
export declare namespace ECSService {
|
|
492
|
-
|
|
493
|
-
const filterSensitiveLog: (obj: ECSService) => any;
|
|
494
|
-
}
|
|
495
|
-
export declare enum DeploymentStatus {
|
|
496
|
-
BAKING = "Baking",
|
|
497
|
-
CREATED = "Created",
|
|
498
|
-
FAILED = "Failed",
|
|
499
|
-
IN_PROGRESS = "InProgress",
|
|
500
|
-
QUEUED = "Queued",
|
|
501
|
-
READY = "Ready",
|
|
502
|
-
STOPPED = "Stopped",
|
|
503
|
-
SUCCEEDED = "Succeeded"
|
|
504
|
-
}
|
|
505
|
-
|
|
506
|
-
export interface LastDeploymentInfo {
|
|
507
|
-
|
|
508
|
-
deploymentId?: string;
|
|
509
|
-
|
|
510
|
-
status?: DeploymentStatus | string;
|
|
511
|
-
|
|
512
|
-
endTime?: Date;
|
|
513
|
-
|
|
514
|
-
createTime?: Date;
|
|
515
|
-
}
|
|
516
|
-
export declare namespace LastDeploymentInfo {
|
|
517
|
-
|
|
518
|
-
const filterSensitiveLog: (obj: LastDeploymentInfo) => any;
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
export interface ELBInfo {
|
|
522
|
-
|
|
523
|
-
name?: string;
|
|
524
|
-
}
|
|
525
|
-
export declare namespace ELBInfo {
|
|
526
|
-
|
|
527
|
-
const filterSensitiveLog: (obj: ELBInfo) => any;
|
|
528
|
-
}
|
|
529
|
-
|
|
530
|
-
export interface TargetGroupInfo {
|
|
531
|
-
|
|
532
|
-
name?: string;
|
|
533
|
-
}
|
|
534
|
-
export declare namespace TargetGroupInfo {
|
|
535
|
-
|
|
536
|
-
const filterSensitiveLog: (obj: TargetGroupInfo) => any;
|
|
537
|
-
}
|
|
538
|
-
|
|
539
|
-
export interface TrafficRoute {
|
|
540
|
-
|
|
541
|
-
listenerArns?: string[];
|
|
542
|
-
}
|
|
543
|
-
export declare namespace TrafficRoute {
|
|
544
|
-
|
|
545
|
-
const filterSensitiveLog: (obj: TrafficRoute) => any;
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
export interface TargetGroupPairInfo {
|
|
549
|
-
|
|
550
|
-
targetGroups?: TargetGroupInfo[];
|
|
551
|
-
|
|
552
|
-
prodTrafficRoute?: TrafficRoute;
|
|
553
|
-
|
|
554
|
-
testTrafficRoute?: TrafficRoute;
|
|
555
|
-
}
|
|
556
|
-
export declare namespace TargetGroupPairInfo {
|
|
557
|
-
|
|
558
|
-
const filterSensitiveLog: (obj: TargetGroupPairInfo) => any;
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
export interface LoadBalancerInfo {
|
|
562
|
-
|
|
563
|
-
elbInfoList?: ELBInfo[];
|
|
564
|
-
|
|
565
|
-
targetGroupInfoList?: TargetGroupInfo[];
|
|
566
|
-
|
|
567
|
-
targetGroupPairInfoList?: TargetGroupPairInfo[];
|
|
568
|
-
}
|
|
569
|
-
export declare namespace LoadBalancerInfo {
|
|
570
|
-
|
|
571
|
-
const filterSensitiveLog: (obj: LoadBalancerInfo) => any;
|
|
572
|
-
}
|
|
573
|
-
export declare enum TagFilterType {
|
|
574
|
-
KEY_AND_VALUE = "KEY_AND_VALUE",
|
|
575
|
-
KEY_ONLY = "KEY_ONLY",
|
|
576
|
-
VALUE_ONLY = "VALUE_ONLY"
|
|
577
|
-
}
|
|
578
|
-
|
|
579
|
-
export interface TagFilter {
|
|
580
|
-
|
|
581
|
-
Key?: string;
|
|
582
|
-
|
|
583
|
-
Value?: string;
|
|
584
|
-
|
|
585
|
-
Type?: TagFilterType | string;
|
|
586
|
-
}
|
|
587
|
-
export declare namespace TagFilter {
|
|
588
|
-
|
|
589
|
-
const filterSensitiveLog: (obj: TagFilter) => any;
|
|
590
|
-
}
|
|
591
|
-
|
|
592
|
-
export interface OnPremisesTagSet {
|
|
593
|
-
|
|
594
|
-
onPremisesTagSetList?: TagFilter[][];
|
|
595
|
-
}
|
|
596
|
-
export declare namespace OnPremisesTagSet {
|
|
597
|
-
|
|
598
|
-
const filterSensitiveLog: (obj: OnPremisesTagSet) => any;
|
|
599
|
-
}
|
|
600
|
-
export declare enum OutdatedInstancesStrategy {
|
|
601
|
-
Ignore = "IGNORE",
|
|
602
|
-
Update = "UPDATE"
|
|
603
|
-
}
|
|
604
|
-
export declare enum TriggerEventType {
|
|
605
|
-
DEPLOYMENT_FAILURE = "DeploymentFailure",
|
|
606
|
-
DEPLOYMENT_READY = "DeploymentReady",
|
|
607
|
-
DEPLOYMENT_ROLLBACK = "DeploymentRollback",
|
|
608
|
-
DEPLOYMENT_START = "DeploymentStart",
|
|
609
|
-
DEPLOYMENT_STOP = "DeploymentStop",
|
|
610
|
-
DEPLOYMENT_SUCCESS = "DeploymentSuccess",
|
|
611
|
-
INSTANCE_FAILURE = "InstanceFailure",
|
|
612
|
-
INSTANCE_READY = "InstanceReady",
|
|
613
|
-
INSTANCE_START = "InstanceStart",
|
|
614
|
-
INSTANCE_SUCCESS = "InstanceSuccess"
|
|
615
|
-
}
|
|
616
|
-
|
|
617
|
-
export interface TriggerConfig {
|
|
618
|
-
|
|
619
|
-
triggerName?: string;
|
|
620
|
-
|
|
621
|
-
triggerTargetArn?: string;
|
|
622
|
-
|
|
623
|
-
triggerEvents?: (TriggerEventType | string)[];
|
|
624
|
-
}
|
|
625
|
-
export declare namespace TriggerConfig {
|
|
626
|
-
|
|
627
|
-
const filterSensitiveLog: (obj: TriggerConfig) => any;
|
|
628
|
-
}
|
|
629
|
-
|
|
630
|
-
export interface DeploymentGroupInfo {
|
|
631
|
-
|
|
632
|
-
applicationName?: string;
|
|
633
|
-
|
|
634
|
-
deploymentGroupId?: string;
|
|
635
|
-
|
|
636
|
-
deploymentGroupName?: string;
|
|
637
|
-
|
|
638
|
-
deploymentConfigName?: string;
|
|
639
|
-
|
|
640
|
-
ec2TagFilters?: EC2TagFilter[];
|
|
641
|
-
|
|
642
|
-
onPremisesInstanceTagFilters?: TagFilter[];
|
|
643
|
-
|
|
644
|
-
autoScalingGroups?: AutoScalingGroup[];
|
|
645
|
-
|
|
646
|
-
serviceRoleArn?: string;
|
|
647
|
-
|
|
648
|
-
targetRevision?: RevisionLocation;
|
|
649
|
-
|
|
650
|
-
triggerConfigurations?: TriggerConfig[];
|
|
651
|
-
|
|
652
|
-
alarmConfiguration?: AlarmConfiguration;
|
|
653
|
-
|
|
654
|
-
autoRollbackConfiguration?: AutoRollbackConfiguration;
|
|
655
|
-
|
|
656
|
-
deploymentStyle?: DeploymentStyle;
|
|
657
|
-
|
|
658
|
-
outdatedInstancesStrategy?: OutdatedInstancesStrategy | string;
|
|
659
|
-
|
|
660
|
-
blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration;
|
|
661
|
-
|
|
662
|
-
loadBalancerInfo?: LoadBalancerInfo;
|
|
663
|
-
|
|
664
|
-
lastSuccessfulDeployment?: LastDeploymentInfo;
|
|
665
|
-
|
|
666
|
-
lastAttemptedDeployment?: LastDeploymentInfo;
|
|
667
|
-
|
|
668
|
-
ec2TagSet?: EC2TagSet;
|
|
669
|
-
|
|
670
|
-
onPremisesTagSet?: OnPremisesTagSet;
|
|
671
|
-
|
|
672
|
-
computePlatform?: ComputePlatform | string;
|
|
673
|
-
|
|
674
|
-
ecsServices?: ECSService[];
|
|
675
|
-
}
|
|
676
|
-
export declare namespace DeploymentGroupInfo {
|
|
677
|
-
|
|
678
|
-
const filterSensitiveLog: (obj: DeploymentGroupInfo) => any;
|
|
679
|
-
}
|
|
680
|
-
|
|
681
|
-
export interface BatchGetDeploymentGroupsOutput {
|
|
682
|
-
|
|
683
|
-
deploymentGroupsInfo?: DeploymentGroupInfo[];
|
|
684
|
-
|
|
685
|
-
errorMessage?: string;
|
|
686
|
-
}
|
|
687
|
-
export declare namespace BatchGetDeploymentGroupsOutput {
|
|
688
|
-
|
|
689
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentGroupsOutput) => any;
|
|
690
|
-
}
|
|
691
|
-
|
|
692
|
-
export interface DeploymentConfigDoesNotExistException extends __SmithyException, $MetadataBearer {
|
|
693
|
-
name: "DeploymentConfigDoesNotExistException";
|
|
694
|
-
$fault: "client";
|
|
695
|
-
|
|
696
|
-
message?: string;
|
|
697
|
-
}
|
|
698
|
-
|
|
699
|
-
export interface DeploymentGroupNameRequiredException extends __SmithyException, $MetadataBearer {
|
|
700
|
-
name: "DeploymentGroupNameRequiredException";
|
|
701
|
-
$fault: "client";
|
|
702
|
-
|
|
703
|
-
message?: string;
|
|
704
|
-
}
|
|
705
|
-
|
|
706
|
-
export interface InvalidDeploymentGroupNameException extends __SmithyException, $MetadataBearer {
|
|
707
|
-
name: "InvalidDeploymentGroupNameException";
|
|
708
|
-
$fault: "client";
|
|
709
|
-
|
|
710
|
-
message?: string;
|
|
711
|
-
}
|
|
712
|
-
|
|
713
|
-
export interface BatchGetDeploymentInstancesInput {
|
|
714
|
-
|
|
715
|
-
deploymentId: string | undefined;
|
|
716
|
-
|
|
717
|
-
instanceIds: string[] | undefined;
|
|
718
|
-
}
|
|
719
|
-
export declare namespace BatchGetDeploymentInstancesInput {
|
|
720
|
-
|
|
721
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentInstancesInput) => any;
|
|
722
|
-
}
|
|
723
|
-
export declare enum _InstanceType {
|
|
724
|
-
BLUE = "Blue",
|
|
725
|
-
GREEN = "Green"
|
|
726
|
-
}
|
|
727
|
-
export declare enum LifecycleErrorCode {
|
|
728
|
-
SCRIPT_FAILED = "ScriptFailed",
|
|
729
|
-
SCRIPT_MISSING = "ScriptMissing",
|
|
730
|
-
SCRIPT_NOT_EXECUTABLE = "ScriptNotExecutable",
|
|
731
|
-
SCRIPT_TIMED_OUT = "ScriptTimedOut",
|
|
732
|
-
SUCCESS = "Success",
|
|
733
|
-
UNKNOWN_ERROR = "UnknownError"
|
|
734
|
-
}
|
|
735
|
-
|
|
736
|
-
export interface Diagnostics {
|
|
737
|
-
|
|
738
|
-
errorCode?: LifecycleErrorCode | string;
|
|
739
|
-
|
|
740
|
-
scriptName?: string;
|
|
741
|
-
|
|
742
|
-
message?: string;
|
|
743
|
-
|
|
744
|
-
logTail?: string;
|
|
745
|
-
}
|
|
746
|
-
export declare namespace Diagnostics {
|
|
747
|
-
|
|
748
|
-
const filterSensitiveLog: (obj: Diagnostics) => any;
|
|
749
|
-
}
|
|
750
|
-
export declare enum LifecycleEventStatus {
|
|
751
|
-
FAILED = "Failed",
|
|
752
|
-
IN_PROGRESS = "InProgress",
|
|
753
|
-
PENDING = "Pending",
|
|
754
|
-
SKIPPED = "Skipped",
|
|
755
|
-
SUCCEEDED = "Succeeded",
|
|
756
|
-
UNKNOWN = "Unknown"
|
|
757
|
-
}
|
|
758
|
-
|
|
759
|
-
export interface LifecycleEvent {
|
|
760
|
-
|
|
761
|
-
lifecycleEventName?: string;
|
|
762
|
-
|
|
763
|
-
diagnostics?: Diagnostics;
|
|
764
|
-
|
|
765
|
-
startTime?: Date;
|
|
766
|
-
|
|
767
|
-
endTime?: Date;
|
|
768
|
-
|
|
769
|
-
status?: LifecycleEventStatus | string;
|
|
770
|
-
}
|
|
771
|
-
export declare namespace LifecycleEvent {
|
|
772
|
-
|
|
773
|
-
const filterSensitiveLog: (obj: LifecycleEvent) => any;
|
|
774
|
-
}
|
|
775
|
-
export declare enum InstanceStatus {
|
|
776
|
-
FAILED = "Failed",
|
|
777
|
-
IN_PROGRESS = "InProgress",
|
|
778
|
-
PENDING = "Pending",
|
|
779
|
-
READY = "Ready",
|
|
780
|
-
SKIPPED = "Skipped",
|
|
781
|
-
SUCCEEDED = "Succeeded",
|
|
782
|
-
UNKNOWN = "Unknown"
|
|
783
|
-
}
|
|
784
|
-
|
|
785
|
-
export interface InstanceSummary {
|
|
786
|
-
|
|
787
|
-
deploymentId?: string;
|
|
788
|
-
|
|
789
|
-
instanceId?: string;
|
|
790
|
-
|
|
791
|
-
status?: InstanceStatus | string;
|
|
792
|
-
|
|
793
|
-
lastUpdatedAt?: Date;
|
|
794
|
-
|
|
795
|
-
lifecycleEvents?: LifecycleEvent[];
|
|
796
|
-
|
|
797
|
-
instanceType?: _InstanceType | string;
|
|
798
|
-
}
|
|
799
|
-
export declare namespace InstanceSummary {
|
|
800
|
-
|
|
801
|
-
const filterSensitiveLog: (obj: InstanceSummary) => any;
|
|
802
|
-
}
|
|
803
|
-
|
|
804
|
-
export interface BatchGetDeploymentInstancesOutput {
|
|
805
|
-
|
|
806
|
-
instancesSummary?: InstanceSummary[];
|
|
807
|
-
|
|
808
|
-
errorMessage?: string;
|
|
809
|
-
}
|
|
810
|
-
export declare namespace BatchGetDeploymentInstancesOutput {
|
|
811
|
-
|
|
812
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentInstancesOutput) => any;
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
export interface DeploymentDoesNotExistException extends __SmithyException, $MetadataBearer {
|
|
816
|
-
name: "DeploymentDoesNotExistException";
|
|
817
|
-
$fault: "client";
|
|
818
|
-
|
|
819
|
-
message?: string;
|
|
820
|
-
}
|
|
821
|
-
|
|
822
|
-
export interface DeploymentIdRequiredException extends __SmithyException, $MetadataBearer {
|
|
823
|
-
name: "DeploymentIdRequiredException";
|
|
824
|
-
$fault: "client";
|
|
825
|
-
|
|
826
|
-
message?: string;
|
|
827
|
-
}
|
|
828
|
-
|
|
829
|
-
export interface InstanceIdRequiredException extends __SmithyException, $MetadataBearer {
|
|
830
|
-
name: "InstanceIdRequiredException";
|
|
831
|
-
$fault: "client";
|
|
832
|
-
|
|
833
|
-
message?: string;
|
|
834
|
-
}
|
|
835
|
-
|
|
836
|
-
export interface InvalidComputePlatformException extends __SmithyException, $MetadataBearer {
|
|
837
|
-
name: "InvalidComputePlatformException";
|
|
838
|
-
$fault: "client";
|
|
839
|
-
|
|
840
|
-
message?: string;
|
|
841
|
-
}
|
|
842
|
-
|
|
843
|
-
export interface InvalidDeploymentIdException extends __SmithyException, $MetadataBearer {
|
|
844
|
-
name: "InvalidDeploymentIdException";
|
|
845
|
-
$fault: "client";
|
|
846
|
-
|
|
847
|
-
message?: string;
|
|
848
|
-
}
|
|
849
|
-
|
|
850
|
-
export interface BatchGetDeploymentsInput {
|
|
851
|
-
|
|
852
|
-
deploymentIds: string[] | undefined;
|
|
853
|
-
}
|
|
854
|
-
export declare namespace BatchGetDeploymentsInput {
|
|
855
|
-
|
|
856
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentsInput) => any;
|
|
857
|
-
}
|
|
858
|
-
export declare enum DeploymentCreator {
|
|
859
|
-
Autoscaling = "autoscaling",
|
|
860
|
-
CloudFormation = "CloudFormation",
|
|
861
|
-
CloudFormationRollback = "CloudFormationRollback",
|
|
862
|
-
CodeDeploy = "CodeDeploy",
|
|
863
|
-
CodeDeployAutoUpdate = "CodeDeployAutoUpdate",
|
|
864
|
-
CodeDeployRollback = "codeDeployRollback",
|
|
865
|
-
User = "user"
|
|
866
|
-
}
|
|
867
|
-
|
|
868
|
-
export interface DeploymentOverview {
|
|
869
|
-
|
|
870
|
-
Pending?: number;
|
|
871
|
-
|
|
872
|
-
InProgress?: number;
|
|
873
|
-
|
|
874
|
-
Succeeded?: number;
|
|
875
|
-
|
|
876
|
-
Failed?: number;
|
|
877
|
-
|
|
878
|
-
Skipped?: number;
|
|
879
|
-
|
|
880
|
-
Ready?: number;
|
|
881
|
-
}
|
|
882
|
-
export declare namespace DeploymentOverview {
|
|
883
|
-
|
|
884
|
-
const filterSensitiveLog: (obj: DeploymentOverview) => any;
|
|
885
|
-
}
|
|
886
|
-
export declare enum ErrorCode {
|
|
887
|
-
AGENT_ISSUE = "AGENT_ISSUE",
|
|
888
|
-
ALARM_ACTIVE = "ALARM_ACTIVE",
|
|
889
|
-
APPLICATION_MISSING = "APPLICATION_MISSING",
|
|
890
|
-
AUTOSCALING_VALIDATION_ERROR = "AUTOSCALING_VALIDATION_ERROR",
|
|
891
|
-
AUTO_SCALING_CONFIGURATION = "AUTO_SCALING_CONFIGURATION",
|
|
892
|
-
AUTO_SCALING_IAM_ROLE_PERMISSIONS = "AUTO_SCALING_IAM_ROLE_PERMISSIONS",
|
|
893
|
-
CLOUDFORMATION_STACK_FAILURE = "CLOUDFORMATION_STACK_FAILURE",
|
|
894
|
-
CODEDEPLOY_RESOURCE_CANNOT_BE_FOUND = "CODEDEPLOY_RESOURCE_CANNOT_BE_FOUND",
|
|
895
|
-
CUSTOMER_APPLICATION_UNHEALTHY = "CUSTOMER_APPLICATION_UNHEALTHY",
|
|
896
|
-
DEPLOYMENT_GROUP_MISSING = "DEPLOYMENT_GROUP_MISSING",
|
|
897
|
-
ECS_UPDATE_ERROR = "ECS_UPDATE_ERROR",
|
|
898
|
-
ELASTIC_LOAD_BALANCING_INVALID = "ELASTIC_LOAD_BALANCING_INVALID",
|
|
899
|
-
ELB_INVALID_INSTANCE = "ELB_INVALID_INSTANCE",
|
|
900
|
-
HEALTH_CONSTRAINTS = "HEALTH_CONSTRAINTS",
|
|
901
|
-
HEALTH_CONSTRAINTS_INVALID = "HEALTH_CONSTRAINTS_INVALID",
|
|
902
|
-
HOOK_EXECUTION_FAILURE = "HOOK_EXECUTION_FAILURE",
|
|
903
|
-
IAM_ROLE_MISSING = "IAM_ROLE_MISSING",
|
|
904
|
-
IAM_ROLE_PERMISSIONS = "IAM_ROLE_PERMISSIONS",
|
|
905
|
-
INTERNAL_ERROR = "INTERNAL_ERROR",
|
|
906
|
-
INVALID_ECS_SERVICE = "INVALID_ECS_SERVICE",
|
|
907
|
-
INVALID_LAMBDA_CONFIGURATION = "INVALID_LAMBDA_CONFIGURATION",
|
|
908
|
-
INVALID_LAMBDA_FUNCTION = "INVALID_LAMBDA_FUNCTION",
|
|
909
|
-
INVALID_REVISION = "INVALID_REVISION",
|
|
910
|
-
MANUAL_STOP = "MANUAL_STOP",
|
|
911
|
-
MISSING_BLUE_GREEN_DEPLOYMENT_CONFIGURATION = "MISSING_BLUE_GREEN_DEPLOYMENT_CONFIGURATION",
|
|
912
|
-
MISSING_ELB_INFORMATION = "MISSING_ELB_INFORMATION",
|
|
913
|
-
MISSING_GITHUB_TOKEN = "MISSING_GITHUB_TOKEN",
|
|
914
|
-
NO_EC2_SUBSCRIPTION = "NO_EC2_SUBSCRIPTION",
|
|
915
|
-
NO_INSTANCES = "NO_INSTANCES",
|
|
916
|
-
OVER_MAX_INSTANCES = "OVER_MAX_INSTANCES",
|
|
917
|
-
RESOURCE_LIMIT_EXCEEDED = "RESOURCE_LIMIT_EXCEEDED",
|
|
918
|
-
REVISION_MISSING = "REVISION_MISSING",
|
|
919
|
-
THROTTLED = "THROTTLED",
|
|
920
|
-
TIMEOUT = "TIMEOUT"
|
|
921
|
-
}
|
|
922
|
-
|
|
923
|
-
export interface ErrorInformation {
|
|
924
|
-
|
|
925
|
-
code?: ErrorCode | string;
|
|
926
|
-
|
|
927
|
-
message?: string;
|
|
928
|
-
}
|
|
929
|
-
export declare namespace ErrorInformation {
|
|
930
|
-
|
|
931
|
-
const filterSensitiveLog: (obj: ErrorInformation) => any;
|
|
932
|
-
}
|
|
933
|
-
export declare enum FileExistsBehavior {
|
|
934
|
-
DISALLOW = "DISALLOW",
|
|
935
|
-
OVERWRITE = "OVERWRITE",
|
|
936
|
-
RETAIN = "RETAIN"
|
|
937
|
-
}
|
|
938
|
-
|
|
939
|
-
export interface RelatedDeployments {
|
|
940
|
-
|
|
941
|
-
autoUpdateOutdatedInstancesRootDeploymentId?: string;
|
|
942
|
-
|
|
943
|
-
autoUpdateOutdatedInstancesDeploymentIds?: string[];
|
|
944
|
-
}
|
|
945
|
-
export declare namespace RelatedDeployments {
|
|
946
|
-
|
|
947
|
-
const filterSensitiveLog: (obj: RelatedDeployments) => any;
|
|
948
|
-
}
|
|
949
|
-
|
|
950
|
-
export interface RollbackInfo {
|
|
951
|
-
|
|
952
|
-
rollbackDeploymentId?: string;
|
|
953
|
-
|
|
954
|
-
rollbackTriggeringDeploymentId?: string;
|
|
955
|
-
|
|
956
|
-
rollbackMessage?: string;
|
|
957
|
-
}
|
|
958
|
-
export declare namespace RollbackInfo {
|
|
959
|
-
|
|
960
|
-
const filterSensitiveLog: (obj: RollbackInfo) => any;
|
|
961
|
-
}
|
|
962
|
-
|
|
963
|
-
export interface TargetInstances {
|
|
964
|
-
|
|
965
|
-
tagFilters?: EC2TagFilter[];
|
|
966
|
-
|
|
967
|
-
autoScalingGroups?: string[];
|
|
968
|
-
|
|
969
|
-
ec2TagSet?: EC2TagSet;
|
|
970
|
-
}
|
|
971
|
-
export declare namespace TargetInstances {
|
|
972
|
-
|
|
973
|
-
const filterSensitiveLog: (obj: TargetInstances) => any;
|
|
974
|
-
}
|
|
975
|
-
|
|
976
|
-
export interface DeploymentInfo {
|
|
977
|
-
|
|
978
|
-
applicationName?: string;
|
|
979
|
-
|
|
980
|
-
deploymentGroupName?: string;
|
|
981
|
-
|
|
982
|
-
deploymentConfigName?: string;
|
|
983
|
-
|
|
984
|
-
deploymentId?: string;
|
|
985
|
-
|
|
986
|
-
previousRevision?: RevisionLocation;
|
|
987
|
-
|
|
988
|
-
revision?: RevisionLocation;
|
|
989
|
-
|
|
990
|
-
status?: DeploymentStatus | string;
|
|
991
|
-
|
|
992
|
-
errorInformation?: ErrorInformation;
|
|
993
|
-
|
|
994
|
-
createTime?: Date;
|
|
995
|
-
|
|
996
|
-
startTime?: Date;
|
|
997
|
-
|
|
998
|
-
completeTime?: Date;
|
|
999
|
-
|
|
1000
|
-
deploymentOverview?: DeploymentOverview;
|
|
1001
|
-
|
|
1002
|
-
description?: string;
|
|
1003
|
-
|
|
1004
|
-
creator?: DeploymentCreator | string;
|
|
1005
|
-
|
|
1006
|
-
ignoreApplicationStopFailures?: boolean;
|
|
1007
|
-
|
|
1008
|
-
autoRollbackConfiguration?: AutoRollbackConfiguration;
|
|
1009
|
-
|
|
1010
|
-
updateOutdatedInstancesOnly?: boolean;
|
|
1011
|
-
|
|
1012
|
-
rollbackInfo?: RollbackInfo;
|
|
1013
|
-
|
|
1014
|
-
deploymentStyle?: DeploymentStyle;
|
|
1015
|
-
|
|
1016
|
-
targetInstances?: TargetInstances;
|
|
1017
|
-
|
|
1018
|
-
instanceTerminationWaitTimeStarted?: boolean;
|
|
1019
|
-
|
|
1020
|
-
blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration;
|
|
1021
|
-
|
|
1022
|
-
loadBalancerInfo?: LoadBalancerInfo;
|
|
1023
|
-
|
|
1024
|
-
additionalDeploymentStatusInfo?: string;
|
|
1025
|
-
|
|
1026
|
-
fileExistsBehavior?: FileExistsBehavior | string;
|
|
1027
|
-
|
|
1028
|
-
deploymentStatusMessages?: string[];
|
|
1029
|
-
|
|
1030
|
-
computePlatform?: ComputePlatform | string;
|
|
1031
|
-
|
|
1032
|
-
externalId?: string;
|
|
1033
|
-
|
|
1034
|
-
relatedDeployments?: RelatedDeployments;
|
|
1035
|
-
}
|
|
1036
|
-
export declare namespace DeploymentInfo {
|
|
1037
|
-
|
|
1038
|
-
const filterSensitiveLog: (obj: DeploymentInfo) => any;
|
|
1039
|
-
}
|
|
1040
|
-
|
|
1041
|
-
export interface BatchGetDeploymentsOutput {
|
|
1042
|
-
|
|
1043
|
-
deploymentsInfo?: DeploymentInfo[];
|
|
1044
|
-
}
|
|
1045
|
-
export declare namespace BatchGetDeploymentsOutput {
|
|
1046
|
-
|
|
1047
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentsOutput) => any;
|
|
1048
|
-
}
|
|
1049
|
-
export interface BatchGetDeploymentTargetsInput {
|
|
1050
|
-
|
|
1051
|
-
deploymentId?: string;
|
|
1052
|
-
|
|
1053
|
-
targetIds?: string[];
|
|
1054
|
-
}
|
|
1055
|
-
export declare namespace BatchGetDeploymentTargetsInput {
|
|
1056
|
-
|
|
1057
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentTargetsInput) => any;
|
|
1058
|
-
}
|
|
1059
|
-
export declare enum TargetStatus {
|
|
1060
|
-
FAILED = "Failed",
|
|
1061
|
-
IN_PROGRESS = "InProgress",
|
|
1062
|
-
PENDING = "Pending",
|
|
1063
|
-
READY = "Ready",
|
|
1064
|
-
SKIPPED = "Skipped",
|
|
1065
|
-
SUCCEEDED = "Succeeded",
|
|
1066
|
-
UNKNOWN = "Unknown"
|
|
1067
|
-
}
|
|
1068
|
-
|
|
1069
|
-
export interface CloudFormationTarget {
|
|
1070
|
-
|
|
1071
|
-
deploymentId?: string;
|
|
1072
|
-
|
|
1073
|
-
targetId?: string;
|
|
1074
|
-
|
|
1075
|
-
lastUpdatedAt?: Date;
|
|
1076
|
-
|
|
1077
|
-
lifecycleEvents?: LifecycleEvent[];
|
|
1078
|
-
|
|
1079
|
-
status?: TargetStatus | string;
|
|
1080
|
-
|
|
1081
|
-
resourceType?: string;
|
|
1082
|
-
|
|
1083
|
-
targetVersionWeight?: number;
|
|
1084
|
-
}
|
|
1085
|
-
export declare namespace CloudFormationTarget {
|
|
1086
|
-
|
|
1087
|
-
const filterSensitiveLog: (obj: CloudFormationTarget) => any;
|
|
1088
|
-
}
|
|
1089
|
-
export declare enum DeploymentTargetType {
|
|
1090
|
-
CLOUDFORMATION_TARGET = "CloudFormationTarget",
|
|
1091
|
-
ECS_TARGET = "ECSTarget",
|
|
1092
|
-
INSTANCE_TARGET = "InstanceTarget",
|
|
1093
|
-
LAMBDA_TARGET = "LambdaTarget"
|
|
1094
|
-
}
|
|
1095
|
-
export declare enum TargetLabel {
|
|
1096
|
-
BLUE = "Blue",
|
|
1097
|
-
GREEN = "Green"
|
|
1098
|
-
}
|
|
1099
|
-
|
|
1100
|
-
export interface ECSTaskSet {
|
|
1101
|
-
|
|
1102
|
-
identifer?: string;
|
|
1103
|
-
|
|
1104
|
-
desiredCount?: number;
|
|
1105
|
-
|
|
1106
|
-
pendingCount?: number;
|
|
1107
|
-
|
|
1108
|
-
runningCount?: number;
|
|
1109
|
-
|
|
1110
|
-
status?: string;
|
|
1111
|
-
|
|
1112
|
-
trafficWeight?: number;
|
|
1113
|
-
|
|
1114
|
-
targetGroup?: TargetGroupInfo;
|
|
1115
|
-
|
|
1116
|
-
taskSetLabel?: TargetLabel | string;
|
|
1117
|
-
}
|
|
1118
|
-
export declare namespace ECSTaskSet {
|
|
1119
|
-
|
|
1120
|
-
const filterSensitiveLog: (obj: ECSTaskSet) => any;
|
|
1121
|
-
}
|
|
1122
|
-
|
|
1123
|
-
export interface ECSTarget {
|
|
1124
|
-
|
|
1125
|
-
deploymentId?: string;
|
|
1126
|
-
|
|
1127
|
-
targetId?: string;
|
|
1128
|
-
|
|
1129
|
-
targetArn?: string;
|
|
1130
|
-
|
|
1131
|
-
lastUpdatedAt?: Date;
|
|
1132
|
-
|
|
1133
|
-
lifecycleEvents?: LifecycleEvent[];
|
|
1134
|
-
|
|
1135
|
-
status?: TargetStatus | string;
|
|
1136
|
-
|
|
1137
|
-
taskSetsInfo?: ECSTaskSet[];
|
|
1138
|
-
}
|
|
1139
|
-
export declare namespace ECSTarget {
|
|
1140
|
-
|
|
1141
|
-
const filterSensitiveLog: (obj: ECSTarget) => any;
|
|
1142
|
-
}
|
|
1143
|
-
|
|
1144
|
-
export interface InstanceTarget {
|
|
1145
|
-
|
|
1146
|
-
deploymentId?: string;
|
|
1147
|
-
|
|
1148
|
-
targetId?: string;
|
|
1149
|
-
|
|
1150
|
-
targetArn?: string;
|
|
1151
|
-
|
|
1152
|
-
status?: TargetStatus | string;
|
|
1153
|
-
|
|
1154
|
-
lastUpdatedAt?: Date;
|
|
1155
|
-
|
|
1156
|
-
lifecycleEvents?: LifecycleEvent[];
|
|
1157
|
-
|
|
1158
|
-
instanceLabel?: TargetLabel | string;
|
|
1159
|
-
}
|
|
1160
|
-
export declare namespace InstanceTarget {
|
|
1161
|
-
|
|
1162
|
-
const filterSensitiveLog: (obj: InstanceTarget) => any;
|
|
1163
|
-
}
|
|
1164
|
-
|
|
1165
|
-
export interface LambdaFunctionInfo {
|
|
1166
|
-
|
|
1167
|
-
functionName?: string;
|
|
1168
|
-
|
|
1169
|
-
functionAlias?: string;
|
|
1170
|
-
|
|
1171
|
-
currentVersion?: string;
|
|
1172
|
-
|
|
1173
|
-
targetVersion?: string;
|
|
1174
|
-
|
|
1175
|
-
targetVersionWeight?: number;
|
|
1176
|
-
}
|
|
1177
|
-
export declare namespace LambdaFunctionInfo {
|
|
1178
|
-
|
|
1179
|
-
const filterSensitiveLog: (obj: LambdaFunctionInfo) => any;
|
|
1180
|
-
}
|
|
1181
|
-
|
|
1182
|
-
export interface LambdaTarget {
|
|
1183
|
-
|
|
1184
|
-
deploymentId?: string;
|
|
1185
|
-
|
|
1186
|
-
targetId?: string;
|
|
1187
|
-
|
|
1188
|
-
targetArn?: string;
|
|
1189
|
-
|
|
1190
|
-
status?: TargetStatus | string;
|
|
1191
|
-
|
|
1192
|
-
lastUpdatedAt?: Date;
|
|
1193
|
-
|
|
1194
|
-
lifecycleEvents?: LifecycleEvent[];
|
|
1195
|
-
|
|
1196
|
-
lambdaFunctionInfo?: LambdaFunctionInfo;
|
|
1197
|
-
}
|
|
1198
|
-
export declare namespace LambdaTarget {
|
|
1199
|
-
|
|
1200
|
-
const filterSensitiveLog: (obj: LambdaTarget) => any;
|
|
1201
|
-
}
|
|
1202
|
-
|
|
1203
|
-
export interface DeploymentTarget {
|
|
1204
|
-
|
|
1205
|
-
deploymentTargetType?: DeploymentTargetType | string;
|
|
1206
|
-
|
|
1207
|
-
instanceTarget?: InstanceTarget;
|
|
1208
|
-
|
|
1209
|
-
lambdaTarget?: LambdaTarget;
|
|
1210
|
-
|
|
1211
|
-
ecsTarget?: ECSTarget;
|
|
1212
|
-
|
|
1213
|
-
cloudFormationTarget?: CloudFormationTarget;
|
|
1214
|
-
}
|
|
1215
|
-
export declare namespace DeploymentTarget {
|
|
1216
|
-
|
|
1217
|
-
const filterSensitiveLog: (obj: DeploymentTarget) => any;
|
|
1218
|
-
}
|
|
1219
|
-
export interface BatchGetDeploymentTargetsOutput {
|
|
1220
|
-
|
|
1221
|
-
deploymentTargets?: DeploymentTarget[];
|
|
1222
|
-
}
|
|
1223
|
-
export declare namespace BatchGetDeploymentTargetsOutput {
|
|
1224
|
-
|
|
1225
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentTargetsOutput) => any;
|
|
1226
|
-
}
|
|
1227
|
-
|
|
1228
|
-
export interface DeploymentNotStartedException extends __SmithyException, $MetadataBearer {
|
|
1229
|
-
name: "DeploymentNotStartedException";
|
|
1230
|
-
$fault: "client";
|
|
1231
|
-
|
|
1232
|
-
message?: string;
|
|
1233
|
-
}
|
|
1234
|
-
|
|
1235
|
-
export interface DeploymentTargetDoesNotExistException extends __SmithyException, $MetadataBearer {
|
|
1236
|
-
name: "DeploymentTargetDoesNotExistException";
|
|
1237
|
-
$fault: "client";
|
|
1238
|
-
|
|
1239
|
-
message?: string;
|
|
1240
|
-
}
|
|
1241
|
-
|
|
1242
|
-
export interface DeploymentTargetIdRequiredException extends __SmithyException, $MetadataBearer {
|
|
1243
|
-
name: "DeploymentTargetIdRequiredException";
|
|
1244
|
-
$fault: "client";
|
|
1245
|
-
|
|
1246
|
-
message?: string;
|
|
1247
|
-
}
|
|
1248
|
-
|
|
1249
|
-
export interface DeploymentTargetListSizeExceededException extends __SmithyException, $MetadataBearer {
|
|
1250
|
-
name: "DeploymentTargetListSizeExceededException";
|
|
1251
|
-
$fault: "client";
|
|
1252
|
-
|
|
1253
|
-
message?: string;
|
|
1254
|
-
}
|
|
1255
|
-
|
|
1256
|
-
export interface InstanceDoesNotExistException extends __SmithyException, $MetadataBearer {
|
|
1257
|
-
name: "InstanceDoesNotExistException";
|
|
1258
|
-
$fault: "client";
|
|
1259
|
-
|
|
1260
|
-
message?: string;
|
|
1261
|
-
}
|
|
1262
|
-
|
|
1263
|
-
export interface InvalidDeploymentTargetIdException extends __SmithyException, $MetadataBearer {
|
|
1264
|
-
name: "InvalidDeploymentTargetIdException";
|
|
1265
|
-
$fault: "client";
|
|
1266
|
-
|
|
1267
|
-
message?: string;
|
|
1268
|
-
}
|
|
1269
|
-
|
|
1270
|
-
export interface BatchGetOnPremisesInstancesInput {
|
|
1271
|
-
|
|
1272
|
-
instanceNames: string[] | undefined;
|
|
1273
|
-
}
|
|
1274
|
-
export declare namespace BatchGetOnPremisesInstancesInput {
|
|
1275
|
-
|
|
1276
|
-
const filterSensitiveLog: (obj: BatchGetOnPremisesInstancesInput) => any;
|
|
1277
|
-
}
|
|
1278
|
-
|
|
1279
|
-
export interface InstanceInfo {
|
|
1280
|
-
|
|
1281
|
-
instanceName?: string;
|
|
1282
|
-
|
|
1283
|
-
iamSessionArn?: string;
|
|
1284
|
-
|
|
1285
|
-
iamUserArn?: string;
|
|
1286
|
-
|
|
1287
|
-
instanceArn?: string;
|
|
1288
|
-
|
|
1289
|
-
registerTime?: Date;
|
|
1290
|
-
|
|
1291
|
-
deregisterTime?: Date;
|
|
1292
|
-
|
|
1293
|
-
tags?: Tag[];
|
|
1294
|
-
}
|
|
1295
|
-
export declare namespace InstanceInfo {
|
|
1296
|
-
|
|
1297
|
-
const filterSensitiveLog: (obj: InstanceInfo) => any;
|
|
1298
|
-
}
|
|
1299
|
-
|
|
1300
|
-
export interface BatchGetOnPremisesInstancesOutput {
|
|
1301
|
-
|
|
1302
|
-
instanceInfos?: InstanceInfo[];
|
|
1303
|
-
}
|
|
1304
|
-
export declare namespace BatchGetOnPremisesInstancesOutput {
|
|
1305
|
-
|
|
1306
|
-
const filterSensitiveLog: (obj: BatchGetOnPremisesInstancesOutput) => any;
|
|
1307
|
-
}
|
|
1308
|
-
|
|
1309
|
-
export interface BucketNameFilterRequiredException extends __SmithyException, $MetadataBearer {
|
|
1310
|
-
name: "BucketNameFilterRequiredException";
|
|
1311
|
-
$fault: "client";
|
|
1312
|
-
|
|
1313
|
-
message?: string;
|
|
1314
|
-
}
|
|
1315
|
-
export declare enum DeploymentWaitType {
|
|
1316
|
-
READY_WAIT = "READY_WAIT",
|
|
1317
|
-
TERMINATION_WAIT = "TERMINATION_WAIT"
|
|
1318
|
-
}
|
|
1319
|
-
export interface ContinueDeploymentInput {
|
|
1320
|
-
|
|
1321
|
-
deploymentId?: string;
|
|
1322
|
-
|
|
1323
|
-
deploymentWaitType?: DeploymentWaitType | string;
|
|
1324
|
-
}
|
|
1325
|
-
export declare namespace ContinueDeploymentInput {
|
|
1326
|
-
|
|
1327
|
-
const filterSensitiveLog: (obj: ContinueDeploymentInput) => any;
|
|
1328
|
-
}
|
|
1329
|
-
|
|
1330
|
-
export interface DeploymentAlreadyCompletedException extends __SmithyException, $MetadataBearer {
|
|
1331
|
-
name: "DeploymentAlreadyCompletedException";
|
|
1332
|
-
$fault: "client";
|
|
1333
|
-
|
|
1334
|
-
message?: string;
|
|
1335
|
-
}
|
|
1336
|
-
|
|
1337
|
-
export interface DeploymentIsNotInReadyStateException extends __SmithyException, $MetadataBearer {
|
|
1338
|
-
name: "DeploymentIsNotInReadyStateException";
|
|
1339
|
-
$fault: "client";
|
|
1340
|
-
|
|
1341
|
-
message?: string;
|
|
1342
|
-
}
|
|
1343
|
-
|
|
1344
|
-
export interface InvalidDeploymentStatusException extends __SmithyException, $MetadataBearer {
|
|
1345
|
-
name: "InvalidDeploymentStatusException";
|
|
1346
|
-
$fault: "client";
|
|
1347
|
-
|
|
1348
|
-
message?: string;
|
|
1349
|
-
}
|
|
1350
|
-
|
|
1351
|
-
export interface InvalidDeploymentWaitTypeException extends __SmithyException, $MetadataBearer {
|
|
1352
|
-
name: "InvalidDeploymentWaitTypeException";
|
|
1353
|
-
$fault: "client";
|
|
1354
|
-
|
|
1355
|
-
message?: string;
|
|
1356
|
-
}
|
|
1357
|
-
|
|
1358
|
-
export interface UnsupportedActionForDeploymentTypeException extends __SmithyException, $MetadataBearer {
|
|
1359
|
-
name: "UnsupportedActionForDeploymentTypeException";
|
|
1360
|
-
$fault: "client";
|
|
1361
|
-
|
|
1362
|
-
message?: string;
|
|
1363
|
-
}
|
|
1364
|
-
|
|
1365
|
-
export interface CreateApplicationInput {
|
|
1366
|
-
|
|
1367
|
-
applicationName: string | undefined;
|
|
1368
|
-
|
|
1369
|
-
computePlatform?: ComputePlatform | string;
|
|
1370
|
-
|
|
1371
|
-
tags?: Tag[];
|
|
1372
|
-
}
|
|
1373
|
-
export declare namespace CreateApplicationInput {
|
|
1374
|
-
|
|
1375
|
-
const filterSensitiveLog: (obj: CreateApplicationInput) => any;
|
|
1376
|
-
}
|
|
1377
|
-
|
|
1378
|
-
export interface CreateApplicationOutput {
|
|
1379
|
-
|
|
1380
|
-
applicationId?: string;
|
|
1381
|
-
}
|
|
1382
|
-
export declare namespace CreateApplicationOutput {
|
|
1383
|
-
|
|
1384
|
-
const filterSensitiveLog: (obj: CreateApplicationOutput) => any;
|
|
1385
|
-
}
|
|
1386
|
-
|
|
1387
|
-
export interface InvalidTagsToAddException extends __SmithyException, $MetadataBearer {
|
|
1388
|
-
name: "InvalidTagsToAddException";
|
|
1389
|
-
$fault: "client";
|
|
1390
|
-
|
|
1391
|
-
message?: string;
|
|
1392
|
-
}
|
|
1393
|
-
|
|
1394
|
-
export interface CreateDeploymentInput {
|
|
1395
|
-
|
|
1396
|
-
applicationName: string | undefined;
|
|
1397
|
-
|
|
1398
|
-
deploymentGroupName?: string;
|
|
1399
|
-
|
|
1400
|
-
revision?: RevisionLocation;
|
|
1401
|
-
|
|
1402
|
-
deploymentConfigName?: string;
|
|
1403
|
-
|
|
1404
|
-
description?: string;
|
|
1405
|
-
|
|
1406
|
-
ignoreApplicationStopFailures?: boolean;
|
|
1407
|
-
|
|
1408
|
-
targetInstances?: TargetInstances;
|
|
1409
|
-
|
|
1410
|
-
autoRollbackConfiguration?: AutoRollbackConfiguration;
|
|
1411
|
-
|
|
1412
|
-
updateOutdatedInstancesOnly?: boolean;
|
|
1413
|
-
|
|
1414
|
-
fileExistsBehavior?: FileExistsBehavior | string;
|
|
1415
|
-
}
|
|
1416
|
-
export declare namespace CreateDeploymentInput {
|
|
1417
|
-
|
|
1418
|
-
const filterSensitiveLog: (obj: CreateDeploymentInput) => any;
|
|
1419
|
-
}
|
|
1420
|
-
|
|
1421
|
-
export interface CreateDeploymentOutput {
|
|
1422
|
-
|
|
1423
|
-
deploymentId?: string;
|
|
1424
|
-
}
|
|
1425
|
-
export declare namespace CreateDeploymentOutput {
|
|
1426
|
-
|
|
1427
|
-
const filterSensitiveLog: (obj: CreateDeploymentOutput) => any;
|
|
1428
|
-
}
|
|
1429
|
-
|
|
1430
|
-
export interface DeploymentGroupDoesNotExistException extends __SmithyException, $MetadataBearer {
|
|
1431
|
-
name: "DeploymentGroupDoesNotExistException";
|
|
1432
|
-
$fault: "client";
|
|
1433
|
-
|
|
1434
|
-
message?: string;
|
|
1435
|
-
}
|
|
1436
|
-
|
|
1437
|
-
export interface DeploymentLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
1438
|
-
name: "DeploymentLimitExceededException";
|
|
1439
|
-
$fault: "client";
|
|
1440
|
-
|
|
1441
|
-
message?: string;
|
|
1442
|
-
}
|
|
1443
|
-
|
|
1444
|
-
export interface DescriptionTooLongException extends __SmithyException, $MetadataBearer {
|
|
1445
|
-
name: "DescriptionTooLongException";
|
|
1446
|
-
$fault: "client";
|
|
1447
|
-
|
|
1448
|
-
message?: string;
|
|
1449
|
-
}
|
|
1450
|
-
|
|
1451
|
-
export interface InvalidAutoRollbackConfigException extends __SmithyException, $MetadataBearer {
|
|
1452
|
-
name: "InvalidAutoRollbackConfigException";
|
|
1453
|
-
$fault: "client";
|
|
1454
|
-
|
|
1455
|
-
message?: string;
|
|
1456
|
-
}
|
|
1457
|
-
|
|
1458
|
-
export interface InvalidAutoScalingGroupException extends __SmithyException, $MetadataBearer {
|
|
1459
|
-
name: "InvalidAutoScalingGroupException";
|
|
1460
|
-
$fault: "client";
|
|
1461
|
-
|
|
1462
|
-
message?: string;
|
|
1463
|
-
}
|
|
1464
|
-
|
|
1465
|
-
export interface InvalidDeploymentConfigNameException extends __SmithyException, $MetadataBearer {
|
|
1466
|
-
name: "InvalidDeploymentConfigNameException";
|
|
1467
|
-
$fault: "client";
|
|
1468
|
-
|
|
1469
|
-
message?: string;
|
|
1470
|
-
}
|
|
1471
|
-
|
|
1472
|
-
export interface InvalidFileExistsBehaviorException extends __SmithyException, $MetadataBearer {
|
|
1473
|
-
name: "InvalidFileExistsBehaviorException";
|
|
1474
|
-
$fault: "client";
|
|
1475
|
-
|
|
1476
|
-
message?: string;
|
|
1477
|
-
}
|
|
1478
|
-
|
|
1479
|
-
export interface InvalidGitHubAccountTokenException extends __SmithyException, $MetadataBearer {
|
|
1480
|
-
name: "InvalidGitHubAccountTokenException";
|
|
1481
|
-
$fault: "client";
|
|
1482
|
-
|
|
1483
|
-
message?: string;
|
|
1484
|
-
}
|
|
1485
|
-
|
|
1486
|
-
export interface InvalidIgnoreApplicationStopFailuresValueException extends __SmithyException, $MetadataBearer {
|
|
1487
|
-
name: "InvalidIgnoreApplicationStopFailuresValueException";
|
|
1488
|
-
$fault: "client";
|
|
1489
|
-
|
|
1490
|
-
message?: string;
|
|
1491
|
-
}
|
|
1492
|
-
|
|
1493
|
-
export interface InvalidLoadBalancerInfoException extends __SmithyException, $MetadataBearer {
|
|
1494
|
-
name: "InvalidLoadBalancerInfoException";
|
|
1495
|
-
$fault: "client";
|
|
1496
|
-
|
|
1497
|
-
message?: string;
|
|
1498
|
-
}
|
|
1499
|
-
|
|
1500
|
-
export interface InvalidRoleException extends __SmithyException, $MetadataBearer {
|
|
1501
|
-
name: "InvalidRoleException";
|
|
1502
|
-
$fault: "client";
|
|
1503
|
-
|
|
1504
|
-
message?: string;
|
|
1505
|
-
}
|
|
1506
|
-
|
|
1507
|
-
export interface InvalidTargetInstancesException extends __SmithyException, $MetadataBearer {
|
|
1508
|
-
name: "InvalidTargetInstancesException";
|
|
1509
|
-
$fault: "client";
|
|
1510
|
-
|
|
1511
|
-
message?: string;
|
|
1512
|
-
}
|
|
1513
|
-
|
|
1514
|
-
export interface InvalidTrafficRoutingConfigurationException extends __SmithyException, $MetadataBearer {
|
|
1515
|
-
name: "InvalidTrafficRoutingConfigurationException";
|
|
1516
|
-
$fault: "client";
|
|
1517
|
-
|
|
1518
|
-
message?: string;
|
|
1519
|
-
}
|
|
1520
|
-
|
|
1521
|
-
export interface InvalidUpdateOutdatedInstancesOnlyValueException extends __SmithyException, $MetadataBearer {
|
|
1522
|
-
name: "InvalidUpdateOutdatedInstancesOnlyValueException";
|
|
1523
|
-
$fault: "client";
|
|
1524
|
-
|
|
1525
|
-
message?: string;
|
|
1526
|
-
}
|
|
1527
|
-
|
|
1528
|
-
export interface RevisionDoesNotExistException extends __SmithyException, $MetadataBearer {
|
|
1529
|
-
name: "RevisionDoesNotExistException";
|
|
1530
|
-
$fault: "client";
|
|
1531
|
-
|
|
1532
|
-
message?: string;
|
|
1533
|
-
}
|
|
1534
|
-
|
|
1535
|
-
export interface ThrottlingException extends __SmithyException, $MetadataBearer {
|
|
1536
|
-
name: "ThrottlingException";
|
|
1537
|
-
$fault: "client";
|
|
1538
|
-
|
|
1539
|
-
message?: string;
|
|
1540
|
-
}
|
|
1541
|
-
export declare type MinimumHealthyHostsType = "FLEET_PERCENT" | "HOST_COUNT";
|
|
1542
|
-
|
|
1543
|
-
export interface MinimumHealthyHosts {
|
|
1544
|
-
|
|
1545
|
-
type?: MinimumHealthyHostsType | string;
|
|
1546
|
-
|
|
1547
|
-
value?: number;
|
|
1548
|
-
}
|
|
1549
|
-
export declare namespace MinimumHealthyHosts {
|
|
1550
|
-
|
|
1551
|
-
const filterSensitiveLog: (obj: MinimumHealthyHosts) => any;
|
|
1552
|
-
}
|
|
1553
|
-
|
|
1554
|
-
export interface TimeBasedCanary {
|
|
1555
|
-
|
|
1556
|
-
canaryPercentage?: number;
|
|
1557
|
-
|
|
1558
|
-
canaryInterval?: number;
|
|
1559
|
-
}
|
|
1560
|
-
export declare namespace TimeBasedCanary {
|
|
1561
|
-
|
|
1562
|
-
const filterSensitiveLog: (obj: TimeBasedCanary) => any;
|
|
1563
|
-
}
|
|
1564
|
-
|
|
1565
|
-
export interface TimeBasedLinear {
|
|
1566
|
-
|
|
1567
|
-
linearPercentage?: number;
|
|
1568
|
-
|
|
1569
|
-
linearInterval?: number;
|
|
1570
|
-
}
|
|
1571
|
-
export declare namespace TimeBasedLinear {
|
|
1572
|
-
|
|
1573
|
-
const filterSensitiveLog: (obj: TimeBasedLinear) => any;
|
|
1574
|
-
}
|
|
1575
|
-
export declare enum TrafficRoutingType {
|
|
1576
|
-
AllAtOnce = "AllAtOnce",
|
|
1577
|
-
TimeBasedCanary = "TimeBasedCanary",
|
|
1578
|
-
TimeBasedLinear = "TimeBasedLinear"
|
|
1579
|
-
}
|
|
1580
|
-
|
|
1581
|
-
export interface TrafficRoutingConfig {
|
|
1582
|
-
|
|
1583
|
-
type?: TrafficRoutingType | string;
|
|
1584
|
-
|
|
1585
|
-
timeBasedCanary?: TimeBasedCanary;
|
|
1586
|
-
|
|
1587
|
-
timeBasedLinear?: TimeBasedLinear;
|
|
1588
|
-
}
|
|
1589
|
-
export declare namespace TrafficRoutingConfig {
|
|
1590
|
-
|
|
1591
|
-
const filterSensitiveLog: (obj: TrafficRoutingConfig) => any;
|
|
1592
|
-
}
|
|
1593
|
-
|
|
1594
|
-
export interface CreateDeploymentConfigInput {
|
|
1595
|
-
|
|
1596
|
-
deploymentConfigName: string | undefined;
|
|
1597
|
-
|
|
1598
|
-
minimumHealthyHosts?: MinimumHealthyHosts;
|
|
1599
|
-
|
|
1600
|
-
trafficRoutingConfig?: TrafficRoutingConfig;
|
|
1601
|
-
|
|
1602
|
-
computePlatform?: ComputePlatform | string;
|
|
1603
|
-
}
|
|
1604
|
-
export declare namespace CreateDeploymentConfigInput {
|
|
1605
|
-
|
|
1606
|
-
const filterSensitiveLog: (obj: CreateDeploymentConfigInput) => any;
|
|
1607
|
-
}
|
|
1608
|
-
|
|
1609
|
-
export interface CreateDeploymentConfigOutput {
|
|
1610
|
-
|
|
1611
|
-
deploymentConfigId?: string;
|
|
1612
|
-
}
|
|
1613
|
-
export declare namespace CreateDeploymentConfigOutput {
|
|
1614
|
-
|
|
1615
|
-
const filterSensitiveLog: (obj: CreateDeploymentConfigOutput) => any;
|
|
1616
|
-
}
|
|
1617
|
-
|
|
1618
|
-
export interface DeploymentConfigAlreadyExistsException extends __SmithyException, $MetadataBearer {
|
|
1619
|
-
name: "DeploymentConfigAlreadyExistsException";
|
|
1620
|
-
$fault: "client";
|
|
1621
|
-
|
|
1622
|
-
message?: string;
|
|
1623
|
-
}
|
|
1624
|
-
|
|
1625
|
-
export interface DeploymentConfigLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
1626
|
-
name: "DeploymentConfigLimitExceededException";
|
|
1627
|
-
$fault: "client";
|
|
1628
|
-
|
|
1629
|
-
message?: string;
|
|
1630
|
-
}
|
|
1631
|
-
|
|
1632
|
-
export interface DeploymentConfigNameRequiredException extends __SmithyException, $MetadataBearer {
|
|
1633
|
-
name: "DeploymentConfigNameRequiredException";
|
|
1634
|
-
$fault: "client";
|
|
1635
|
-
|
|
1636
|
-
message?: string;
|
|
1637
|
-
}
|
|
1638
|
-
|
|
1639
|
-
export interface InvalidMinimumHealthyHostValueException extends __SmithyException, $MetadataBearer {
|
|
1640
|
-
name: "InvalidMinimumHealthyHostValueException";
|
|
1641
|
-
$fault: "client";
|
|
1642
|
-
|
|
1643
|
-
message?: string;
|
|
1644
|
-
}
|
|
1645
|
-
|
|
1646
|
-
export interface CreateDeploymentGroupInput {
|
|
1647
|
-
|
|
1648
|
-
applicationName: string | undefined;
|
|
1649
|
-
|
|
1650
|
-
deploymentGroupName: string | undefined;
|
|
1651
|
-
|
|
1652
|
-
deploymentConfigName?: string;
|
|
1653
|
-
|
|
1654
|
-
ec2TagFilters?: EC2TagFilter[];
|
|
1655
|
-
|
|
1656
|
-
onPremisesInstanceTagFilters?: TagFilter[];
|
|
1657
|
-
|
|
1658
|
-
autoScalingGroups?: string[];
|
|
1659
|
-
|
|
1660
|
-
serviceRoleArn: string | undefined;
|
|
1661
|
-
|
|
1662
|
-
triggerConfigurations?: TriggerConfig[];
|
|
1663
|
-
|
|
1664
|
-
alarmConfiguration?: AlarmConfiguration;
|
|
1665
|
-
|
|
1666
|
-
autoRollbackConfiguration?: AutoRollbackConfiguration;
|
|
1667
|
-
|
|
1668
|
-
outdatedInstancesStrategy?: OutdatedInstancesStrategy | string;
|
|
1669
|
-
|
|
1670
|
-
deploymentStyle?: DeploymentStyle;
|
|
1671
|
-
|
|
1672
|
-
blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration;
|
|
1673
|
-
|
|
1674
|
-
loadBalancerInfo?: LoadBalancerInfo;
|
|
1675
|
-
|
|
1676
|
-
ec2TagSet?: EC2TagSet;
|
|
1677
|
-
|
|
1678
|
-
ecsServices?: ECSService[];
|
|
1679
|
-
|
|
1680
|
-
onPremisesTagSet?: OnPremisesTagSet;
|
|
1681
|
-
|
|
1682
|
-
tags?: Tag[];
|
|
1683
|
-
}
|
|
1684
|
-
export declare namespace CreateDeploymentGroupInput {
|
|
1685
|
-
|
|
1686
|
-
const filterSensitiveLog: (obj: CreateDeploymentGroupInput) => any;
|
|
1687
|
-
}
|
|
1688
|
-
|
|
1689
|
-
export interface CreateDeploymentGroupOutput {
|
|
1690
|
-
|
|
1691
|
-
deploymentGroupId?: string;
|
|
1692
|
-
}
|
|
1693
|
-
export declare namespace CreateDeploymentGroupOutput {
|
|
1694
|
-
|
|
1695
|
-
const filterSensitiveLog: (obj: CreateDeploymentGroupOutput) => any;
|
|
1696
|
-
}
|
|
1697
|
-
|
|
1698
|
-
export interface DeploymentGroupAlreadyExistsException extends __SmithyException, $MetadataBearer {
|
|
1699
|
-
name: "DeploymentGroupAlreadyExistsException";
|
|
1700
|
-
$fault: "client";
|
|
1701
|
-
|
|
1702
|
-
message?: string;
|
|
1703
|
-
}
|
|
1704
|
-
|
|
1705
|
-
export interface DeploymentGroupLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
1706
|
-
name: "DeploymentGroupLimitExceededException";
|
|
1707
|
-
$fault: "client";
|
|
1708
|
-
|
|
1709
|
-
message?: string;
|
|
1710
|
-
}
|
|
1711
|
-
|
|
1712
|
-
export interface ECSServiceMappingLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
1713
|
-
name: "ECSServiceMappingLimitExceededException";
|
|
1714
|
-
$fault: "client";
|
|
1715
|
-
|
|
1716
|
-
message?: string;
|
|
1717
|
-
}
|
|
1718
|
-
|
|
1719
|
-
export interface InvalidAlarmConfigException extends __SmithyException, $MetadataBearer {
|
|
1720
|
-
name: "InvalidAlarmConfigException";
|
|
1721
|
-
$fault: "client";
|
|
1722
|
-
|
|
1723
|
-
message?: string;
|
|
1724
|
-
}
|
|
1725
|
-
|
|
1726
|
-
export interface InvalidBlueGreenDeploymentConfigurationException extends __SmithyException, $MetadataBearer {
|
|
1727
|
-
name: "InvalidBlueGreenDeploymentConfigurationException";
|
|
1728
|
-
$fault: "client";
|
|
1729
|
-
|
|
1730
|
-
message?: string;
|
|
1731
|
-
}
|
|
1732
|
-
|
|
1733
|
-
export interface InvalidDeploymentStyleException extends __SmithyException, $MetadataBearer {
|
|
1734
|
-
name: "InvalidDeploymentStyleException";
|
|
1735
|
-
$fault: "client";
|
|
1736
|
-
|
|
1737
|
-
message?: string;
|
|
1738
|
-
}
|
|
1739
|
-
|
|
1740
|
-
export interface InvalidEC2TagCombinationException extends __SmithyException, $MetadataBearer {
|
|
1741
|
-
name: "InvalidEC2TagCombinationException";
|
|
1742
|
-
$fault: "client";
|
|
1743
|
-
|
|
1744
|
-
message?: string;
|
|
1745
|
-
}
|
|
1746
|
-
|
|
1747
|
-
export interface InvalidEC2TagException extends __SmithyException, $MetadataBearer {
|
|
1748
|
-
name: "InvalidEC2TagException";
|
|
1749
|
-
$fault: "client";
|
|
1750
|
-
|
|
1751
|
-
message?: string;
|
|
1752
|
-
}
|
|
1753
|
-
|
|
1754
|
-
export interface InvalidECSServiceException extends __SmithyException, $MetadataBearer {
|
|
1755
|
-
name: "InvalidECSServiceException";
|
|
1756
|
-
$fault: "client";
|
|
1757
|
-
|
|
1758
|
-
message?: string;
|
|
1759
|
-
}
|
|
1760
|
-
|
|
1761
|
-
export interface InvalidInputException extends __SmithyException, $MetadataBearer {
|
|
1762
|
-
name: "InvalidInputException";
|
|
1763
|
-
$fault: "client";
|
|
1764
|
-
|
|
1765
|
-
message?: string;
|
|
1766
|
-
}
|
|
1767
|
-
|
|
1768
|
-
export interface InvalidOnPremisesTagCombinationException extends __SmithyException, $MetadataBearer {
|
|
1769
|
-
name: "InvalidOnPremisesTagCombinationException";
|
|
1770
|
-
$fault: "client";
|
|
1771
|
-
|
|
1772
|
-
message?: string;
|
|
1773
|
-
}
|
|
1774
|
-
|
|
1775
|
-
export interface InvalidTargetGroupPairException extends __SmithyException, $MetadataBearer {
|
|
1776
|
-
name: "InvalidTargetGroupPairException";
|
|
1777
|
-
$fault: "client";
|
|
1778
|
-
|
|
1779
|
-
message?: string;
|
|
1780
|
-
}
|
|
1781
|
-
|
|
1782
|
-
export interface InvalidTriggerConfigException extends __SmithyException, $MetadataBearer {
|
|
1783
|
-
name: "InvalidTriggerConfigException";
|
|
1784
|
-
$fault: "client";
|
|
1785
|
-
|
|
1786
|
-
message?: string;
|
|
1787
|
-
}
|
|
1788
|
-
|
|
1789
|
-
export interface LifecycleHookLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
1790
|
-
name: "LifecycleHookLimitExceededException";
|
|
1791
|
-
$fault: "client";
|
|
1792
|
-
|
|
1793
|
-
message?: string;
|
|
1794
|
-
}
|
|
1795
|
-
|
|
1796
|
-
export interface RoleRequiredException extends __SmithyException, $MetadataBearer {
|
|
1797
|
-
name: "RoleRequiredException";
|
|
1798
|
-
$fault: "client";
|
|
1799
|
-
|
|
1800
|
-
message?: string;
|
|
1801
|
-
}
|
|
1802
|
-
|
|
1803
|
-
export interface TagSetListLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
1804
|
-
name: "TagSetListLimitExceededException";
|
|
1805
|
-
$fault: "client";
|
|
1806
|
-
|
|
1807
|
-
message?: string;
|
|
1808
|
-
}
|
|
1809
|
-
|
|
1810
|
-
export interface TriggerTargetsLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
1811
|
-
name: "TriggerTargetsLimitExceededException";
|
|
1812
|
-
$fault: "client";
|
|
1813
|
-
|
|
1814
|
-
message?: string;
|
|
1815
|
-
}
|
|
1816
|
-
|
|
1817
|
-
export interface DeleteApplicationInput {
|
|
1818
|
-
|
|
1819
|
-
applicationName: string | undefined;
|
|
1820
|
-
}
|
|
1821
|
-
export declare namespace DeleteApplicationInput {
|
|
1822
|
-
|
|
1823
|
-
const filterSensitiveLog: (obj: DeleteApplicationInput) => any;
|
|
1824
|
-
}
|
|
1825
|
-
|
|
1826
|
-
export interface DeleteDeploymentConfigInput {
|
|
1827
|
-
|
|
1828
|
-
deploymentConfigName: string | undefined;
|
|
1829
|
-
}
|
|
1830
|
-
export declare namespace DeleteDeploymentConfigInput {
|
|
1831
|
-
|
|
1832
|
-
const filterSensitiveLog: (obj: DeleteDeploymentConfigInput) => any;
|
|
1833
|
-
}
|
|
1834
|
-
|
|
1835
|
-
export interface DeploymentConfigInUseException extends __SmithyException, $MetadataBearer {
|
|
1836
|
-
name: "DeploymentConfigInUseException";
|
|
1837
|
-
$fault: "client";
|
|
1838
|
-
|
|
1839
|
-
message?: string;
|
|
1840
|
-
}
|
|
1841
|
-
|
|
1842
|
-
export interface InvalidOperationException extends __SmithyException, $MetadataBearer {
|
|
1843
|
-
name: "InvalidOperationException";
|
|
1844
|
-
$fault: "client";
|
|
1845
|
-
|
|
1846
|
-
message?: string;
|
|
1847
|
-
}
|
|
1848
|
-
|
|
1849
|
-
export interface DeleteDeploymentGroupInput {
|
|
1850
|
-
|
|
1851
|
-
applicationName: string | undefined;
|
|
1852
|
-
|
|
1853
|
-
deploymentGroupName: string | undefined;
|
|
1854
|
-
}
|
|
1855
|
-
export declare namespace DeleteDeploymentGroupInput {
|
|
1856
|
-
|
|
1857
|
-
const filterSensitiveLog: (obj: DeleteDeploymentGroupInput) => any;
|
|
1858
|
-
}
|
|
1859
|
-
|
|
1860
|
-
export interface DeleteDeploymentGroupOutput {
|
|
1861
|
-
|
|
1862
|
-
hooksNotCleanedUp?: AutoScalingGroup[];
|
|
1863
|
-
}
|
|
1864
|
-
export declare namespace DeleteDeploymentGroupOutput {
|
|
1865
|
-
|
|
1866
|
-
const filterSensitiveLog: (obj: DeleteDeploymentGroupOutput) => any;
|
|
1867
|
-
}
|
|
1868
|
-
|
|
1869
|
-
export interface DeleteGitHubAccountTokenInput {
|
|
1870
|
-
|
|
1871
|
-
tokenName?: string;
|
|
1872
|
-
}
|
|
1873
|
-
export declare namespace DeleteGitHubAccountTokenInput {
|
|
1874
|
-
|
|
1875
|
-
const filterSensitiveLog: (obj: DeleteGitHubAccountTokenInput) => any;
|
|
1876
|
-
}
|
|
1877
|
-
|
|
1878
|
-
export interface DeleteGitHubAccountTokenOutput {
|
|
1879
|
-
|
|
1880
|
-
tokenName?: string;
|
|
1881
|
-
}
|
|
1882
|
-
export declare namespace DeleteGitHubAccountTokenOutput {
|
|
1883
|
-
|
|
1884
|
-
const filterSensitiveLog: (obj: DeleteGitHubAccountTokenOutput) => any;
|
|
1885
|
-
}
|
|
1886
|
-
|
|
1887
|
-
export interface GitHubAccountTokenDoesNotExistException extends __SmithyException, $MetadataBearer {
|
|
1888
|
-
name: "GitHubAccountTokenDoesNotExistException";
|
|
1889
|
-
$fault: "client";
|
|
1890
|
-
|
|
1891
|
-
message?: string;
|
|
1892
|
-
}
|
|
1893
|
-
|
|
1894
|
-
export interface GitHubAccountTokenNameRequiredException extends __SmithyException, $MetadataBearer {
|
|
1895
|
-
name: "GitHubAccountTokenNameRequiredException";
|
|
1896
|
-
$fault: "client";
|
|
1897
|
-
|
|
1898
|
-
message?: string;
|
|
1899
|
-
}
|
|
1900
|
-
|
|
1901
|
-
export interface InvalidGitHubAccountTokenNameException extends __SmithyException, $MetadataBearer {
|
|
1902
|
-
name: "InvalidGitHubAccountTokenNameException";
|
|
1903
|
-
$fault: "client";
|
|
1904
|
-
|
|
1905
|
-
message?: string;
|
|
1906
|
-
}
|
|
1907
|
-
|
|
1908
|
-
export interface OperationNotSupportedException extends __SmithyException, $MetadataBearer {
|
|
1909
|
-
name: "OperationNotSupportedException";
|
|
1910
|
-
$fault: "client";
|
|
1911
|
-
|
|
1912
|
-
message?: string;
|
|
1913
|
-
}
|
|
1914
|
-
|
|
1915
|
-
export interface ResourceValidationException extends __SmithyException, $MetadataBearer {
|
|
1916
|
-
name: "ResourceValidationException";
|
|
1917
|
-
$fault: "client";
|
|
1918
|
-
|
|
1919
|
-
message?: string;
|
|
1920
|
-
}
|
|
1921
|
-
export interface DeleteResourcesByExternalIdInput {
|
|
1922
|
-
|
|
1923
|
-
externalId?: string;
|
|
1924
|
-
}
|
|
1925
|
-
export declare namespace DeleteResourcesByExternalIdInput {
|
|
1926
|
-
|
|
1927
|
-
const filterSensitiveLog: (obj: DeleteResourcesByExternalIdInput) => any;
|
|
1928
|
-
}
|
|
1929
|
-
export interface DeleteResourcesByExternalIdOutput {
|
|
1930
|
-
}
|
|
1931
|
-
export declare namespace DeleteResourcesByExternalIdOutput {
|
|
1932
|
-
|
|
1933
|
-
const filterSensitiveLog: (obj: DeleteResourcesByExternalIdOutput) => any;
|
|
1934
|
-
}
|
|
1935
|
-
|
|
1936
|
-
export interface DeregisterOnPremisesInstanceInput {
|
|
1937
|
-
|
|
1938
|
-
instanceName: string | undefined;
|
|
1939
|
-
}
|
|
1940
|
-
export declare namespace DeregisterOnPremisesInstanceInput {
|
|
1941
|
-
|
|
1942
|
-
const filterSensitiveLog: (obj: DeregisterOnPremisesInstanceInput) => any;
|
|
1943
|
-
}
|
|
1944
|
-
|
|
1945
|
-
export interface GetApplicationInput {
|
|
1946
|
-
|
|
1947
|
-
applicationName: string | undefined;
|
|
1948
|
-
}
|
|
1949
|
-
export declare namespace GetApplicationInput {
|
|
1950
|
-
|
|
1951
|
-
const filterSensitiveLog: (obj: GetApplicationInput) => any;
|
|
1952
|
-
}
|
|
1953
|
-
|
|
1954
|
-
export interface GetApplicationOutput {
|
|
1955
|
-
|
|
1956
|
-
application?: ApplicationInfo;
|
|
1957
|
-
}
|
|
1958
|
-
export declare namespace GetApplicationOutput {
|
|
1959
|
-
|
|
1960
|
-
const filterSensitiveLog: (obj: GetApplicationOutput) => any;
|
|
1961
|
-
}
|
|
1962
|
-
|
|
1963
|
-
export interface GetApplicationRevisionInput {
|
|
1964
|
-
|
|
1965
|
-
applicationName: string | undefined;
|
|
1966
|
-
|
|
1967
|
-
revision: RevisionLocation | undefined;
|
|
1968
|
-
}
|
|
1969
|
-
export declare namespace GetApplicationRevisionInput {
|
|
1970
|
-
|
|
1971
|
-
const filterSensitiveLog: (obj: GetApplicationRevisionInput) => any;
|
|
1972
|
-
}
|
|
1973
|
-
|
|
1974
|
-
export interface GetApplicationRevisionOutput {
|
|
1975
|
-
|
|
1976
|
-
applicationName?: string;
|
|
1977
|
-
|
|
1978
|
-
revision?: RevisionLocation;
|
|
1979
|
-
|
|
1980
|
-
revisionInfo?: GenericRevisionInfo;
|
|
1981
|
-
}
|
|
1982
|
-
export declare namespace GetApplicationRevisionOutput {
|
|
1983
|
-
|
|
1984
|
-
const filterSensitiveLog: (obj: GetApplicationRevisionOutput) => any;
|
|
1985
|
-
}
|
|
1986
|
-
|
|
1987
|
-
export interface GetDeploymentInput {
|
|
1988
|
-
|
|
1989
|
-
deploymentId: string | undefined;
|
|
1990
|
-
}
|
|
1991
|
-
export declare namespace GetDeploymentInput {
|
|
1992
|
-
|
|
1993
|
-
const filterSensitiveLog: (obj: GetDeploymentInput) => any;
|
|
1994
|
-
}
|
|
1995
|
-
|
|
1996
|
-
export interface GetDeploymentOutput {
|
|
1997
|
-
|
|
1998
|
-
deploymentInfo?: DeploymentInfo;
|
|
1999
|
-
}
|
|
2000
|
-
export declare namespace GetDeploymentOutput {
|
|
2001
|
-
|
|
2002
|
-
const filterSensitiveLog: (obj: GetDeploymentOutput) => any;
|
|
2003
|
-
}
|
|
2004
|
-
|
|
2005
|
-
export interface GetDeploymentConfigInput {
|
|
2006
|
-
|
|
2007
|
-
deploymentConfigName: string | undefined;
|
|
2008
|
-
}
|
|
2009
|
-
export declare namespace GetDeploymentConfigInput {
|
|
2010
|
-
|
|
2011
|
-
const filterSensitiveLog: (obj: GetDeploymentConfigInput) => any;
|
|
2012
|
-
}
|
|
2013
|
-
|
|
2014
|
-
export interface DeploymentConfigInfo {
|
|
2015
|
-
|
|
2016
|
-
deploymentConfigId?: string;
|
|
2017
|
-
|
|
2018
|
-
deploymentConfigName?: string;
|
|
2019
|
-
|
|
2020
|
-
minimumHealthyHosts?: MinimumHealthyHosts;
|
|
2021
|
-
|
|
2022
|
-
createTime?: Date;
|
|
2023
|
-
|
|
2024
|
-
computePlatform?: ComputePlatform | string;
|
|
2025
|
-
|
|
2026
|
-
trafficRoutingConfig?: TrafficRoutingConfig;
|
|
2027
|
-
}
|
|
2028
|
-
export declare namespace DeploymentConfigInfo {
|
|
2029
|
-
|
|
2030
|
-
const filterSensitiveLog: (obj: DeploymentConfigInfo) => any;
|
|
2031
|
-
}
|
|
2032
|
-
|
|
2033
|
-
export interface GetDeploymentConfigOutput {
|
|
2034
|
-
|
|
2035
|
-
deploymentConfigInfo?: DeploymentConfigInfo;
|
|
2036
|
-
}
|
|
2037
|
-
export declare namespace GetDeploymentConfigOutput {
|
|
2038
|
-
|
|
2039
|
-
const filterSensitiveLog: (obj: GetDeploymentConfigOutput) => any;
|
|
2040
|
-
}
|
|
2041
|
-
|
|
2042
|
-
export interface GetDeploymentGroupInput {
|
|
2043
|
-
|
|
2044
|
-
applicationName: string | undefined;
|
|
2045
|
-
|
|
2046
|
-
deploymentGroupName: string | undefined;
|
|
2047
|
-
}
|
|
2048
|
-
export declare namespace GetDeploymentGroupInput {
|
|
2049
|
-
|
|
2050
|
-
const filterSensitiveLog: (obj: GetDeploymentGroupInput) => any;
|
|
2051
|
-
}
|
|
2052
|
-
|
|
2053
|
-
export interface GetDeploymentGroupOutput {
|
|
2054
|
-
|
|
2055
|
-
deploymentGroupInfo?: DeploymentGroupInfo;
|
|
2056
|
-
}
|
|
2057
|
-
export declare namespace GetDeploymentGroupOutput {
|
|
2058
|
-
|
|
2059
|
-
const filterSensitiveLog: (obj: GetDeploymentGroupOutput) => any;
|
|
2060
|
-
}
|
|
2061
|
-
|
|
2062
|
-
export interface GetDeploymentInstanceInput {
|
|
2063
|
-
|
|
2064
|
-
deploymentId: string | undefined;
|
|
2065
|
-
|
|
2066
|
-
instanceId: string | undefined;
|
|
2067
|
-
}
|
|
2068
|
-
export declare namespace GetDeploymentInstanceInput {
|
|
2069
|
-
|
|
2070
|
-
const filterSensitiveLog: (obj: GetDeploymentInstanceInput) => any;
|
|
2071
|
-
}
|
|
2072
|
-
|
|
2073
|
-
export interface GetDeploymentInstanceOutput {
|
|
2074
|
-
|
|
2075
|
-
instanceSummary?: InstanceSummary;
|
|
2076
|
-
}
|
|
2077
|
-
export declare namespace GetDeploymentInstanceOutput {
|
|
2078
|
-
|
|
2079
|
-
const filterSensitiveLog: (obj: GetDeploymentInstanceOutput) => any;
|
|
2080
|
-
}
|
|
2081
|
-
export interface GetDeploymentTargetInput {
|
|
2082
|
-
|
|
2083
|
-
deploymentId?: string;
|
|
2084
|
-
|
|
2085
|
-
targetId?: string;
|
|
2086
|
-
}
|
|
2087
|
-
export declare namespace GetDeploymentTargetInput {
|
|
2088
|
-
|
|
2089
|
-
const filterSensitiveLog: (obj: GetDeploymentTargetInput) => any;
|
|
2090
|
-
}
|
|
2091
|
-
export interface GetDeploymentTargetOutput {
|
|
2092
|
-
|
|
2093
|
-
deploymentTarget?: DeploymentTarget;
|
|
2094
|
-
}
|
|
2095
|
-
export declare namespace GetDeploymentTargetOutput {
|
|
2096
|
-
|
|
2097
|
-
const filterSensitiveLog: (obj: GetDeploymentTargetOutput) => any;
|
|
2098
|
-
}
|
|
2099
|
-
|
|
2100
|
-
export interface GetOnPremisesInstanceInput {
|
|
2101
|
-
|
|
2102
|
-
instanceName: string | undefined;
|
|
2103
|
-
}
|
|
2104
|
-
export declare namespace GetOnPremisesInstanceInput {
|
|
2105
|
-
|
|
2106
|
-
const filterSensitiveLog: (obj: GetOnPremisesInstanceInput) => any;
|
|
2107
|
-
}
|
|
2108
|
-
|
|
2109
|
-
export interface GetOnPremisesInstanceOutput {
|
|
2110
|
-
|
|
2111
|
-
instanceInfo?: InstanceInfo;
|
|
2112
|
-
}
|
|
2113
|
-
export declare namespace GetOnPremisesInstanceOutput {
|
|
2114
|
-
|
|
2115
|
-
const filterSensitiveLog: (obj: GetOnPremisesInstanceOutput) => any;
|
|
2116
|
-
}
|
|
2117
|
-
|
|
2118
|
-
export interface InvalidBucketNameFilterException extends __SmithyException, $MetadataBearer {
|
|
2119
|
-
name: "InvalidBucketNameFilterException";
|
|
2120
|
-
$fault: "client";
|
|
2121
|
-
|
|
2122
|
-
message?: string;
|
|
2123
|
-
}
|
|
2124
|
-
|
|
2125
|
-
export interface InvalidDeployedStateFilterException extends __SmithyException, $MetadataBearer {
|
|
2126
|
-
name: "InvalidDeployedStateFilterException";
|
|
2127
|
-
$fault: "client";
|
|
2128
|
-
|
|
2129
|
-
message?: string;
|
|
2130
|
-
}
|
|
2131
|
-
|
|
2132
|
-
export interface InvalidKeyPrefixFilterException extends __SmithyException, $MetadataBearer {
|
|
2133
|
-
name: "InvalidKeyPrefixFilterException";
|
|
2134
|
-
$fault: "client";
|
|
2135
|
-
|
|
2136
|
-
message?: string;
|
|
2137
|
-
}
|
|
2138
|
-
|
|
2139
|
-
export interface InvalidNextTokenException extends __SmithyException, $MetadataBearer {
|
|
2140
|
-
name: "InvalidNextTokenException";
|
|
2141
|
-
$fault: "client";
|
|
2142
|
-
|
|
2143
|
-
message?: string;
|
|
2144
|
-
}
|
|
2145
|
-
|
|
2146
|
-
export interface InvalidSortByException extends __SmithyException, $MetadataBearer {
|
|
2147
|
-
name: "InvalidSortByException";
|
|
2148
|
-
$fault: "client";
|
|
2149
|
-
|
|
2150
|
-
message?: string;
|
|
2151
|
-
}
|
|
2152
|
-
|
|
2153
|
-
export interface InvalidSortOrderException extends __SmithyException, $MetadataBearer {
|
|
2154
|
-
name: "InvalidSortOrderException";
|
|
2155
|
-
$fault: "client";
|
|
2156
|
-
|
|
2157
|
-
message?: string;
|
|
2158
|
-
}
|
|
2159
|
-
export declare enum ListStateFilterAction {
|
|
2160
|
-
Exclude = "exclude",
|
|
2161
|
-
Ignore = "ignore",
|
|
2162
|
-
Include = "include"
|
|
2163
|
-
}
|
|
2164
|
-
export declare enum SortOrder {
|
|
2165
|
-
Ascending = "ascending",
|
|
2166
|
-
Descending = "descending"
|
|
2167
|
-
}
|
|
2168
|
-
|
|
2169
|
-
export interface ListApplicationRevisionsInput {
|
|
2170
|
-
|
|
2171
|
-
applicationName: string | undefined;
|
|
2172
|
-
|
|
2173
|
-
sortBy?: ApplicationRevisionSortBy | string;
|
|
2174
|
-
|
|
2175
|
-
sortOrder?: SortOrder | string;
|
|
2176
|
-
|
|
2177
|
-
s3Bucket?: string;
|
|
2178
|
-
|
|
2179
|
-
s3KeyPrefix?: string;
|
|
2180
|
-
|
|
2181
|
-
deployed?: ListStateFilterAction | string;
|
|
2182
|
-
|
|
2183
|
-
nextToken?: string;
|
|
2184
|
-
}
|
|
2185
|
-
export declare namespace ListApplicationRevisionsInput {
|
|
2186
|
-
|
|
2187
|
-
const filterSensitiveLog: (obj: ListApplicationRevisionsInput) => any;
|
|
2188
|
-
}
|
|
2189
|
-
|
|
2190
|
-
export interface ListApplicationRevisionsOutput {
|
|
2191
|
-
|
|
2192
|
-
revisions?: RevisionLocation[];
|
|
2193
|
-
|
|
2194
|
-
nextToken?: string;
|
|
2195
|
-
}
|
|
2196
|
-
export declare namespace ListApplicationRevisionsOutput {
|
|
2197
|
-
|
|
2198
|
-
const filterSensitiveLog: (obj: ListApplicationRevisionsOutput) => any;
|
|
2199
|
-
}
|
|
2200
|
-
|
|
2201
|
-
export interface ListApplicationsInput {
|
|
2202
|
-
|
|
2203
|
-
nextToken?: string;
|
|
2204
|
-
}
|
|
2205
|
-
export declare namespace ListApplicationsInput {
|
|
2206
|
-
|
|
2207
|
-
const filterSensitiveLog: (obj: ListApplicationsInput) => any;
|
|
2208
|
-
}
|
|
2209
|
-
|
|
2210
|
-
export interface ListApplicationsOutput {
|
|
2211
|
-
|
|
2212
|
-
applications?: string[];
|
|
2213
|
-
|
|
2214
|
-
nextToken?: string;
|
|
2215
|
-
}
|
|
2216
|
-
export declare namespace ListApplicationsOutput {
|
|
2217
|
-
|
|
2218
|
-
const filterSensitiveLog: (obj: ListApplicationsOutput) => any;
|
|
2219
|
-
}
|
|
2220
|
-
|
|
2221
|
-
export interface ListDeploymentConfigsInput {
|
|
2222
|
-
|
|
2223
|
-
nextToken?: string;
|
|
2224
|
-
}
|
|
2225
|
-
export declare namespace ListDeploymentConfigsInput {
|
|
2226
|
-
|
|
2227
|
-
const filterSensitiveLog: (obj: ListDeploymentConfigsInput) => any;
|
|
2228
|
-
}
|
|
2229
|
-
|
|
2230
|
-
export interface ListDeploymentConfigsOutput {
|
|
2231
|
-
|
|
2232
|
-
deploymentConfigsList?: string[];
|
|
2233
|
-
|
|
2234
|
-
nextToken?: string;
|
|
2235
|
-
}
|
|
2236
|
-
export declare namespace ListDeploymentConfigsOutput {
|
|
2237
|
-
|
|
2238
|
-
const filterSensitiveLog: (obj: ListDeploymentConfigsOutput) => any;
|
|
2239
|
-
}
|
|
2240
|
-
|
|
2241
|
-
export interface ListDeploymentGroupsInput {
|
|
2242
|
-
|
|
2243
|
-
applicationName: string | undefined;
|
|
2244
|
-
|
|
2245
|
-
nextToken?: string;
|
|
2246
|
-
}
|
|
2247
|
-
export declare namespace ListDeploymentGroupsInput {
|
|
2248
|
-
|
|
2249
|
-
const filterSensitiveLog: (obj: ListDeploymentGroupsInput) => any;
|
|
2250
|
-
}
|
|
2251
|
-
|
|
2252
|
-
export interface ListDeploymentGroupsOutput {
|
|
2253
|
-
|
|
2254
|
-
applicationName?: string;
|
|
2255
|
-
|
|
2256
|
-
deploymentGroups?: string[];
|
|
2257
|
-
|
|
2258
|
-
nextToken?: string;
|
|
2259
|
-
}
|
|
2260
|
-
export declare namespace ListDeploymentGroupsOutput {
|
|
2261
|
-
|
|
2262
|
-
const filterSensitiveLog: (obj: ListDeploymentGroupsOutput) => any;
|
|
2263
|
-
}
|
|
2264
|
-
|
|
2265
|
-
export interface InvalidDeploymentInstanceTypeException extends __SmithyException, $MetadataBearer {
|
|
2266
|
-
name: "InvalidDeploymentInstanceTypeException";
|
|
2267
|
-
$fault: "client";
|
|
2268
|
-
|
|
2269
|
-
message?: string;
|
|
2270
|
-
}
|
|
2271
|
-
|
|
2272
|
-
export interface InvalidInstanceStatusException extends __SmithyException, $MetadataBearer {
|
|
2273
|
-
name: "InvalidInstanceStatusException";
|
|
2274
|
-
$fault: "client";
|
|
2275
|
-
|
|
2276
|
-
message?: string;
|
|
2277
|
-
}
|
|
2278
|
-
|
|
2279
|
-
export interface InvalidInstanceTypeException extends __SmithyException, $MetadataBearer {
|
|
2280
|
-
name: "InvalidInstanceTypeException";
|
|
2281
|
-
$fault: "client";
|
|
2282
|
-
|
|
2283
|
-
message?: string;
|
|
2284
|
-
}
|
|
2285
|
-
|
|
2286
|
-
export interface InvalidTargetFilterNameException extends __SmithyException, $MetadataBearer {
|
|
2287
|
-
name: "InvalidTargetFilterNameException";
|
|
2288
|
-
$fault: "client";
|
|
2289
|
-
|
|
2290
|
-
message?: string;
|
|
2291
|
-
}
|
|
2292
|
-
|
|
2293
|
-
export interface ListDeploymentInstancesInput {
|
|
2294
|
-
|
|
2295
|
-
deploymentId: string | undefined;
|
|
2296
|
-
|
|
2297
|
-
nextToken?: string;
|
|
2298
|
-
|
|
2299
|
-
instanceStatusFilter?: (InstanceStatus | string)[];
|
|
2300
|
-
|
|
2301
|
-
instanceTypeFilter?: (_InstanceType | string)[];
|
|
2302
|
-
}
|
|
2303
|
-
export declare namespace ListDeploymentInstancesInput {
|
|
2304
|
-
|
|
2305
|
-
const filterSensitiveLog: (obj: ListDeploymentInstancesInput) => any;
|
|
2306
|
-
}
|
|
2307
|
-
|
|
2308
|
-
export interface ListDeploymentInstancesOutput {
|
|
2309
|
-
|
|
2310
|
-
instancesList?: string[];
|
|
2311
|
-
|
|
2312
|
-
nextToken?: string;
|
|
2313
|
-
}
|
|
2314
|
-
export declare namespace ListDeploymentInstancesOutput {
|
|
2315
|
-
|
|
2316
|
-
const filterSensitiveLog: (obj: ListDeploymentInstancesOutput) => any;
|
|
2317
|
-
}
|
|
2318
|
-
|
|
2319
|
-
export interface InvalidExternalIdException extends __SmithyException, $MetadataBearer {
|
|
2320
|
-
name: "InvalidExternalIdException";
|
|
2321
|
-
$fault: "client";
|
|
2322
|
-
|
|
2323
|
-
message?: string;
|
|
2324
|
-
}
|
|
2325
|
-
|
|
2326
|
-
export interface InvalidTimeRangeException extends __SmithyException, $MetadataBearer {
|
|
2327
|
-
name: "InvalidTimeRangeException";
|
|
2328
|
-
$fault: "client";
|
|
2329
|
-
|
|
2330
|
-
message?: string;
|
|
2331
|
-
}
|
|
2332
|
-
|
|
2333
|
-
export interface TimeRange {
|
|
2334
|
-
|
|
2335
|
-
start?: Date;
|
|
2336
|
-
|
|
2337
|
-
end?: Date;
|
|
2338
|
-
}
|
|
2339
|
-
export declare namespace TimeRange {
|
|
2340
|
-
|
|
2341
|
-
const filterSensitiveLog: (obj: TimeRange) => any;
|
|
2342
|
-
}
|
|
2343
|
-
|
|
2344
|
-
export interface ListDeploymentsInput {
|
|
2345
|
-
|
|
2346
|
-
applicationName?: string;
|
|
2347
|
-
|
|
2348
|
-
deploymentGroupName?: string;
|
|
2349
|
-
|
|
2350
|
-
externalId?: string;
|
|
2351
|
-
|
|
2352
|
-
includeOnlyStatuses?: (DeploymentStatus | string)[];
|
|
2353
|
-
|
|
2354
|
-
createTimeRange?: TimeRange;
|
|
2355
|
-
|
|
2356
|
-
nextToken?: string;
|
|
2357
|
-
}
|
|
2358
|
-
export declare namespace ListDeploymentsInput {
|
|
2359
|
-
|
|
2360
|
-
const filterSensitiveLog: (obj: ListDeploymentsInput) => any;
|
|
2361
|
-
}
|
|
2362
|
-
|
|
2363
|
-
export interface ListDeploymentsOutput {
|
|
2364
|
-
|
|
2365
|
-
deployments?: string[];
|
|
2366
|
-
|
|
2367
|
-
nextToken?: string;
|
|
2368
|
-
}
|
|
2369
|
-
export declare namespace ListDeploymentsOutput {
|
|
2370
|
-
|
|
2371
|
-
const filterSensitiveLog: (obj: ListDeploymentsOutput) => any;
|
|
2372
|
-
}
|
|
2373
|
-
export declare enum TargetFilterName {
|
|
2374
|
-
SERVER_INSTANCE_LABEL = "ServerInstanceLabel",
|
|
2375
|
-
TARGET_STATUS = "TargetStatus"
|
|
2376
|
-
}
|
|
2377
|
-
export interface ListDeploymentTargetsInput {
|
|
2378
|
-
|
|
2379
|
-
deploymentId?: string;
|
|
2380
|
-
|
|
2381
|
-
nextToken?: string;
|
|
2382
|
-
|
|
2383
|
-
targetFilters?: {
|
|
2384
|
-
[key: string]: string[];
|
|
2385
|
-
};
|
|
2386
|
-
}
|
|
2387
|
-
export declare namespace ListDeploymentTargetsInput {
|
|
2388
|
-
|
|
2389
|
-
const filterSensitiveLog: (obj: ListDeploymentTargetsInput) => any;
|
|
2390
|
-
}
|
|
2391
|
-
export interface ListDeploymentTargetsOutput {
|
|
2392
|
-
|
|
2393
|
-
targetIds?: string[];
|
|
2394
|
-
|
|
2395
|
-
nextToken?: string;
|
|
2396
|
-
}
|
|
2397
|
-
export declare namespace ListDeploymentTargetsOutput {
|
|
2398
|
-
|
|
2399
|
-
const filterSensitiveLog: (obj: ListDeploymentTargetsOutput) => any;
|
|
2400
|
-
}
|
|
2401
|
-
|
|
2402
|
-
export interface ListGitHubAccountTokenNamesInput {
|
|
2403
|
-
|
|
2404
|
-
nextToken?: string;
|
|
2405
|
-
}
|
|
2406
|
-
export declare namespace ListGitHubAccountTokenNamesInput {
|
|
2407
|
-
|
|
2408
|
-
const filterSensitiveLog: (obj: ListGitHubAccountTokenNamesInput) => any;
|
|
2409
|
-
}
|
|
2410
|
-
|
|
2411
|
-
export interface ListGitHubAccountTokenNamesOutput {
|
|
2412
|
-
|
|
2413
|
-
tokenNameList?: string[];
|
|
2414
|
-
|
|
2415
|
-
nextToken?: string;
|
|
2416
|
-
}
|
|
2417
|
-
export declare namespace ListGitHubAccountTokenNamesOutput {
|
|
2418
|
-
|
|
2419
|
-
const filterSensitiveLog: (obj: ListGitHubAccountTokenNamesOutput) => any;
|
|
2420
|
-
}
|
|
2421
|
-
|
|
2422
|
-
export interface InvalidRegistrationStatusException extends __SmithyException, $MetadataBearer {
|
|
2423
|
-
name: "InvalidRegistrationStatusException";
|
|
2424
|
-
$fault: "client";
|
|
2425
|
-
|
|
2426
|
-
message?: string;
|
|
2427
|
-
}
|
|
2428
|
-
|
|
2429
|
-
export interface InvalidTagFilterException extends __SmithyException, $MetadataBearer {
|
|
2430
|
-
name: "InvalidTagFilterException";
|
|
2431
|
-
$fault: "client";
|
|
2432
|
-
|
|
2433
|
-
message?: string;
|
|
2434
|
-
}
|
|
2435
|
-
export declare enum RegistrationStatus {
|
|
2436
|
-
Deregistered = "Deregistered",
|
|
2437
|
-
Registered = "Registered"
|
|
2438
|
-
}
|
|
2439
|
-
|
|
2440
|
-
export interface ListOnPremisesInstancesInput {
|
|
2441
|
-
|
|
2442
|
-
registrationStatus?: RegistrationStatus | string;
|
|
2443
|
-
|
|
2444
|
-
tagFilters?: TagFilter[];
|
|
2445
|
-
|
|
2446
|
-
nextToken?: string;
|
|
2447
|
-
}
|
|
2448
|
-
export declare namespace ListOnPremisesInstancesInput {
|
|
2449
|
-
|
|
2450
|
-
const filterSensitiveLog: (obj: ListOnPremisesInstancesInput) => any;
|
|
2451
|
-
}
|
|
2452
|
-
|
|
2453
|
-
export interface ListOnPremisesInstancesOutput {
|
|
2454
|
-
|
|
2455
|
-
instanceNames?: string[];
|
|
2456
|
-
|
|
2457
|
-
nextToken?: string;
|
|
2458
|
-
}
|
|
2459
|
-
export declare namespace ListOnPremisesInstancesOutput {
|
|
2460
|
-
|
|
2461
|
-
const filterSensitiveLog: (obj: ListOnPremisesInstancesOutput) => any;
|
|
2462
|
-
}
|
|
2463
|
-
|
|
2464
|
-
export interface InvalidArnException extends __SmithyException, $MetadataBearer {
|
|
2465
|
-
name: "InvalidArnException";
|
|
2466
|
-
$fault: "client";
|
|
2467
|
-
|
|
2468
|
-
message?: string;
|
|
2469
|
-
}
|
|
2470
|
-
export interface ListTagsForResourceInput {
|
|
2471
|
-
|
|
2472
|
-
ResourceArn: string | undefined;
|
|
2473
|
-
|
|
2474
|
-
NextToken?: string;
|
|
2475
|
-
}
|
|
2476
|
-
export declare namespace ListTagsForResourceInput {
|
|
2477
|
-
|
|
2478
|
-
const filterSensitiveLog: (obj: ListTagsForResourceInput) => any;
|
|
2479
|
-
}
|
|
2480
|
-
export interface ListTagsForResourceOutput {
|
|
2481
|
-
|
|
2482
|
-
Tags?: Tag[];
|
|
2483
|
-
|
|
2484
|
-
NextToken?: string;
|
|
2485
|
-
}
|
|
2486
|
-
export declare namespace ListTagsForResourceOutput {
|
|
2487
|
-
|
|
2488
|
-
const filterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
|
|
2489
|
-
}
|
|
2490
|
-
|
|
2491
|
-
export interface ResourceArnRequiredException extends __SmithyException, $MetadataBearer {
|
|
2492
|
-
name: "ResourceArnRequiredException";
|
|
2493
|
-
$fault: "client";
|
|
2494
|
-
|
|
2495
|
-
message?: string;
|
|
2496
|
-
}
|
|
2497
|
-
|
|
2498
|
-
export interface InvalidLifecycleEventHookExecutionIdException extends __SmithyException, $MetadataBearer {
|
|
2499
|
-
name: "InvalidLifecycleEventHookExecutionIdException";
|
|
2500
|
-
$fault: "client";
|
|
2501
|
-
|
|
2502
|
-
message?: string;
|
|
2503
|
-
}
|
|
2504
|
-
|
|
2505
|
-
export interface InvalidLifecycleEventHookExecutionStatusException extends __SmithyException, $MetadataBearer {
|
|
2506
|
-
name: "InvalidLifecycleEventHookExecutionStatusException";
|
|
2507
|
-
$fault: "client";
|
|
2508
|
-
|
|
2509
|
-
message?: string;
|
|
2510
|
-
}
|
|
2511
|
-
|
|
2512
|
-
export interface LifecycleEventAlreadyCompletedException extends __SmithyException, $MetadataBearer {
|
|
2513
|
-
name: "LifecycleEventAlreadyCompletedException";
|
|
2514
|
-
$fault: "client";
|
|
2515
|
-
|
|
2516
|
-
message?: string;
|
|
2517
|
-
}
|
|
2518
|
-
export interface PutLifecycleEventHookExecutionStatusInput {
|
|
2519
|
-
|
|
2520
|
-
deploymentId?: string;
|
|
2521
|
-
|
|
2522
|
-
lifecycleEventHookExecutionId?: string;
|
|
2523
|
-
|
|
2524
|
-
status?: LifecycleEventStatus | string;
|
|
2525
|
-
}
|
|
2526
|
-
export declare namespace PutLifecycleEventHookExecutionStatusInput {
|
|
2527
|
-
|
|
2528
|
-
const filterSensitiveLog: (obj: PutLifecycleEventHookExecutionStatusInput) => any;
|
|
2529
|
-
}
|
|
2530
|
-
export interface PutLifecycleEventHookExecutionStatusOutput {
|
|
2531
|
-
|
|
2532
|
-
lifecycleEventHookExecutionId?: string;
|
|
2533
|
-
}
|
|
2534
|
-
export declare namespace PutLifecycleEventHookExecutionStatusOutput {
|
|
2535
|
-
|
|
2536
|
-
const filterSensitiveLog: (obj: PutLifecycleEventHookExecutionStatusOutput) => any;
|
|
2537
|
-
}
|
|
2538
|
-
|
|
2539
|
-
export interface RegisterApplicationRevisionInput {
|
|
2540
|
-
|
|
2541
|
-
applicationName: string | undefined;
|
|
2542
|
-
|
|
2543
|
-
description?: string;
|
|
2544
|
-
|
|
2545
|
-
revision: RevisionLocation | undefined;
|
|
2546
|
-
}
|
|
2547
|
-
export declare namespace RegisterApplicationRevisionInput {
|
|
2548
|
-
|
|
2549
|
-
const filterSensitiveLog: (obj: RegisterApplicationRevisionInput) => any;
|
|
2550
|
-
}
|
|
2551
|
-
|
|
2552
|
-
export interface IamArnRequiredException extends __SmithyException, $MetadataBearer {
|
|
2553
|
-
name: "IamArnRequiredException";
|
|
2554
|
-
$fault: "client";
|
|
2555
|
-
|
|
2556
|
-
message?: string;
|
|
2557
|
-
}
|
|
2558
|
-
|
|
2559
|
-
export interface IamSessionArnAlreadyRegisteredException extends __SmithyException, $MetadataBearer {
|
|
2560
|
-
name: "IamSessionArnAlreadyRegisteredException";
|
|
2561
|
-
$fault: "client";
|
|
2562
|
-
|
|
2563
|
-
message?: string;
|
|
2564
|
-
}
|
|
2565
|
-
|
|
2566
|
-
export interface IamUserArnAlreadyRegisteredException extends __SmithyException, $MetadataBearer {
|
|
2567
|
-
name: "IamUserArnAlreadyRegisteredException";
|
|
2568
|
-
$fault: "client";
|
|
2569
|
-
|
|
2570
|
-
message?: string;
|
|
2571
|
-
}
|
|
2572
|
-
|
|
2573
|
-
export interface IamUserArnRequiredException extends __SmithyException, $MetadataBearer {
|
|
2574
|
-
name: "IamUserArnRequiredException";
|
|
2575
|
-
$fault: "client";
|
|
2576
|
-
|
|
2577
|
-
message?: string;
|
|
2578
|
-
}
|
|
2579
|
-
|
|
2580
|
-
export interface InstanceNameAlreadyRegisteredException extends __SmithyException, $MetadataBearer {
|
|
2581
|
-
name: "InstanceNameAlreadyRegisteredException";
|
|
2582
|
-
$fault: "client";
|
|
2583
|
-
|
|
2584
|
-
message?: string;
|
|
2585
|
-
}
|
|
2586
|
-
|
|
2587
|
-
export interface InvalidIamSessionArnException extends __SmithyException, $MetadataBearer {
|
|
2588
|
-
name: "InvalidIamSessionArnException";
|
|
2589
|
-
$fault: "client";
|
|
2590
|
-
|
|
2591
|
-
message?: string;
|
|
2592
|
-
}
|
|
2593
|
-
|
|
2594
|
-
export interface InvalidIamUserArnException extends __SmithyException, $MetadataBearer {
|
|
2595
|
-
name: "InvalidIamUserArnException";
|
|
2596
|
-
$fault: "client";
|
|
2597
|
-
|
|
2598
|
-
message?: string;
|
|
2599
|
-
}
|
|
2600
|
-
|
|
2601
|
-
export interface MultipleIamArnsProvidedException extends __SmithyException, $MetadataBearer {
|
|
2602
|
-
name: "MultipleIamArnsProvidedException";
|
|
2603
|
-
$fault: "client";
|
|
2604
|
-
|
|
2605
|
-
message?: string;
|
|
2606
|
-
}
|
|
2607
|
-
|
|
2608
|
-
export interface RegisterOnPremisesInstanceInput {
|
|
2609
|
-
|
|
2610
|
-
instanceName: string | undefined;
|
|
2611
|
-
|
|
2612
|
-
iamSessionArn?: string;
|
|
2613
|
-
|
|
2614
|
-
iamUserArn?: string;
|
|
2615
|
-
}
|
|
2616
|
-
export declare namespace RegisterOnPremisesInstanceInput {
|
|
2617
|
-
|
|
2618
|
-
const filterSensitiveLog: (obj: RegisterOnPremisesInstanceInput) => any;
|
|
2619
|
-
}
|
|
2620
|
-
|
|
2621
|
-
export interface RemoveTagsFromOnPremisesInstancesInput {
|
|
2622
|
-
|
|
2623
|
-
tags: Tag[] | undefined;
|
|
2624
|
-
|
|
2625
|
-
instanceNames: string[] | undefined;
|
|
2626
|
-
}
|
|
2627
|
-
export declare namespace RemoveTagsFromOnPremisesInstancesInput {
|
|
2628
|
-
|
|
2629
|
-
const filterSensitiveLog: (obj: RemoveTagsFromOnPremisesInstancesInput) => any;
|
|
2630
|
-
}
|
|
2631
|
-
export interface SkipWaitTimeForInstanceTerminationInput {
|
|
2632
|
-
|
|
2633
|
-
deploymentId?: string;
|
|
2634
|
-
}
|
|
2635
|
-
export declare namespace SkipWaitTimeForInstanceTerminationInput {
|
|
2636
|
-
|
|
2637
|
-
const filterSensitiveLog: (obj: SkipWaitTimeForInstanceTerminationInput) => any;
|
|
2638
|
-
}
|
|
2639
|
-
|
|
2640
|
-
export interface StopDeploymentInput {
|
|
2641
|
-
|
|
2642
|
-
deploymentId: string | undefined;
|
|
2643
|
-
|
|
2644
|
-
autoRollbackEnabled?: boolean;
|
|
2645
|
-
}
|
|
2646
|
-
export declare namespace StopDeploymentInput {
|
|
2647
|
-
|
|
2648
|
-
const filterSensitiveLog: (obj: StopDeploymentInput) => any;
|
|
2649
|
-
}
|
|
2650
|
-
export declare enum StopStatus {
|
|
2651
|
-
PENDING = "Pending",
|
|
2652
|
-
SUCCEEDED = "Succeeded"
|
|
2653
|
-
}
|
|
2654
|
-
|
|
2655
|
-
export interface StopDeploymentOutput {
|
|
2656
|
-
|
|
2657
|
-
status?: StopStatus | string;
|
|
2658
|
-
|
|
2659
|
-
statusMessage?: string;
|
|
2660
|
-
}
|
|
2661
|
-
export declare namespace StopDeploymentOutput {
|
|
2662
|
-
|
|
2663
|
-
const filterSensitiveLog: (obj: StopDeploymentOutput) => any;
|
|
2664
|
-
}
|
|
2665
|
-
export interface TagResourceInput {
|
|
2666
|
-
|
|
2667
|
-
ResourceArn: string | undefined;
|
|
2668
|
-
|
|
2669
|
-
Tags: Tag[] | undefined;
|
|
2670
|
-
}
|
|
2671
|
-
export declare namespace TagResourceInput {
|
|
2672
|
-
|
|
2673
|
-
const filterSensitiveLog: (obj: TagResourceInput) => any;
|
|
2674
|
-
}
|
|
2675
|
-
export interface TagResourceOutput {
|
|
2676
|
-
}
|
|
2677
|
-
export declare namespace TagResourceOutput {
|
|
2678
|
-
|
|
2679
|
-
const filterSensitiveLog: (obj: TagResourceOutput) => any;
|
|
2680
|
-
}
|
|
2681
|
-
export interface UntagResourceInput {
|
|
2682
|
-
|
|
2683
|
-
ResourceArn: string | undefined;
|
|
2684
|
-
|
|
2685
|
-
TagKeys: string[] | undefined;
|
|
2686
|
-
}
|
|
2687
|
-
export declare namespace UntagResourceInput {
|
|
2688
|
-
|
|
2689
|
-
const filterSensitiveLog: (obj: UntagResourceInput) => any;
|
|
2690
|
-
}
|
|
2691
|
-
export interface UntagResourceOutput {
|
|
2692
|
-
}
|
|
2693
|
-
export declare namespace UntagResourceOutput {
|
|
2694
|
-
|
|
2695
|
-
const filterSensitiveLog: (obj: UntagResourceOutput) => any;
|
|
2696
|
-
}
|
|
2697
|
-
|
|
2698
|
-
export interface UpdateApplicationInput {
|
|
2699
|
-
|
|
2700
|
-
applicationName?: string;
|
|
2701
|
-
|
|
2702
|
-
newApplicationName?: string;
|
|
2703
|
-
}
|
|
2704
|
-
export declare namespace UpdateApplicationInput {
|
|
2705
|
-
|
|
2706
|
-
const filterSensitiveLog: (obj: UpdateApplicationInput) => any;
|
|
2707
|
-
}
|
|
2708
|
-
|
|
2709
|
-
export interface UpdateDeploymentGroupInput {
|
|
2710
|
-
|
|
2711
|
-
applicationName: string | undefined;
|
|
2712
|
-
|
|
2713
|
-
currentDeploymentGroupName: string | undefined;
|
|
2714
|
-
|
|
2715
|
-
newDeploymentGroupName?: string;
|
|
2716
|
-
|
|
2717
|
-
deploymentConfigName?: string;
|
|
2718
|
-
|
|
2719
|
-
ec2TagFilters?: EC2TagFilter[];
|
|
2720
|
-
|
|
2721
|
-
onPremisesInstanceTagFilters?: TagFilter[];
|
|
2722
|
-
|
|
2723
|
-
autoScalingGroups?: string[];
|
|
2724
|
-
|
|
2725
|
-
serviceRoleArn?: string;
|
|
2726
|
-
|
|
2727
|
-
triggerConfigurations?: TriggerConfig[];
|
|
2728
|
-
|
|
2729
|
-
alarmConfiguration?: AlarmConfiguration;
|
|
2730
|
-
|
|
2731
|
-
autoRollbackConfiguration?: AutoRollbackConfiguration;
|
|
2732
|
-
|
|
2733
|
-
outdatedInstancesStrategy?: OutdatedInstancesStrategy | string;
|
|
2734
|
-
|
|
2735
|
-
deploymentStyle?: DeploymentStyle;
|
|
2736
|
-
|
|
2737
|
-
blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration;
|
|
2738
|
-
|
|
2739
|
-
loadBalancerInfo?: LoadBalancerInfo;
|
|
2740
|
-
|
|
2741
|
-
ec2TagSet?: EC2TagSet;
|
|
2742
|
-
|
|
2743
|
-
ecsServices?: ECSService[];
|
|
2744
|
-
|
|
2745
|
-
onPremisesTagSet?: OnPremisesTagSet;
|
|
2746
|
-
}
|
|
2747
|
-
export declare namespace UpdateDeploymentGroupInput {
|
|
2748
|
-
|
|
2749
|
-
const filterSensitiveLog: (obj: UpdateDeploymentGroupInput) => any;
|
|
2750
|
-
}
|
|
2751
|
-
|
|
2752
|
-
export interface UpdateDeploymentGroupOutput {
|
|
2753
|
-
|
|
2754
|
-
hooksNotCleanedUp?: AutoScalingGroup[];
|
|
2755
|
-
}
|
|
2756
|
-
export declare namespace UpdateDeploymentGroupOutput {
|
|
2757
|
-
|
|
2758
|
-
const filterSensitiveLog: (obj: UpdateDeploymentGroupOutput) => any;
|
|
2759
|
-
}
|