@aws-sdk/client-codedeploy 3.131.0 → 3.142.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 +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js +1 -1
- package/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetApplicationsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +2 -2
- package/dist-cjs/commands/ContinueDeploymentCommand.js +1 -1
- package/dist-cjs/commands/CreateApplicationCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateDeploymentGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteApplicationCommand.js +1 -1
- package/dist-cjs/commands/DeleteDeploymentConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteDeploymentGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +2 -2
- package/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +1 -1
- package/dist-cjs/commands/GetApplicationCommand.js +2 -2
- package/dist-cjs/commands/GetApplicationRevisionCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentConfigCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentGroupCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentInstanceCommand.js +2 -2
- package/dist-cjs/commands/GetDeploymentTargetCommand.js +2 -2
- package/dist-cjs/commands/GetOnPremisesInstanceCommand.js +2 -2
- package/dist-cjs/commands/ListApplicationRevisionsCommand.js +2 -2
- package/dist-cjs/commands/ListApplicationsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentTargetsCommand.js +2 -2
- package/dist-cjs/commands/ListDeploymentsCommand.js +2 -2
- package/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +2 -2
- package/dist-cjs/commands/ListOnPremisesInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +2 -2
- package/dist-cjs/commands/RegisterApplicationRevisionCommand.js +1 -1
- package/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +1 -1
- package/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +1 -1
- package/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +1 -1
- package/dist-cjs/commands/StopDeploymentCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateApplicationCommand.js +1 -1
- package/dist-cjs/commands/UpdateDeploymentGroupCommand.js +2 -2
- package/dist-cjs/models/models_0.js +558 -834
- package/dist-cjs/protocols/Aws_json1_1.js +237 -462
- package/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +2 -2
- package/dist-es/commands/BatchGetApplicationRevisionsCommand.js +3 -3
- package/dist-es/commands/BatchGetApplicationsCommand.js +3 -3
- package/dist-es/commands/BatchGetDeploymentGroupsCommand.js +3 -3
- package/dist-es/commands/BatchGetDeploymentInstancesCommand.js +3 -3
- package/dist-es/commands/BatchGetDeploymentTargetsCommand.js +3 -3
- package/dist-es/commands/BatchGetDeploymentsCommand.js +3 -3
- package/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +3 -3
- package/dist-es/commands/ContinueDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateApplicationCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentConfigCommand.js +3 -3
- package/dist-es/commands/CreateDeploymentGroupCommand.js +3 -3
- package/dist-es/commands/DeleteApplicationCommand.js +2 -2
- package/dist-es/commands/DeleteDeploymentConfigCommand.js +2 -2
- package/dist-es/commands/DeleteDeploymentGroupCommand.js +3 -3
- package/dist-es/commands/DeleteGitHubAccountTokenCommand.js +3 -3
- package/dist-es/commands/DeleteResourcesByExternalIdCommand.js +3 -3
- package/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +2 -2
- package/dist-es/commands/GetApplicationCommand.js +3 -3
- package/dist-es/commands/GetApplicationRevisionCommand.js +3 -3
- package/dist-es/commands/GetDeploymentCommand.js +3 -3
- package/dist-es/commands/GetDeploymentConfigCommand.js +3 -3
- package/dist-es/commands/GetDeploymentGroupCommand.js +3 -3
- package/dist-es/commands/GetDeploymentInstanceCommand.js +3 -3
- package/dist-es/commands/GetDeploymentTargetCommand.js +3 -3
- package/dist-es/commands/GetOnPremisesInstanceCommand.js +3 -3
- package/dist-es/commands/ListApplicationRevisionsCommand.js +3 -3
- package/dist-es/commands/ListApplicationsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentConfigsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentGroupsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentInstancesCommand.js +3 -3
- package/dist-es/commands/ListDeploymentTargetsCommand.js +3 -3
- package/dist-es/commands/ListDeploymentsCommand.js +3 -3
- package/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +3 -3
- package/dist-es/commands/ListOnPremisesInstancesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +3 -3
- package/dist-es/commands/RegisterApplicationRevisionCommand.js +2 -2
- package/dist-es/commands/RegisterOnPremisesInstanceCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +2 -2
- package/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +2 -2
- package/dist-es/commands/StopDeploymentCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateApplicationCommand.js +2 -2
- package/dist-es/commands/UpdateDeploymentGroupCommand.js +3 -3
- package/dist-es/models/models_0.js +138 -552
- package/dist-es/protocols/Aws_json1_1.js +377 -463
- package/dist-types/models/models_0.d.ts +552 -828
- package/dist-types/ts3.4/models/models_0.d.ts +276 -552
- package/package.json +6 -6
|
@@ -7,10 +7,6 @@ export interface Tag {
|
|
|
7
7
|
|
|
8
8
|
Value?: string;
|
|
9
9
|
}
|
|
10
|
-
export declare namespace Tag {
|
|
11
|
-
|
|
12
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
13
|
-
}
|
|
14
10
|
|
|
15
11
|
export interface AddTagsToOnPremisesInstancesInput {
|
|
16
12
|
|
|
@@ -18,10 +14,6 @@ export interface AddTagsToOnPremisesInstancesInput {
|
|
|
18
14
|
|
|
19
15
|
instanceNames: string[] | undefined;
|
|
20
16
|
}
|
|
21
|
-
export declare namespace AddTagsToOnPremisesInstancesInput {
|
|
22
|
-
|
|
23
|
-
const filterSensitiveLog: (obj: AddTagsToOnPremisesInstancesInput) => any;
|
|
24
|
-
}
|
|
25
17
|
|
|
26
18
|
export declare class InstanceLimitExceededException extends __BaseException {
|
|
27
19
|
readonly name: "InstanceLimitExceededException";
|
|
@@ -76,10 +68,6 @@ export interface Alarm {
|
|
|
76
68
|
|
|
77
69
|
name?: string;
|
|
78
70
|
}
|
|
79
|
-
export declare namespace Alarm {
|
|
80
|
-
|
|
81
|
-
const filterSensitiveLog: (obj: Alarm) => any;
|
|
82
|
-
}
|
|
83
71
|
|
|
84
72
|
export interface AlarmConfiguration {
|
|
85
73
|
|
|
@@ -89,10 +77,6 @@ export interface AlarmConfiguration {
|
|
|
89
77
|
|
|
90
78
|
alarms?: Alarm[];
|
|
91
79
|
}
|
|
92
|
-
export declare namespace AlarmConfiguration {
|
|
93
|
-
|
|
94
|
-
const filterSensitiveLog: (obj: AlarmConfiguration) => any;
|
|
95
|
-
}
|
|
96
80
|
|
|
97
81
|
export declare class AlarmsLimitExceededException extends __BaseException {
|
|
98
82
|
readonly name: "AlarmsLimitExceededException";
|
|
@@ -134,10 +118,6 @@ export interface ApplicationInfo {
|
|
|
134
118
|
|
|
135
119
|
computePlatform?: ComputePlatform | string;
|
|
136
120
|
}
|
|
137
|
-
export declare namespace ApplicationInfo {
|
|
138
|
-
|
|
139
|
-
const filterSensitiveLog: (obj: ApplicationInfo) => any;
|
|
140
|
-
}
|
|
141
121
|
|
|
142
122
|
export declare class ApplicationLimitExceededException extends __BaseException {
|
|
143
123
|
readonly name: "ApplicationLimitExceededException";
|
|
@@ -164,10 +144,6 @@ export interface AppSpecContent {
|
|
|
164
144
|
|
|
165
145
|
sha256?: string;
|
|
166
146
|
}
|
|
167
|
-
export declare namespace AppSpecContent {
|
|
168
|
-
|
|
169
|
-
const filterSensitiveLog: (obj: AppSpecContent) => any;
|
|
170
|
-
}
|
|
171
147
|
|
|
172
148
|
export declare class ArnNotSupportedException extends __BaseException {
|
|
173
149
|
readonly name: "ArnNotSupportedException";
|
|
@@ -187,10 +163,6 @@ export interface AutoRollbackConfiguration {
|
|
|
187
163
|
|
|
188
164
|
events?: (AutoRollbackEvent | string)[];
|
|
189
165
|
}
|
|
190
|
-
export declare namespace AutoRollbackConfiguration {
|
|
191
|
-
|
|
192
|
-
const filterSensitiveLog: (obj: AutoRollbackConfiguration) => any;
|
|
193
|
-
}
|
|
194
166
|
|
|
195
167
|
export interface AutoScalingGroup {
|
|
196
168
|
|
|
@@ -198,10 +170,6 @@ export interface AutoScalingGroup {
|
|
|
198
170
|
|
|
199
171
|
hook?: string;
|
|
200
172
|
}
|
|
201
|
-
export declare namespace AutoScalingGroup {
|
|
202
|
-
|
|
203
|
-
const filterSensitiveLog: (obj: AutoScalingGroup) => any;
|
|
204
|
-
}
|
|
205
173
|
|
|
206
174
|
export interface GitHubLocation {
|
|
207
175
|
|
|
@@ -209,10 +177,6 @@ export interface GitHubLocation {
|
|
|
209
177
|
|
|
210
178
|
commitId?: string;
|
|
211
179
|
}
|
|
212
|
-
export declare namespace GitHubLocation {
|
|
213
|
-
|
|
214
|
-
const filterSensitiveLog: (obj: GitHubLocation) => any;
|
|
215
|
-
}
|
|
216
180
|
export declare enum RevisionLocationType {
|
|
217
181
|
AppSpecContent = "AppSpecContent",
|
|
218
182
|
GitHub = "GitHub",
|
|
@@ -239,10 +203,6 @@ export interface S3Location {
|
|
|
239
203
|
|
|
240
204
|
eTag?: string;
|
|
241
205
|
}
|
|
242
|
-
export declare namespace S3Location {
|
|
243
|
-
|
|
244
|
-
const filterSensitiveLog: (obj: S3Location) => any;
|
|
245
|
-
}
|
|
246
206
|
|
|
247
207
|
export interface RawString {
|
|
248
208
|
|
|
@@ -250,10 +210,6 @@ export interface RawString {
|
|
|
250
210
|
|
|
251
211
|
sha256?: string;
|
|
252
212
|
}
|
|
253
|
-
export declare namespace RawString {
|
|
254
|
-
|
|
255
|
-
const filterSensitiveLog: (obj: RawString) => any;
|
|
256
|
-
}
|
|
257
213
|
|
|
258
214
|
export interface RevisionLocation {
|
|
259
215
|
|
|
@@ -267,10 +223,6 @@ export interface RevisionLocation {
|
|
|
267
223
|
|
|
268
224
|
appSpecContent?: AppSpecContent;
|
|
269
225
|
}
|
|
270
|
-
export declare namespace RevisionLocation {
|
|
271
|
-
|
|
272
|
-
const filterSensitiveLog: (obj: RevisionLocation) => any;
|
|
273
|
-
}
|
|
274
226
|
|
|
275
227
|
export interface BatchGetApplicationRevisionsInput {
|
|
276
228
|
|
|
@@ -278,10 +230,6 @@ export interface BatchGetApplicationRevisionsInput {
|
|
|
278
230
|
|
|
279
231
|
revisions: RevisionLocation[] | undefined;
|
|
280
232
|
}
|
|
281
|
-
export declare namespace BatchGetApplicationRevisionsInput {
|
|
282
|
-
|
|
283
|
-
const filterSensitiveLog: (obj: BatchGetApplicationRevisionsInput) => any;
|
|
284
|
-
}
|
|
285
233
|
|
|
286
234
|
export interface GenericRevisionInfo {
|
|
287
235
|
|
|
@@ -295,10 +243,6 @@ export interface GenericRevisionInfo {
|
|
|
295
243
|
|
|
296
244
|
registerTime?: Date;
|
|
297
245
|
}
|
|
298
|
-
export declare namespace GenericRevisionInfo {
|
|
299
|
-
|
|
300
|
-
const filterSensitiveLog: (obj: GenericRevisionInfo) => any;
|
|
301
|
-
}
|
|
302
246
|
|
|
303
247
|
export interface RevisionInfo {
|
|
304
248
|
|
|
@@ -306,10 +250,6 @@ export interface RevisionInfo {
|
|
|
306
250
|
|
|
307
251
|
genericRevisionInfo?: GenericRevisionInfo;
|
|
308
252
|
}
|
|
309
|
-
export declare namespace RevisionInfo {
|
|
310
|
-
|
|
311
|
-
const filterSensitiveLog: (obj: RevisionInfo) => any;
|
|
312
|
-
}
|
|
313
253
|
|
|
314
254
|
export interface BatchGetApplicationRevisionsOutput {
|
|
315
255
|
|
|
@@ -319,10 +259,6 @@ export interface BatchGetApplicationRevisionsOutput {
|
|
|
319
259
|
|
|
320
260
|
revisions?: RevisionInfo[];
|
|
321
261
|
}
|
|
322
|
-
export declare namespace BatchGetApplicationRevisionsOutput {
|
|
323
|
-
|
|
324
|
-
const filterSensitiveLog: (obj: BatchGetApplicationRevisionsOutput) => any;
|
|
325
|
-
}
|
|
326
262
|
|
|
327
263
|
export declare class BatchLimitExceededException extends __BaseException {
|
|
328
264
|
readonly name: "BatchLimitExceededException";
|
|
@@ -356,19 +292,11 @@ export interface BatchGetApplicationsInput {
|
|
|
356
292
|
|
|
357
293
|
applicationNames: string[] | undefined;
|
|
358
294
|
}
|
|
359
|
-
export declare namespace BatchGetApplicationsInput {
|
|
360
|
-
|
|
361
|
-
const filterSensitiveLog: (obj: BatchGetApplicationsInput) => any;
|
|
362
|
-
}
|
|
363
295
|
|
|
364
296
|
export interface BatchGetApplicationsOutput {
|
|
365
297
|
|
|
366
298
|
applicationsInfo?: ApplicationInfo[];
|
|
367
299
|
}
|
|
368
|
-
export declare namespace BatchGetApplicationsOutput {
|
|
369
|
-
|
|
370
|
-
const filterSensitiveLog: (obj: BatchGetApplicationsOutput) => any;
|
|
371
|
-
}
|
|
372
300
|
|
|
373
301
|
export interface BatchGetDeploymentGroupsInput {
|
|
374
302
|
|
|
@@ -376,10 +304,6 @@ export interface BatchGetDeploymentGroupsInput {
|
|
|
376
304
|
|
|
377
305
|
deploymentGroupNames: string[] | undefined;
|
|
378
306
|
}
|
|
379
|
-
export declare namespace BatchGetDeploymentGroupsInput {
|
|
380
|
-
|
|
381
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentGroupsInput) => any;
|
|
382
|
-
}
|
|
383
307
|
export declare enum DeploymentReadyAction {
|
|
384
308
|
CONTINUE_DEPLOYMENT = "CONTINUE_DEPLOYMENT",
|
|
385
309
|
STOP_DEPLOYMENT = "STOP_DEPLOYMENT"
|
|
@@ -391,10 +315,6 @@ export interface DeploymentReadyOption {
|
|
|
391
315
|
|
|
392
316
|
waitTimeInMinutes?: number;
|
|
393
317
|
}
|
|
394
|
-
export declare namespace DeploymentReadyOption {
|
|
395
|
-
|
|
396
|
-
const filterSensitiveLog: (obj: DeploymentReadyOption) => any;
|
|
397
|
-
}
|
|
398
318
|
export declare enum GreenFleetProvisioningAction {
|
|
399
319
|
COPY_AUTO_SCALING_GROUP = "COPY_AUTO_SCALING_GROUP",
|
|
400
320
|
DISCOVER_EXISTING = "DISCOVER_EXISTING"
|
|
@@ -404,10 +324,6 @@ export interface GreenFleetProvisioningOption {
|
|
|
404
324
|
|
|
405
325
|
action?: GreenFleetProvisioningAction | string;
|
|
406
326
|
}
|
|
407
|
-
export declare namespace GreenFleetProvisioningOption {
|
|
408
|
-
|
|
409
|
-
const filterSensitiveLog: (obj: GreenFleetProvisioningOption) => any;
|
|
410
|
-
}
|
|
411
327
|
export declare enum InstanceAction {
|
|
412
328
|
KEEP_ALIVE = "KEEP_ALIVE",
|
|
413
329
|
TERMINATE = "TERMINATE"
|
|
@@ -419,10 +335,6 @@ export interface BlueInstanceTerminationOption {
|
|
|
419
335
|
|
|
420
336
|
terminationWaitTimeInMinutes?: number;
|
|
421
337
|
}
|
|
422
|
-
export declare namespace BlueInstanceTerminationOption {
|
|
423
|
-
|
|
424
|
-
const filterSensitiveLog: (obj: BlueInstanceTerminationOption) => any;
|
|
425
|
-
}
|
|
426
338
|
|
|
427
339
|
export interface BlueGreenDeploymentConfiguration {
|
|
428
340
|
|
|
@@ -432,10 +344,6 @@ export interface BlueGreenDeploymentConfiguration {
|
|
|
432
344
|
|
|
433
345
|
greenFleetProvisioningOption?: GreenFleetProvisioningOption;
|
|
434
346
|
}
|
|
435
|
-
export declare namespace BlueGreenDeploymentConfiguration {
|
|
436
|
-
|
|
437
|
-
const filterSensitiveLog: (obj: BlueGreenDeploymentConfiguration) => any;
|
|
438
|
-
}
|
|
439
347
|
export declare enum DeploymentOption {
|
|
440
348
|
WITHOUT_TRAFFIC_CONTROL = "WITHOUT_TRAFFIC_CONTROL",
|
|
441
349
|
WITH_TRAFFIC_CONTROL = "WITH_TRAFFIC_CONTROL"
|
|
@@ -451,10 +359,6 @@ export interface DeploymentStyle {
|
|
|
451
359
|
|
|
452
360
|
deploymentOption?: DeploymentOption | string;
|
|
453
361
|
}
|
|
454
|
-
export declare namespace DeploymentStyle {
|
|
455
|
-
|
|
456
|
-
const filterSensitiveLog: (obj: DeploymentStyle) => any;
|
|
457
|
-
}
|
|
458
362
|
export declare enum EC2TagFilterType {
|
|
459
363
|
KEY_AND_VALUE = "KEY_AND_VALUE",
|
|
460
364
|
KEY_ONLY = "KEY_ONLY",
|
|
@@ -469,19 +373,11 @@ export interface EC2TagFilter {
|
|
|
469
373
|
|
|
470
374
|
Type?: EC2TagFilterType | string;
|
|
471
375
|
}
|
|
472
|
-
export declare namespace EC2TagFilter {
|
|
473
|
-
|
|
474
|
-
const filterSensitiveLog: (obj: EC2TagFilter) => any;
|
|
475
|
-
}
|
|
476
376
|
|
|
477
377
|
export interface EC2TagSet {
|
|
478
378
|
|
|
479
379
|
ec2TagSetList?: EC2TagFilter[][];
|
|
480
380
|
}
|
|
481
|
-
export declare namespace EC2TagSet {
|
|
482
|
-
|
|
483
|
-
const filterSensitiveLog: (obj: EC2TagSet) => any;
|
|
484
|
-
}
|
|
485
381
|
|
|
486
382
|
export interface ECSService {
|
|
487
383
|
|
|
@@ -489,10 +385,6 @@ export interface ECSService {
|
|
|
489
385
|
|
|
490
386
|
clusterName?: string;
|
|
491
387
|
}
|
|
492
|
-
export declare namespace ECSService {
|
|
493
|
-
|
|
494
|
-
const filterSensitiveLog: (obj: ECSService) => any;
|
|
495
|
-
}
|
|
496
388
|
export declare enum DeploymentStatus {
|
|
497
389
|
BAKING = "Baking",
|
|
498
390
|
CREATED = "Created",
|
|
@@ -514,37 +406,21 @@ export interface LastDeploymentInfo {
|
|
|
514
406
|
|
|
515
407
|
createTime?: Date;
|
|
516
408
|
}
|
|
517
|
-
export declare namespace LastDeploymentInfo {
|
|
518
|
-
|
|
519
|
-
const filterSensitiveLog: (obj: LastDeploymentInfo) => any;
|
|
520
|
-
}
|
|
521
409
|
|
|
522
410
|
export interface ELBInfo {
|
|
523
411
|
|
|
524
412
|
name?: string;
|
|
525
413
|
}
|
|
526
|
-
export declare namespace ELBInfo {
|
|
527
|
-
|
|
528
|
-
const filterSensitiveLog: (obj: ELBInfo) => any;
|
|
529
|
-
}
|
|
530
414
|
|
|
531
415
|
export interface TargetGroupInfo {
|
|
532
416
|
|
|
533
417
|
name?: string;
|
|
534
418
|
}
|
|
535
|
-
export declare namespace TargetGroupInfo {
|
|
536
|
-
|
|
537
|
-
const filterSensitiveLog: (obj: TargetGroupInfo) => any;
|
|
538
|
-
}
|
|
539
419
|
|
|
540
420
|
export interface TrafficRoute {
|
|
541
421
|
|
|
542
422
|
listenerArns?: string[];
|
|
543
423
|
}
|
|
544
|
-
export declare namespace TrafficRoute {
|
|
545
|
-
|
|
546
|
-
const filterSensitiveLog: (obj: TrafficRoute) => any;
|
|
547
|
-
}
|
|
548
424
|
|
|
549
425
|
export interface TargetGroupPairInfo {
|
|
550
426
|
|
|
@@ -554,10 +430,6 @@ export interface TargetGroupPairInfo {
|
|
|
554
430
|
|
|
555
431
|
testTrafficRoute?: TrafficRoute;
|
|
556
432
|
}
|
|
557
|
-
export declare namespace TargetGroupPairInfo {
|
|
558
|
-
|
|
559
|
-
const filterSensitiveLog: (obj: TargetGroupPairInfo) => any;
|
|
560
|
-
}
|
|
561
433
|
|
|
562
434
|
export interface LoadBalancerInfo {
|
|
563
435
|
|
|
@@ -567,10 +439,6 @@ export interface LoadBalancerInfo {
|
|
|
567
439
|
|
|
568
440
|
targetGroupPairInfoList?: TargetGroupPairInfo[];
|
|
569
441
|
}
|
|
570
|
-
export declare namespace LoadBalancerInfo {
|
|
571
|
-
|
|
572
|
-
const filterSensitiveLog: (obj: LoadBalancerInfo) => any;
|
|
573
|
-
}
|
|
574
442
|
export declare enum TagFilterType {
|
|
575
443
|
KEY_AND_VALUE = "KEY_AND_VALUE",
|
|
576
444
|
KEY_ONLY = "KEY_ONLY",
|
|
@@ -585,19 +453,11 @@ export interface TagFilter {
|
|
|
585
453
|
|
|
586
454
|
Type?: TagFilterType | string;
|
|
587
455
|
}
|
|
588
|
-
export declare namespace TagFilter {
|
|
589
|
-
|
|
590
|
-
const filterSensitiveLog: (obj: TagFilter) => any;
|
|
591
|
-
}
|
|
592
456
|
|
|
593
457
|
export interface OnPremisesTagSet {
|
|
594
458
|
|
|
595
459
|
onPremisesTagSetList?: TagFilter[][];
|
|
596
460
|
}
|
|
597
|
-
export declare namespace OnPremisesTagSet {
|
|
598
|
-
|
|
599
|
-
const filterSensitiveLog: (obj: OnPremisesTagSet) => any;
|
|
600
|
-
}
|
|
601
461
|
export declare enum OutdatedInstancesStrategy {
|
|
602
462
|
Ignore = "IGNORE",
|
|
603
463
|
Update = "UPDATE"
|
|
@@ -623,10 +483,6 @@ export interface TriggerConfig {
|
|
|
623
483
|
|
|
624
484
|
triggerEvents?: (TriggerEventType | string)[];
|
|
625
485
|
}
|
|
626
|
-
export declare namespace TriggerConfig {
|
|
627
|
-
|
|
628
|
-
const filterSensitiveLog: (obj: TriggerConfig) => any;
|
|
629
|
-
}
|
|
630
486
|
|
|
631
487
|
export interface DeploymentGroupInfo {
|
|
632
488
|
|
|
@@ -674,10 +530,6 @@ export interface DeploymentGroupInfo {
|
|
|
674
530
|
|
|
675
531
|
ecsServices?: ECSService[];
|
|
676
532
|
}
|
|
677
|
-
export declare namespace DeploymentGroupInfo {
|
|
678
|
-
|
|
679
|
-
const filterSensitiveLog: (obj: DeploymentGroupInfo) => any;
|
|
680
|
-
}
|
|
681
533
|
|
|
682
534
|
export interface BatchGetDeploymentGroupsOutput {
|
|
683
535
|
|
|
@@ -685,10 +537,6 @@ export interface BatchGetDeploymentGroupsOutput {
|
|
|
685
537
|
|
|
686
538
|
errorMessage?: string;
|
|
687
539
|
}
|
|
688
|
-
export declare namespace BatchGetDeploymentGroupsOutput {
|
|
689
|
-
|
|
690
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentGroupsOutput) => any;
|
|
691
|
-
}
|
|
692
540
|
|
|
693
541
|
export declare class DeploymentConfigDoesNotExistException extends __BaseException {
|
|
694
542
|
readonly name: "DeploymentConfigDoesNotExistException";
|
|
@@ -717,10 +565,6 @@ export interface BatchGetDeploymentInstancesInput {
|
|
|
717
565
|
|
|
718
566
|
instanceIds: string[] | undefined;
|
|
719
567
|
}
|
|
720
|
-
export declare namespace BatchGetDeploymentInstancesInput {
|
|
721
|
-
|
|
722
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentInstancesInput) => any;
|
|
723
|
-
}
|
|
724
568
|
export declare enum _InstanceType {
|
|
725
569
|
BLUE = "Blue",
|
|
726
570
|
GREEN = "Green"
|
|
@@ -744,10 +588,6 @@ export interface Diagnostics {
|
|
|
744
588
|
|
|
745
589
|
logTail?: string;
|
|
746
590
|
}
|
|
747
|
-
export declare namespace Diagnostics {
|
|
748
|
-
|
|
749
|
-
const filterSensitiveLog: (obj: Diagnostics) => any;
|
|
750
|
-
}
|
|
751
591
|
export declare enum LifecycleEventStatus {
|
|
752
592
|
FAILED = "Failed",
|
|
753
593
|
IN_PROGRESS = "InProgress",
|
|
@@ -769,10 +609,6 @@ export interface LifecycleEvent {
|
|
|
769
609
|
|
|
770
610
|
status?: LifecycleEventStatus | string;
|
|
771
611
|
}
|
|
772
|
-
export declare namespace LifecycleEvent {
|
|
773
|
-
|
|
774
|
-
const filterSensitiveLog: (obj: LifecycleEvent) => any;
|
|
775
|
-
}
|
|
776
612
|
export declare enum InstanceStatus {
|
|
777
613
|
FAILED = "Failed",
|
|
778
614
|
IN_PROGRESS = "InProgress",
|
|
@@ -797,10 +633,6 @@ export interface InstanceSummary {
|
|
|
797
633
|
|
|
798
634
|
instanceType?: _InstanceType | string;
|
|
799
635
|
}
|
|
800
|
-
export declare namespace InstanceSummary {
|
|
801
|
-
|
|
802
|
-
const filterSensitiveLog: (obj: InstanceSummary) => any;
|
|
803
|
-
}
|
|
804
636
|
|
|
805
637
|
export interface BatchGetDeploymentInstancesOutput {
|
|
806
638
|
|
|
@@ -808,10 +640,6 @@ export interface BatchGetDeploymentInstancesOutput {
|
|
|
808
640
|
|
|
809
641
|
errorMessage?: string;
|
|
810
642
|
}
|
|
811
|
-
export declare namespace BatchGetDeploymentInstancesOutput {
|
|
812
|
-
|
|
813
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentInstancesOutput) => any;
|
|
814
|
-
}
|
|
815
643
|
|
|
816
644
|
export declare class DeploymentDoesNotExistException extends __BaseException {
|
|
817
645
|
readonly name: "DeploymentDoesNotExistException";
|
|
@@ -852,10 +680,6 @@ export interface BatchGetDeploymentsInput {
|
|
|
852
680
|
|
|
853
681
|
deploymentIds: string[] | undefined;
|
|
854
682
|
}
|
|
855
|
-
export declare namespace BatchGetDeploymentsInput {
|
|
856
|
-
|
|
857
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentsInput) => any;
|
|
858
|
-
}
|
|
859
683
|
export declare enum DeploymentCreator {
|
|
860
684
|
Autoscaling = "autoscaling",
|
|
861
685
|
CloudFormation = "CloudFormation",
|
|
@@ -880,10 +704,6 @@ export interface DeploymentOverview {
|
|
|
880
704
|
|
|
881
705
|
Ready?: number;
|
|
882
706
|
}
|
|
883
|
-
export declare namespace DeploymentOverview {
|
|
884
|
-
|
|
885
|
-
const filterSensitiveLog: (obj: DeploymentOverview) => any;
|
|
886
|
-
}
|
|
887
707
|
export declare enum ErrorCode {
|
|
888
708
|
AGENT_ISSUE = "AGENT_ISSUE",
|
|
889
709
|
ALARM_ACTIVE = "ALARM_ACTIVE",
|
|
@@ -927,10 +747,6 @@ export interface ErrorInformation {
|
|
|
927
747
|
|
|
928
748
|
message?: string;
|
|
929
749
|
}
|
|
930
|
-
export declare namespace ErrorInformation {
|
|
931
|
-
|
|
932
|
-
const filterSensitiveLog: (obj: ErrorInformation) => any;
|
|
933
|
-
}
|
|
934
750
|
export declare enum FileExistsBehavior {
|
|
935
751
|
DISALLOW = "DISALLOW",
|
|
936
752
|
OVERWRITE = "OVERWRITE",
|
|
@@ -943,10 +759,6 @@ export interface RelatedDeployments {
|
|
|
943
759
|
|
|
944
760
|
autoUpdateOutdatedInstancesDeploymentIds?: string[];
|
|
945
761
|
}
|
|
946
|
-
export declare namespace RelatedDeployments {
|
|
947
|
-
|
|
948
|
-
const filterSensitiveLog: (obj: RelatedDeployments) => any;
|
|
949
|
-
}
|
|
950
762
|
|
|
951
763
|
export interface RollbackInfo {
|
|
952
764
|
|
|
@@ -956,10 +768,6 @@ export interface RollbackInfo {
|
|
|
956
768
|
|
|
957
769
|
rollbackMessage?: string;
|
|
958
770
|
}
|
|
959
|
-
export declare namespace RollbackInfo {
|
|
960
|
-
|
|
961
|
-
const filterSensitiveLog: (obj: RollbackInfo) => any;
|
|
962
|
-
}
|
|
963
771
|
|
|
964
772
|
export interface TargetInstances {
|
|
965
773
|
|
|
@@ -969,10 +777,6 @@ export interface TargetInstances {
|
|
|
969
777
|
|
|
970
778
|
ec2TagSet?: EC2TagSet;
|
|
971
779
|
}
|
|
972
|
-
export declare namespace TargetInstances {
|
|
973
|
-
|
|
974
|
-
const filterSensitiveLog: (obj: TargetInstances) => any;
|
|
975
|
-
}
|
|
976
780
|
|
|
977
781
|
export interface DeploymentInfo {
|
|
978
782
|
|
|
@@ -1034,29 +838,17 @@ export interface DeploymentInfo {
|
|
|
1034
838
|
|
|
1035
839
|
relatedDeployments?: RelatedDeployments;
|
|
1036
840
|
}
|
|
1037
|
-
export declare namespace DeploymentInfo {
|
|
1038
|
-
|
|
1039
|
-
const filterSensitiveLog: (obj: DeploymentInfo) => any;
|
|
1040
|
-
}
|
|
1041
841
|
|
|
1042
842
|
export interface BatchGetDeploymentsOutput {
|
|
1043
843
|
|
|
1044
844
|
deploymentsInfo?: DeploymentInfo[];
|
|
1045
845
|
}
|
|
1046
|
-
export declare namespace BatchGetDeploymentsOutput {
|
|
1047
|
-
|
|
1048
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentsOutput) => any;
|
|
1049
|
-
}
|
|
1050
846
|
export interface BatchGetDeploymentTargetsInput {
|
|
1051
847
|
|
|
1052
848
|
deploymentId?: string;
|
|
1053
849
|
|
|
1054
850
|
targetIds?: string[];
|
|
1055
851
|
}
|
|
1056
|
-
export declare namespace BatchGetDeploymentTargetsInput {
|
|
1057
|
-
|
|
1058
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentTargetsInput) => any;
|
|
1059
|
-
}
|
|
1060
852
|
export declare enum TargetStatus {
|
|
1061
853
|
FAILED = "Failed",
|
|
1062
854
|
IN_PROGRESS = "InProgress",
|
|
@@ -1083,10 +875,6 @@ export interface CloudFormationTarget {
|
|
|
1083
875
|
|
|
1084
876
|
targetVersionWeight?: number;
|
|
1085
877
|
}
|
|
1086
|
-
export declare namespace CloudFormationTarget {
|
|
1087
|
-
|
|
1088
|
-
const filterSensitiveLog: (obj: CloudFormationTarget) => any;
|
|
1089
|
-
}
|
|
1090
878
|
export declare enum DeploymentTargetType {
|
|
1091
879
|
CLOUDFORMATION_TARGET = "CloudFormationTarget",
|
|
1092
880
|
ECS_TARGET = "ECSTarget",
|
|
@@ -1116,10 +904,6 @@ export interface ECSTaskSet {
|
|
|
1116
904
|
|
|
1117
905
|
taskSetLabel?: TargetLabel | string;
|
|
1118
906
|
}
|
|
1119
|
-
export declare namespace ECSTaskSet {
|
|
1120
|
-
|
|
1121
|
-
const filterSensitiveLog: (obj: ECSTaskSet) => any;
|
|
1122
|
-
}
|
|
1123
907
|
|
|
1124
908
|
export interface ECSTarget {
|
|
1125
909
|
|
|
@@ -1137,10 +921,6 @@ export interface ECSTarget {
|
|
|
1137
921
|
|
|
1138
922
|
taskSetsInfo?: ECSTaskSet[];
|
|
1139
923
|
}
|
|
1140
|
-
export declare namespace ECSTarget {
|
|
1141
|
-
|
|
1142
|
-
const filterSensitiveLog: (obj: ECSTarget) => any;
|
|
1143
|
-
}
|
|
1144
924
|
|
|
1145
925
|
export interface InstanceTarget {
|
|
1146
926
|
|
|
@@ -1158,10 +938,6 @@ export interface InstanceTarget {
|
|
|
1158
938
|
|
|
1159
939
|
instanceLabel?: TargetLabel | string;
|
|
1160
940
|
}
|
|
1161
|
-
export declare namespace InstanceTarget {
|
|
1162
|
-
|
|
1163
|
-
const filterSensitiveLog: (obj: InstanceTarget) => any;
|
|
1164
|
-
}
|
|
1165
941
|
|
|
1166
942
|
export interface LambdaFunctionInfo {
|
|
1167
943
|
|
|
@@ -1175,10 +951,6 @@ export interface LambdaFunctionInfo {
|
|
|
1175
951
|
|
|
1176
952
|
targetVersionWeight?: number;
|
|
1177
953
|
}
|
|
1178
|
-
export declare namespace LambdaFunctionInfo {
|
|
1179
|
-
|
|
1180
|
-
const filterSensitiveLog: (obj: LambdaFunctionInfo) => any;
|
|
1181
|
-
}
|
|
1182
954
|
|
|
1183
955
|
export interface LambdaTarget {
|
|
1184
956
|
|
|
@@ -1196,10 +968,6 @@ export interface LambdaTarget {
|
|
|
1196
968
|
|
|
1197
969
|
lambdaFunctionInfo?: LambdaFunctionInfo;
|
|
1198
970
|
}
|
|
1199
|
-
export declare namespace LambdaTarget {
|
|
1200
|
-
|
|
1201
|
-
const filterSensitiveLog: (obj: LambdaTarget) => any;
|
|
1202
|
-
}
|
|
1203
971
|
|
|
1204
972
|
export interface DeploymentTarget {
|
|
1205
973
|
|
|
@@ -1213,18 +981,10 @@ export interface DeploymentTarget {
|
|
|
1213
981
|
|
|
1214
982
|
cloudFormationTarget?: CloudFormationTarget;
|
|
1215
983
|
}
|
|
1216
|
-
export declare namespace DeploymentTarget {
|
|
1217
|
-
|
|
1218
|
-
const filterSensitiveLog: (obj: DeploymentTarget) => any;
|
|
1219
|
-
}
|
|
1220
984
|
export interface BatchGetDeploymentTargetsOutput {
|
|
1221
985
|
|
|
1222
986
|
deploymentTargets?: DeploymentTarget[];
|
|
1223
987
|
}
|
|
1224
|
-
export declare namespace BatchGetDeploymentTargetsOutput {
|
|
1225
|
-
|
|
1226
|
-
const filterSensitiveLog: (obj: BatchGetDeploymentTargetsOutput) => any;
|
|
1227
|
-
}
|
|
1228
988
|
|
|
1229
989
|
export declare class DeploymentNotStartedException extends __BaseException {
|
|
1230
990
|
readonly name: "DeploymentNotStartedException";
|
|
@@ -1272,10 +1032,6 @@ export interface BatchGetOnPremisesInstancesInput {
|
|
|
1272
1032
|
|
|
1273
1033
|
instanceNames: string[] | undefined;
|
|
1274
1034
|
}
|
|
1275
|
-
export declare namespace BatchGetOnPremisesInstancesInput {
|
|
1276
|
-
|
|
1277
|
-
const filterSensitiveLog: (obj: BatchGetOnPremisesInstancesInput) => any;
|
|
1278
|
-
}
|
|
1279
1035
|
|
|
1280
1036
|
export interface InstanceInfo {
|
|
1281
1037
|
|
|
@@ -1293,19 +1049,11 @@ export interface InstanceInfo {
|
|
|
1293
1049
|
|
|
1294
1050
|
tags?: Tag[];
|
|
1295
1051
|
}
|
|
1296
|
-
export declare namespace InstanceInfo {
|
|
1297
|
-
|
|
1298
|
-
const filterSensitiveLog: (obj: InstanceInfo) => any;
|
|
1299
|
-
}
|
|
1300
1052
|
|
|
1301
1053
|
export interface BatchGetOnPremisesInstancesOutput {
|
|
1302
1054
|
|
|
1303
1055
|
instanceInfos?: InstanceInfo[];
|
|
1304
1056
|
}
|
|
1305
|
-
export declare namespace BatchGetOnPremisesInstancesOutput {
|
|
1306
|
-
|
|
1307
|
-
const filterSensitiveLog: (obj: BatchGetOnPremisesInstancesOutput) => any;
|
|
1308
|
-
}
|
|
1309
1057
|
|
|
1310
1058
|
export declare class BucketNameFilterRequiredException extends __BaseException {
|
|
1311
1059
|
readonly name: "BucketNameFilterRequiredException";
|
|
@@ -1323,10 +1071,6 @@ export interface ContinueDeploymentInput {
|
|
|
1323
1071
|
|
|
1324
1072
|
deploymentWaitType?: DeploymentWaitType | string;
|
|
1325
1073
|
}
|
|
1326
|
-
export declare namespace ContinueDeploymentInput {
|
|
1327
|
-
|
|
1328
|
-
const filterSensitiveLog: (obj: ContinueDeploymentInput) => any;
|
|
1329
|
-
}
|
|
1330
1074
|
|
|
1331
1075
|
export declare class DeploymentAlreadyCompletedException extends __BaseException {
|
|
1332
1076
|
readonly name: "DeploymentAlreadyCompletedException";
|
|
@@ -1371,19 +1115,11 @@ export interface CreateApplicationInput {
|
|
|
1371
1115
|
|
|
1372
1116
|
tags?: Tag[];
|
|
1373
1117
|
}
|
|
1374
|
-
export declare namespace CreateApplicationInput {
|
|
1375
|
-
|
|
1376
|
-
const filterSensitiveLog: (obj: CreateApplicationInput) => any;
|
|
1377
|
-
}
|
|
1378
1118
|
|
|
1379
1119
|
export interface CreateApplicationOutput {
|
|
1380
1120
|
|
|
1381
1121
|
applicationId?: string;
|
|
1382
1122
|
}
|
|
1383
|
-
export declare namespace CreateApplicationOutput {
|
|
1384
|
-
|
|
1385
|
-
const filterSensitiveLog: (obj: CreateApplicationOutput) => any;
|
|
1386
|
-
}
|
|
1387
1123
|
|
|
1388
1124
|
export declare class InvalidTagsToAddException extends __BaseException {
|
|
1389
1125
|
readonly name: "InvalidTagsToAddException";
|
|
@@ -1414,19 +1150,11 @@ export interface CreateDeploymentInput {
|
|
|
1414
1150
|
|
|
1415
1151
|
fileExistsBehavior?: FileExistsBehavior | string;
|
|
1416
1152
|
}
|
|
1417
|
-
export declare namespace CreateDeploymentInput {
|
|
1418
|
-
|
|
1419
|
-
const filterSensitiveLog: (obj: CreateDeploymentInput) => any;
|
|
1420
|
-
}
|
|
1421
1153
|
|
|
1422
1154
|
export interface CreateDeploymentOutput {
|
|
1423
1155
|
|
|
1424
1156
|
deploymentId?: string;
|
|
1425
1157
|
}
|
|
1426
|
-
export declare namespace CreateDeploymentOutput {
|
|
1427
|
-
|
|
1428
|
-
const filterSensitiveLog: (obj: CreateDeploymentOutput) => any;
|
|
1429
|
-
}
|
|
1430
1158
|
|
|
1431
1159
|
export declare class DeploymentGroupDoesNotExistException extends __BaseException {
|
|
1432
1160
|
readonly name: "DeploymentGroupDoesNotExistException";
|
|
@@ -1547,10 +1275,6 @@ export interface MinimumHealthyHosts {
|
|
|
1547
1275
|
|
|
1548
1276
|
value?: number;
|
|
1549
1277
|
}
|
|
1550
|
-
export declare namespace MinimumHealthyHosts {
|
|
1551
|
-
|
|
1552
|
-
const filterSensitiveLog: (obj: MinimumHealthyHosts) => any;
|
|
1553
|
-
}
|
|
1554
1278
|
|
|
1555
1279
|
export interface TimeBasedCanary {
|
|
1556
1280
|
|
|
@@ -1558,10 +1282,6 @@ export interface TimeBasedCanary {
|
|
|
1558
1282
|
|
|
1559
1283
|
canaryInterval?: number;
|
|
1560
1284
|
}
|
|
1561
|
-
export declare namespace TimeBasedCanary {
|
|
1562
|
-
|
|
1563
|
-
const filterSensitiveLog: (obj: TimeBasedCanary) => any;
|
|
1564
|
-
}
|
|
1565
1285
|
|
|
1566
1286
|
export interface TimeBasedLinear {
|
|
1567
1287
|
|
|
@@ -1569,10 +1289,6 @@ export interface TimeBasedLinear {
|
|
|
1569
1289
|
|
|
1570
1290
|
linearInterval?: number;
|
|
1571
1291
|
}
|
|
1572
|
-
export declare namespace TimeBasedLinear {
|
|
1573
|
-
|
|
1574
|
-
const filterSensitiveLog: (obj: TimeBasedLinear) => any;
|
|
1575
|
-
}
|
|
1576
1292
|
export declare enum TrafficRoutingType {
|
|
1577
1293
|
AllAtOnce = "AllAtOnce",
|
|
1578
1294
|
TimeBasedCanary = "TimeBasedCanary",
|
|
@@ -1587,10 +1303,6 @@ export interface TrafficRoutingConfig {
|
|
|
1587
1303
|
|
|
1588
1304
|
timeBasedLinear?: TimeBasedLinear;
|
|
1589
1305
|
}
|
|
1590
|
-
export declare namespace TrafficRoutingConfig {
|
|
1591
|
-
|
|
1592
|
-
const filterSensitiveLog: (obj: TrafficRoutingConfig) => any;
|
|
1593
|
-
}
|
|
1594
1306
|
|
|
1595
1307
|
export interface CreateDeploymentConfigInput {
|
|
1596
1308
|
|
|
@@ -1602,19 +1314,11 @@ export interface CreateDeploymentConfigInput {
|
|
|
1602
1314
|
|
|
1603
1315
|
computePlatform?: ComputePlatform | string;
|
|
1604
1316
|
}
|
|
1605
|
-
export declare namespace CreateDeploymentConfigInput {
|
|
1606
|
-
|
|
1607
|
-
const filterSensitiveLog: (obj: CreateDeploymentConfigInput) => any;
|
|
1608
|
-
}
|
|
1609
1317
|
|
|
1610
1318
|
export interface CreateDeploymentConfigOutput {
|
|
1611
1319
|
|
|
1612
1320
|
deploymentConfigId?: string;
|
|
1613
1321
|
}
|
|
1614
|
-
export declare namespace CreateDeploymentConfigOutput {
|
|
1615
|
-
|
|
1616
|
-
const filterSensitiveLog: (obj: CreateDeploymentConfigOutput) => any;
|
|
1617
|
-
}
|
|
1618
1322
|
|
|
1619
1323
|
export declare class DeploymentConfigAlreadyExistsException extends __BaseException {
|
|
1620
1324
|
readonly name: "DeploymentConfigAlreadyExistsException";
|
|
@@ -1682,19 +1386,11 @@ export interface CreateDeploymentGroupInput {
|
|
|
1682
1386
|
|
|
1683
1387
|
tags?: Tag[];
|
|
1684
1388
|
}
|
|
1685
|
-
export declare namespace CreateDeploymentGroupInput {
|
|
1686
|
-
|
|
1687
|
-
const filterSensitiveLog: (obj: CreateDeploymentGroupInput) => any;
|
|
1688
|
-
}
|
|
1689
1389
|
|
|
1690
1390
|
export interface CreateDeploymentGroupOutput {
|
|
1691
1391
|
|
|
1692
1392
|
deploymentGroupId?: string;
|
|
1693
1393
|
}
|
|
1694
|
-
export declare namespace CreateDeploymentGroupOutput {
|
|
1695
|
-
|
|
1696
|
-
const filterSensitiveLog: (obj: CreateDeploymentGroupOutput) => any;
|
|
1697
|
-
}
|
|
1698
1394
|
|
|
1699
1395
|
export declare class DeploymentGroupAlreadyExistsException extends __BaseException {
|
|
1700
1396
|
readonly name: "DeploymentGroupAlreadyExistsException";
|
|
@@ -1819,19 +1515,11 @@ export interface DeleteApplicationInput {
|
|
|
1819
1515
|
|
|
1820
1516
|
applicationName: string | undefined;
|
|
1821
1517
|
}
|
|
1822
|
-
export declare namespace DeleteApplicationInput {
|
|
1823
|
-
|
|
1824
|
-
const filterSensitiveLog: (obj: DeleteApplicationInput) => any;
|
|
1825
|
-
}
|
|
1826
1518
|
|
|
1827
1519
|
export interface DeleteDeploymentConfigInput {
|
|
1828
1520
|
|
|
1829
1521
|
deploymentConfigName: string | undefined;
|
|
1830
1522
|
}
|
|
1831
|
-
export declare namespace DeleteDeploymentConfigInput {
|
|
1832
|
-
|
|
1833
|
-
const filterSensitiveLog: (obj: DeleteDeploymentConfigInput) => any;
|
|
1834
|
-
}
|
|
1835
1523
|
|
|
1836
1524
|
export declare class DeploymentConfigInUseException extends __BaseException {
|
|
1837
1525
|
readonly name: "DeploymentConfigInUseException";
|
|
@@ -1853,37 +1541,21 @@ export interface DeleteDeploymentGroupInput {
|
|
|
1853
1541
|
|
|
1854
1542
|
deploymentGroupName: string | undefined;
|
|
1855
1543
|
}
|
|
1856
|
-
export declare namespace DeleteDeploymentGroupInput {
|
|
1857
|
-
|
|
1858
|
-
const filterSensitiveLog: (obj: DeleteDeploymentGroupInput) => any;
|
|
1859
|
-
}
|
|
1860
1544
|
|
|
1861
1545
|
export interface DeleteDeploymentGroupOutput {
|
|
1862
1546
|
|
|
1863
1547
|
hooksNotCleanedUp?: AutoScalingGroup[];
|
|
1864
1548
|
}
|
|
1865
|
-
export declare namespace DeleteDeploymentGroupOutput {
|
|
1866
|
-
|
|
1867
|
-
const filterSensitiveLog: (obj: DeleteDeploymentGroupOutput) => any;
|
|
1868
|
-
}
|
|
1869
1549
|
|
|
1870
1550
|
export interface DeleteGitHubAccountTokenInput {
|
|
1871
1551
|
|
|
1872
1552
|
tokenName?: string;
|
|
1873
1553
|
}
|
|
1874
|
-
export declare namespace DeleteGitHubAccountTokenInput {
|
|
1875
|
-
|
|
1876
|
-
const filterSensitiveLog: (obj: DeleteGitHubAccountTokenInput) => any;
|
|
1877
|
-
}
|
|
1878
1554
|
|
|
1879
1555
|
export interface DeleteGitHubAccountTokenOutput {
|
|
1880
1556
|
|
|
1881
1557
|
tokenName?: string;
|
|
1882
1558
|
}
|
|
1883
|
-
export declare namespace DeleteGitHubAccountTokenOutput {
|
|
1884
|
-
|
|
1885
|
-
const filterSensitiveLog: (obj: DeleteGitHubAccountTokenOutput) => any;
|
|
1886
|
-
}
|
|
1887
1559
|
|
|
1888
1560
|
export declare class GitHubAccountTokenDoesNotExistException extends __BaseException {
|
|
1889
1561
|
readonly name: "GitHubAccountTokenDoesNotExistException";
|
|
@@ -1923,43 +1595,23 @@ export interface DeleteResourcesByExternalIdInput {
|
|
|
1923
1595
|
|
|
1924
1596
|
externalId?: string;
|
|
1925
1597
|
}
|
|
1926
|
-
export declare namespace DeleteResourcesByExternalIdInput {
|
|
1927
|
-
|
|
1928
|
-
const filterSensitiveLog: (obj: DeleteResourcesByExternalIdInput) => any;
|
|
1929
|
-
}
|
|
1930
1598
|
export interface DeleteResourcesByExternalIdOutput {
|
|
1931
1599
|
}
|
|
1932
|
-
export declare namespace DeleteResourcesByExternalIdOutput {
|
|
1933
|
-
|
|
1934
|
-
const filterSensitiveLog: (obj: DeleteResourcesByExternalIdOutput) => any;
|
|
1935
|
-
}
|
|
1936
1600
|
|
|
1937
1601
|
export interface DeregisterOnPremisesInstanceInput {
|
|
1938
1602
|
|
|
1939
1603
|
instanceName: string | undefined;
|
|
1940
1604
|
}
|
|
1941
|
-
export declare namespace DeregisterOnPremisesInstanceInput {
|
|
1942
|
-
|
|
1943
|
-
const filterSensitiveLog: (obj: DeregisterOnPremisesInstanceInput) => any;
|
|
1944
|
-
}
|
|
1945
1605
|
|
|
1946
1606
|
export interface GetApplicationInput {
|
|
1947
1607
|
|
|
1948
1608
|
applicationName: string | undefined;
|
|
1949
1609
|
}
|
|
1950
|
-
export declare namespace GetApplicationInput {
|
|
1951
|
-
|
|
1952
|
-
const filterSensitiveLog: (obj: GetApplicationInput) => any;
|
|
1953
|
-
}
|
|
1954
1610
|
|
|
1955
1611
|
export interface GetApplicationOutput {
|
|
1956
1612
|
|
|
1957
1613
|
application?: ApplicationInfo;
|
|
1958
1614
|
}
|
|
1959
|
-
export declare namespace GetApplicationOutput {
|
|
1960
|
-
|
|
1961
|
-
const filterSensitiveLog: (obj: GetApplicationOutput) => any;
|
|
1962
|
-
}
|
|
1963
1615
|
|
|
1964
1616
|
export interface GetApplicationRevisionInput {
|
|
1965
1617
|
|
|
@@ -1967,10 +1619,6 @@ export interface GetApplicationRevisionInput {
|
|
|
1967
1619
|
|
|
1968
1620
|
revision: RevisionLocation | undefined;
|
|
1969
1621
|
}
|
|
1970
|
-
export declare namespace GetApplicationRevisionInput {
|
|
1971
|
-
|
|
1972
|
-
const filterSensitiveLog: (obj: GetApplicationRevisionInput) => any;
|
|
1973
|
-
}
|
|
1974
1622
|
|
|
1975
1623
|
export interface GetApplicationRevisionOutput {
|
|
1976
1624
|
|
|
@@ -1980,37 +1628,21 @@ export interface GetApplicationRevisionOutput {
|
|
|
1980
1628
|
|
|
1981
1629
|
revisionInfo?: GenericRevisionInfo;
|
|
1982
1630
|
}
|
|
1983
|
-
export declare namespace GetApplicationRevisionOutput {
|
|
1984
|
-
|
|
1985
|
-
const filterSensitiveLog: (obj: GetApplicationRevisionOutput) => any;
|
|
1986
|
-
}
|
|
1987
1631
|
|
|
1988
1632
|
export interface GetDeploymentInput {
|
|
1989
1633
|
|
|
1990
1634
|
deploymentId: string | undefined;
|
|
1991
1635
|
}
|
|
1992
|
-
export declare namespace GetDeploymentInput {
|
|
1993
|
-
|
|
1994
|
-
const filterSensitiveLog: (obj: GetDeploymentInput) => any;
|
|
1995
|
-
}
|
|
1996
1636
|
|
|
1997
1637
|
export interface GetDeploymentOutput {
|
|
1998
1638
|
|
|
1999
1639
|
deploymentInfo?: DeploymentInfo;
|
|
2000
1640
|
}
|
|
2001
|
-
export declare namespace GetDeploymentOutput {
|
|
2002
|
-
|
|
2003
|
-
const filterSensitiveLog: (obj: GetDeploymentOutput) => any;
|
|
2004
|
-
}
|
|
2005
1641
|
|
|
2006
1642
|
export interface GetDeploymentConfigInput {
|
|
2007
1643
|
|
|
2008
1644
|
deploymentConfigName: string | undefined;
|
|
2009
1645
|
}
|
|
2010
|
-
export declare namespace GetDeploymentConfigInput {
|
|
2011
|
-
|
|
2012
|
-
const filterSensitiveLog: (obj: GetDeploymentConfigInput) => any;
|
|
2013
|
-
}
|
|
2014
1646
|
|
|
2015
1647
|
export interface DeploymentConfigInfo {
|
|
2016
1648
|
|
|
@@ -2026,19 +1658,11 @@ export interface DeploymentConfigInfo {
|
|
|
2026
1658
|
|
|
2027
1659
|
trafficRoutingConfig?: TrafficRoutingConfig;
|
|
2028
1660
|
}
|
|
2029
|
-
export declare namespace DeploymentConfigInfo {
|
|
2030
|
-
|
|
2031
|
-
const filterSensitiveLog: (obj: DeploymentConfigInfo) => any;
|
|
2032
|
-
}
|
|
2033
1661
|
|
|
2034
1662
|
export interface GetDeploymentConfigOutput {
|
|
2035
1663
|
|
|
2036
1664
|
deploymentConfigInfo?: DeploymentConfigInfo;
|
|
2037
1665
|
}
|
|
2038
|
-
export declare namespace GetDeploymentConfigOutput {
|
|
2039
|
-
|
|
2040
|
-
const filterSensitiveLog: (obj: GetDeploymentConfigOutput) => any;
|
|
2041
|
-
}
|
|
2042
1666
|
|
|
2043
1667
|
export interface GetDeploymentGroupInput {
|
|
2044
1668
|
|
|
@@ -2046,19 +1670,11 @@ export interface GetDeploymentGroupInput {
|
|
|
2046
1670
|
|
|
2047
1671
|
deploymentGroupName: string | undefined;
|
|
2048
1672
|
}
|
|
2049
|
-
export declare namespace GetDeploymentGroupInput {
|
|
2050
|
-
|
|
2051
|
-
const filterSensitiveLog: (obj: GetDeploymentGroupInput) => any;
|
|
2052
|
-
}
|
|
2053
1673
|
|
|
2054
1674
|
export interface GetDeploymentGroupOutput {
|
|
2055
1675
|
|
|
2056
1676
|
deploymentGroupInfo?: DeploymentGroupInfo;
|
|
2057
1677
|
}
|
|
2058
|
-
export declare namespace GetDeploymentGroupOutput {
|
|
2059
|
-
|
|
2060
|
-
const filterSensitiveLog: (obj: GetDeploymentGroupOutput) => any;
|
|
2061
|
-
}
|
|
2062
1678
|
|
|
2063
1679
|
export interface GetDeploymentInstanceInput {
|
|
2064
1680
|
|
|
@@ -2066,55 +1682,31 @@ export interface GetDeploymentInstanceInput {
|
|
|
2066
1682
|
|
|
2067
1683
|
instanceId: string | undefined;
|
|
2068
1684
|
}
|
|
2069
|
-
export declare namespace GetDeploymentInstanceInput {
|
|
2070
|
-
|
|
2071
|
-
const filterSensitiveLog: (obj: GetDeploymentInstanceInput) => any;
|
|
2072
|
-
}
|
|
2073
1685
|
|
|
2074
1686
|
export interface GetDeploymentInstanceOutput {
|
|
2075
1687
|
|
|
2076
1688
|
instanceSummary?: InstanceSummary;
|
|
2077
1689
|
}
|
|
2078
|
-
export declare namespace GetDeploymentInstanceOutput {
|
|
2079
|
-
|
|
2080
|
-
const filterSensitiveLog: (obj: GetDeploymentInstanceOutput) => any;
|
|
2081
|
-
}
|
|
2082
1690
|
export interface GetDeploymentTargetInput {
|
|
2083
1691
|
|
|
2084
1692
|
deploymentId?: string;
|
|
2085
1693
|
|
|
2086
1694
|
targetId?: string;
|
|
2087
1695
|
}
|
|
2088
|
-
export declare namespace GetDeploymentTargetInput {
|
|
2089
|
-
|
|
2090
|
-
const filterSensitiveLog: (obj: GetDeploymentTargetInput) => any;
|
|
2091
|
-
}
|
|
2092
1696
|
export interface GetDeploymentTargetOutput {
|
|
2093
1697
|
|
|
2094
1698
|
deploymentTarget?: DeploymentTarget;
|
|
2095
1699
|
}
|
|
2096
|
-
export declare namespace GetDeploymentTargetOutput {
|
|
2097
|
-
|
|
2098
|
-
const filterSensitiveLog: (obj: GetDeploymentTargetOutput) => any;
|
|
2099
|
-
}
|
|
2100
1700
|
|
|
2101
1701
|
export interface GetOnPremisesInstanceInput {
|
|
2102
1702
|
|
|
2103
1703
|
instanceName: string | undefined;
|
|
2104
1704
|
}
|
|
2105
|
-
export declare namespace GetOnPremisesInstanceInput {
|
|
2106
|
-
|
|
2107
|
-
const filterSensitiveLog: (obj: GetOnPremisesInstanceInput) => any;
|
|
2108
|
-
}
|
|
2109
1705
|
|
|
2110
1706
|
export interface GetOnPremisesInstanceOutput {
|
|
2111
1707
|
|
|
2112
1708
|
instanceInfo?: InstanceInfo;
|
|
2113
1709
|
}
|
|
2114
|
-
export declare namespace GetOnPremisesInstanceOutput {
|
|
2115
|
-
|
|
2116
|
-
const filterSensitiveLog: (obj: GetOnPremisesInstanceOutput) => any;
|
|
2117
|
-
}
|
|
2118
1710
|
|
|
2119
1711
|
export declare class InvalidBucketNameFilterException extends __BaseException {
|
|
2120
1712
|
readonly name: "InvalidBucketNameFilterException";
|
|
@@ -2183,10 +1775,6 @@ export interface ListApplicationRevisionsInput {
|
|
|
2183
1775
|
|
|
2184
1776
|
nextToken?: string;
|
|
2185
1777
|
}
|
|
2186
|
-
export declare namespace ListApplicationRevisionsInput {
|
|
2187
|
-
|
|
2188
|
-
const filterSensitiveLog: (obj: ListApplicationRevisionsInput) => any;
|
|
2189
|
-
}
|
|
2190
1778
|
|
|
2191
1779
|
export interface ListApplicationRevisionsOutput {
|
|
2192
1780
|
|
|
@@ -2194,19 +1782,11 @@ export interface ListApplicationRevisionsOutput {
|
|
|
2194
1782
|
|
|
2195
1783
|
nextToken?: string;
|
|
2196
1784
|
}
|
|
2197
|
-
export declare namespace ListApplicationRevisionsOutput {
|
|
2198
|
-
|
|
2199
|
-
const filterSensitiveLog: (obj: ListApplicationRevisionsOutput) => any;
|
|
2200
|
-
}
|
|
2201
1785
|
|
|
2202
1786
|
export interface ListApplicationsInput {
|
|
2203
1787
|
|
|
2204
1788
|
nextToken?: string;
|
|
2205
1789
|
}
|
|
2206
|
-
export declare namespace ListApplicationsInput {
|
|
2207
|
-
|
|
2208
|
-
const filterSensitiveLog: (obj: ListApplicationsInput) => any;
|
|
2209
|
-
}
|
|
2210
1790
|
|
|
2211
1791
|
export interface ListApplicationsOutput {
|
|
2212
1792
|
|
|
@@ -2214,19 +1794,11 @@ export interface ListApplicationsOutput {
|
|
|
2214
1794
|
|
|
2215
1795
|
nextToken?: string;
|
|
2216
1796
|
}
|
|
2217
|
-
export declare namespace ListApplicationsOutput {
|
|
2218
|
-
|
|
2219
|
-
const filterSensitiveLog: (obj: ListApplicationsOutput) => any;
|
|
2220
|
-
}
|
|
2221
1797
|
|
|
2222
1798
|
export interface ListDeploymentConfigsInput {
|
|
2223
1799
|
|
|
2224
1800
|
nextToken?: string;
|
|
2225
1801
|
}
|
|
2226
|
-
export declare namespace ListDeploymentConfigsInput {
|
|
2227
|
-
|
|
2228
|
-
const filterSensitiveLog: (obj: ListDeploymentConfigsInput) => any;
|
|
2229
|
-
}
|
|
2230
1802
|
|
|
2231
1803
|
export interface ListDeploymentConfigsOutput {
|
|
2232
1804
|
|
|
@@ -2234,10 +1806,6 @@ export interface ListDeploymentConfigsOutput {
|
|
|
2234
1806
|
|
|
2235
1807
|
nextToken?: string;
|
|
2236
1808
|
}
|
|
2237
|
-
export declare namespace ListDeploymentConfigsOutput {
|
|
2238
|
-
|
|
2239
|
-
const filterSensitiveLog: (obj: ListDeploymentConfigsOutput) => any;
|
|
2240
|
-
}
|
|
2241
1809
|
|
|
2242
1810
|
export interface ListDeploymentGroupsInput {
|
|
2243
1811
|
|
|
@@ -2245,10 +1813,6 @@ export interface ListDeploymentGroupsInput {
|
|
|
2245
1813
|
|
|
2246
1814
|
nextToken?: string;
|
|
2247
1815
|
}
|
|
2248
|
-
export declare namespace ListDeploymentGroupsInput {
|
|
2249
|
-
|
|
2250
|
-
const filterSensitiveLog: (obj: ListDeploymentGroupsInput) => any;
|
|
2251
|
-
}
|
|
2252
1816
|
|
|
2253
1817
|
export interface ListDeploymentGroupsOutput {
|
|
2254
1818
|
|
|
@@ -2258,10 +1822,6 @@ export interface ListDeploymentGroupsOutput {
|
|
|
2258
1822
|
|
|
2259
1823
|
nextToken?: string;
|
|
2260
1824
|
}
|
|
2261
|
-
export declare namespace ListDeploymentGroupsOutput {
|
|
2262
|
-
|
|
2263
|
-
const filterSensitiveLog: (obj: ListDeploymentGroupsOutput) => any;
|
|
2264
|
-
}
|
|
2265
1825
|
|
|
2266
1826
|
export declare class InvalidDeploymentInstanceTypeException extends __BaseException {
|
|
2267
1827
|
readonly name: "InvalidDeploymentInstanceTypeException";
|
|
@@ -2301,10 +1861,6 @@ export interface ListDeploymentInstancesInput {
|
|
|
2301
1861
|
|
|
2302
1862
|
instanceTypeFilter?: (_InstanceType | string)[];
|
|
2303
1863
|
}
|
|
2304
|
-
export declare namespace ListDeploymentInstancesInput {
|
|
2305
|
-
|
|
2306
|
-
const filterSensitiveLog: (obj: ListDeploymentInstancesInput) => any;
|
|
2307
|
-
}
|
|
2308
1864
|
|
|
2309
1865
|
export interface ListDeploymentInstancesOutput {
|
|
2310
1866
|
|
|
@@ -2312,10 +1868,6 @@ export interface ListDeploymentInstancesOutput {
|
|
|
2312
1868
|
|
|
2313
1869
|
nextToken?: string;
|
|
2314
1870
|
}
|
|
2315
|
-
export declare namespace ListDeploymentInstancesOutput {
|
|
2316
|
-
|
|
2317
|
-
const filterSensitiveLog: (obj: ListDeploymentInstancesOutput) => any;
|
|
2318
|
-
}
|
|
2319
1871
|
|
|
2320
1872
|
export declare class InvalidExternalIdException extends __BaseException {
|
|
2321
1873
|
readonly name: "InvalidExternalIdException";
|
|
@@ -2337,10 +1889,6 @@ export interface TimeRange {
|
|
|
2337
1889
|
|
|
2338
1890
|
end?: Date;
|
|
2339
1891
|
}
|
|
2340
|
-
export declare namespace TimeRange {
|
|
2341
|
-
|
|
2342
|
-
const filterSensitiveLog: (obj: TimeRange) => any;
|
|
2343
|
-
}
|
|
2344
1892
|
|
|
2345
1893
|
export interface ListDeploymentsInput {
|
|
2346
1894
|
|
|
@@ -2356,10 +1904,6 @@ export interface ListDeploymentsInput {
|
|
|
2356
1904
|
|
|
2357
1905
|
nextToken?: string;
|
|
2358
1906
|
}
|
|
2359
|
-
export declare namespace ListDeploymentsInput {
|
|
2360
|
-
|
|
2361
|
-
const filterSensitiveLog: (obj: ListDeploymentsInput) => any;
|
|
2362
|
-
}
|
|
2363
1907
|
|
|
2364
1908
|
export interface ListDeploymentsOutput {
|
|
2365
1909
|
|
|
@@ -2367,10 +1911,6 @@ export interface ListDeploymentsOutput {
|
|
|
2367
1911
|
|
|
2368
1912
|
nextToken?: string;
|
|
2369
1913
|
}
|
|
2370
|
-
export declare namespace ListDeploymentsOutput {
|
|
2371
|
-
|
|
2372
|
-
const filterSensitiveLog: (obj: ListDeploymentsOutput) => any;
|
|
2373
|
-
}
|
|
2374
1914
|
export declare enum TargetFilterName {
|
|
2375
1915
|
SERVER_INSTANCE_LABEL = "ServerInstanceLabel",
|
|
2376
1916
|
TARGET_STATUS = "TargetStatus"
|
|
@@ -2383,29 +1923,17 @@ export interface ListDeploymentTargetsInput {
|
|
|
2383
1923
|
|
|
2384
1924
|
targetFilters?: Record<string, string[]>;
|
|
2385
1925
|
}
|
|
2386
|
-
export declare namespace ListDeploymentTargetsInput {
|
|
2387
|
-
|
|
2388
|
-
const filterSensitiveLog: (obj: ListDeploymentTargetsInput) => any;
|
|
2389
|
-
}
|
|
2390
1926
|
export interface ListDeploymentTargetsOutput {
|
|
2391
1927
|
|
|
2392
1928
|
targetIds?: string[];
|
|
2393
1929
|
|
|
2394
1930
|
nextToken?: string;
|
|
2395
1931
|
}
|
|
2396
|
-
export declare namespace ListDeploymentTargetsOutput {
|
|
2397
|
-
|
|
2398
|
-
const filterSensitiveLog: (obj: ListDeploymentTargetsOutput) => any;
|
|
2399
|
-
}
|
|
2400
1932
|
|
|
2401
1933
|
export interface ListGitHubAccountTokenNamesInput {
|
|
2402
1934
|
|
|
2403
1935
|
nextToken?: string;
|
|
2404
1936
|
}
|
|
2405
|
-
export declare namespace ListGitHubAccountTokenNamesInput {
|
|
2406
|
-
|
|
2407
|
-
const filterSensitiveLog: (obj: ListGitHubAccountTokenNamesInput) => any;
|
|
2408
|
-
}
|
|
2409
1937
|
|
|
2410
1938
|
export interface ListGitHubAccountTokenNamesOutput {
|
|
2411
1939
|
|
|
@@ -2413,10 +1941,6 @@ export interface ListGitHubAccountTokenNamesOutput {
|
|
|
2413
1941
|
|
|
2414
1942
|
nextToken?: string;
|
|
2415
1943
|
}
|
|
2416
|
-
export declare namespace ListGitHubAccountTokenNamesOutput {
|
|
2417
|
-
|
|
2418
|
-
const filterSensitiveLog: (obj: ListGitHubAccountTokenNamesOutput) => any;
|
|
2419
|
-
}
|
|
2420
1944
|
|
|
2421
1945
|
export declare class InvalidRegistrationStatusException extends __BaseException {
|
|
2422
1946
|
readonly name: "InvalidRegistrationStatusException";
|
|
@@ -2444,10 +1968,6 @@ export interface ListOnPremisesInstancesInput {
|
|
|
2444
1968
|
|
|
2445
1969
|
nextToken?: string;
|
|
2446
1970
|
}
|
|
2447
|
-
export declare namespace ListOnPremisesInstancesInput {
|
|
2448
|
-
|
|
2449
|
-
const filterSensitiveLog: (obj: ListOnPremisesInstancesInput) => any;
|
|
2450
|
-
}
|
|
2451
1971
|
|
|
2452
1972
|
export interface ListOnPremisesInstancesOutput {
|
|
2453
1973
|
|
|
@@ -2455,10 +1975,6 @@ export interface ListOnPremisesInstancesOutput {
|
|
|
2455
1975
|
|
|
2456
1976
|
nextToken?: string;
|
|
2457
1977
|
}
|
|
2458
|
-
export declare namespace ListOnPremisesInstancesOutput {
|
|
2459
|
-
|
|
2460
|
-
const filterSensitiveLog: (obj: ListOnPremisesInstancesOutput) => any;
|
|
2461
|
-
}
|
|
2462
1978
|
|
|
2463
1979
|
export declare class InvalidArnException extends __BaseException {
|
|
2464
1980
|
readonly name: "InvalidArnException";
|
|
@@ -2472,20 +1988,12 @@ export interface ListTagsForResourceInput {
|
|
|
2472
1988
|
|
|
2473
1989
|
NextToken?: string;
|
|
2474
1990
|
}
|
|
2475
|
-
export declare namespace ListTagsForResourceInput {
|
|
2476
|
-
|
|
2477
|
-
const filterSensitiveLog: (obj: ListTagsForResourceInput) => any;
|
|
2478
|
-
}
|
|
2479
1991
|
export interface ListTagsForResourceOutput {
|
|
2480
1992
|
|
|
2481
1993
|
Tags?: Tag[];
|
|
2482
1994
|
|
|
2483
1995
|
NextToken?: string;
|
|
2484
1996
|
}
|
|
2485
|
-
export declare namespace ListTagsForResourceOutput {
|
|
2486
|
-
|
|
2487
|
-
const filterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
|
|
2488
|
-
}
|
|
2489
1997
|
|
|
2490
1998
|
export declare class ResourceArnRequiredException extends __BaseException {
|
|
2491
1999
|
readonly name: "ResourceArnRequiredException";
|
|
@@ -2522,18 +2030,10 @@ export interface PutLifecycleEventHookExecutionStatusInput {
|
|
|
2522
2030
|
|
|
2523
2031
|
status?: LifecycleEventStatus | string;
|
|
2524
2032
|
}
|
|
2525
|
-
export declare namespace PutLifecycleEventHookExecutionStatusInput {
|
|
2526
|
-
|
|
2527
|
-
const filterSensitiveLog: (obj: PutLifecycleEventHookExecutionStatusInput) => any;
|
|
2528
|
-
}
|
|
2529
2033
|
export interface PutLifecycleEventHookExecutionStatusOutput {
|
|
2530
2034
|
|
|
2531
2035
|
lifecycleEventHookExecutionId?: string;
|
|
2532
2036
|
}
|
|
2533
|
-
export declare namespace PutLifecycleEventHookExecutionStatusOutput {
|
|
2534
|
-
|
|
2535
|
-
const filterSensitiveLog: (obj: PutLifecycleEventHookExecutionStatusOutput) => any;
|
|
2536
|
-
}
|
|
2537
2037
|
|
|
2538
2038
|
export interface RegisterApplicationRevisionInput {
|
|
2539
2039
|
|
|
@@ -2543,10 +2043,6 @@ export interface RegisterApplicationRevisionInput {
|
|
|
2543
2043
|
|
|
2544
2044
|
revision: RevisionLocation | undefined;
|
|
2545
2045
|
}
|
|
2546
|
-
export declare namespace RegisterApplicationRevisionInput {
|
|
2547
|
-
|
|
2548
|
-
const filterSensitiveLog: (obj: RegisterApplicationRevisionInput) => any;
|
|
2549
|
-
}
|
|
2550
2046
|
|
|
2551
2047
|
export declare class IamArnRequiredException extends __BaseException {
|
|
2552
2048
|
readonly name: "IamArnRequiredException";
|
|
@@ -2612,10 +2108,6 @@ export interface RegisterOnPremisesInstanceInput {
|
|
|
2612
2108
|
|
|
2613
2109
|
iamUserArn?: string;
|
|
2614
2110
|
}
|
|
2615
|
-
export declare namespace RegisterOnPremisesInstanceInput {
|
|
2616
|
-
|
|
2617
|
-
const filterSensitiveLog: (obj: RegisterOnPremisesInstanceInput) => any;
|
|
2618
|
-
}
|
|
2619
2111
|
|
|
2620
2112
|
export interface RemoveTagsFromOnPremisesInstancesInput {
|
|
2621
2113
|
|
|
@@ -2623,18 +2115,10 @@ export interface RemoveTagsFromOnPremisesInstancesInput {
|
|
|
2623
2115
|
|
|
2624
2116
|
instanceNames: string[] | undefined;
|
|
2625
2117
|
}
|
|
2626
|
-
export declare namespace RemoveTagsFromOnPremisesInstancesInput {
|
|
2627
|
-
|
|
2628
|
-
const filterSensitiveLog: (obj: RemoveTagsFromOnPremisesInstancesInput) => any;
|
|
2629
|
-
}
|
|
2630
2118
|
export interface SkipWaitTimeForInstanceTerminationInput {
|
|
2631
2119
|
|
|
2632
2120
|
deploymentId?: string;
|
|
2633
2121
|
}
|
|
2634
|
-
export declare namespace SkipWaitTimeForInstanceTerminationInput {
|
|
2635
|
-
|
|
2636
|
-
const filterSensitiveLog: (obj: SkipWaitTimeForInstanceTerminationInput) => any;
|
|
2637
|
-
}
|
|
2638
2122
|
|
|
2639
2123
|
export interface StopDeploymentInput {
|
|
2640
2124
|
|
|
@@ -2642,10 +2126,6 @@ export interface StopDeploymentInput {
|
|
|
2642
2126
|
|
|
2643
2127
|
autoRollbackEnabled?: boolean;
|
|
2644
2128
|
}
|
|
2645
|
-
export declare namespace StopDeploymentInput {
|
|
2646
|
-
|
|
2647
|
-
const filterSensitiveLog: (obj: StopDeploymentInput) => any;
|
|
2648
|
-
}
|
|
2649
2129
|
export declare enum StopStatus {
|
|
2650
2130
|
PENDING = "Pending",
|
|
2651
2131
|
SUCCEEDED = "Succeeded"
|
|
@@ -2657,42 +2137,22 @@ export interface StopDeploymentOutput {
|
|
|
2657
2137
|
|
|
2658
2138
|
statusMessage?: string;
|
|
2659
2139
|
}
|
|
2660
|
-
export declare namespace StopDeploymentOutput {
|
|
2661
|
-
|
|
2662
|
-
const filterSensitiveLog: (obj: StopDeploymentOutput) => any;
|
|
2663
|
-
}
|
|
2664
2140
|
export interface TagResourceInput {
|
|
2665
2141
|
|
|
2666
2142
|
ResourceArn: string | undefined;
|
|
2667
2143
|
|
|
2668
2144
|
Tags: Tag[] | undefined;
|
|
2669
2145
|
}
|
|
2670
|
-
export declare namespace TagResourceInput {
|
|
2671
|
-
|
|
2672
|
-
const filterSensitiveLog: (obj: TagResourceInput) => any;
|
|
2673
|
-
}
|
|
2674
2146
|
export interface TagResourceOutput {
|
|
2675
2147
|
}
|
|
2676
|
-
export declare namespace TagResourceOutput {
|
|
2677
|
-
|
|
2678
|
-
const filterSensitiveLog: (obj: TagResourceOutput) => any;
|
|
2679
|
-
}
|
|
2680
2148
|
export interface UntagResourceInput {
|
|
2681
2149
|
|
|
2682
2150
|
ResourceArn: string | undefined;
|
|
2683
2151
|
|
|
2684
2152
|
TagKeys: string[] | undefined;
|
|
2685
2153
|
}
|
|
2686
|
-
export declare namespace UntagResourceInput {
|
|
2687
|
-
|
|
2688
|
-
const filterSensitiveLog: (obj: UntagResourceInput) => any;
|
|
2689
|
-
}
|
|
2690
2154
|
export interface UntagResourceOutput {
|
|
2691
2155
|
}
|
|
2692
|
-
export declare namespace UntagResourceOutput {
|
|
2693
|
-
|
|
2694
|
-
const filterSensitiveLog: (obj: UntagResourceOutput) => any;
|
|
2695
|
-
}
|
|
2696
2156
|
|
|
2697
2157
|
export interface UpdateApplicationInput {
|
|
2698
2158
|
|
|
@@ -2700,10 +2160,6 @@ export interface UpdateApplicationInput {
|
|
|
2700
2160
|
|
|
2701
2161
|
newApplicationName?: string;
|
|
2702
2162
|
}
|
|
2703
|
-
export declare namespace UpdateApplicationInput {
|
|
2704
|
-
|
|
2705
|
-
const filterSensitiveLog: (obj: UpdateApplicationInput) => any;
|
|
2706
|
-
}
|
|
2707
2163
|
|
|
2708
2164
|
export interface UpdateDeploymentGroupInput {
|
|
2709
2165
|
|
|
@@ -2743,16 +2199,284 @@ export interface UpdateDeploymentGroupInput {
|
|
|
2743
2199
|
|
|
2744
2200
|
onPremisesTagSet?: OnPremisesTagSet;
|
|
2745
2201
|
}
|
|
2746
|
-
export declare namespace UpdateDeploymentGroupInput {
|
|
2747
|
-
|
|
2748
|
-
const filterSensitiveLog: (obj: UpdateDeploymentGroupInput) => any;
|
|
2749
|
-
}
|
|
2750
2202
|
|
|
2751
2203
|
export interface UpdateDeploymentGroupOutput {
|
|
2752
2204
|
|
|
2753
2205
|
hooksNotCleanedUp?: AutoScalingGroup[];
|
|
2754
2206
|
}
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2207
|
+
|
|
2208
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2209
|
+
|
|
2210
|
+
export declare const AddTagsToOnPremisesInstancesInputFilterSensitiveLog: (obj: AddTagsToOnPremisesInstancesInput) => any;
|
|
2211
|
+
|
|
2212
|
+
export declare const AlarmFilterSensitiveLog: (obj: Alarm) => any;
|
|
2213
|
+
|
|
2214
|
+
export declare const AlarmConfigurationFilterSensitiveLog: (obj: AlarmConfiguration) => any;
|
|
2215
|
+
|
|
2216
|
+
export declare const ApplicationInfoFilterSensitiveLog: (obj: ApplicationInfo) => any;
|
|
2217
|
+
|
|
2218
|
+
export declare const AppSpecContentFilterSensitiveLog: (obj: AppSpecContent) => any;
|
|
2219
|
+
|
|
2220
|
+
export declare const AutoRollbackConfigurationFilterSensitiveLog: (obj: AutoRollbackConfiguration) => any;
|
|
2221
|
+
|
|
2222
|
+
export declare const AutoScalingGroupFilterSensitiveLog: (obj: AutoScalingGroup) => any;
|
|
2223
|
+
|
|
2224
|
+
export declare const GitHubLocationFilterSensitiveLog: (obj: GitHubLocation) => any;
|
|
2225
|
+
|
|
2226
|
+
export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
|
|
2227
|
+
|
|
2228
|
+
export declare const RawStringFilterSensitiveLog: (obj: RawString) => any;
|
|
2229
|
+
|
|
2230
|
+
export declare const RevisionLocationFilterSensitiveLog: (obj: RevisionLocation) => any;
|
|
2231
|
+
|
|
2232
|
+
export declare const BatchGetApplicationRevisionsInputFilterSensitiveLog: (obj: BatchGetApplicationRevisionsInput) => any;
|
|
2233
|
+
|
|
2234
|
+
export declare const GenericRevisionInfoFilterSensitiveLog: (obj: GenericRevisionInfo) => any;
|
|
2235
|
+
|
|
2236
|
+
export declare const RevisionInfoFilterSensitiveLog: (obj: RevisionInfo) => any;
|
|
2237
|
+
|
|
2238
|
+
export declare const BatchGetApplicationRevisionsOutputFilterSensitiveLog: (obj: BatchGetApplicationRevisionsOutput) => any;
|
|
2239
|
+
|
|
2240
|
+
export declare const BatchGetApplicationsInputFilterSensitiveLog: (obj: BatchGetApplicationsInput) => any;
|
|
2241
|
+
|
|
2242
|
+
export declare const BatchGetApplicationsOutputFilterSensitiveLog: (obj: BatchGetApplicationsOutput) => any;
|
|
2243
|
+
|
|
2244
|
+
export declare const BatchGetDeploymentGroupsInputFilterSensitiveLog: (obj: BatchGetDeploymentGroupsInput) => any;
|
|
2245
|
+
|
|
2246
|
+
export declare const DeploymentReadyOptionFilterSensitiveLog: (obj: DeploymentReadyOption) => any;
|
|
2247
|
+
|
|
2248
|
+
export declare const GreenFleetProvisioningOptionFilterSensitiveLog: (obj: GreenFleetProvisioningOption) => any;
|
|
2249
|
+
|
|
2250
|
+
export declare const BlueInstanceTerminationOptionFilterSensitiveLog: (obj: BlueInstanceTerminationOption) => any;
|
|
2251
|
+
|
|
2252
|
+
export declare const BlueGreenDeploymentConfigurationFilterSensitiveLog: (obj: BlueGreenDeploymentConfiguration) => any;
|
|
2253
|
+
|
|
2254
|
+
export declare const DeploymentStyleFilterSensitiveLog: (obj: DeploymentStyle) => any;
|
|
2255
|
+
|
|
2256
|
+
export declare const EC2TagFilterFilterSensitiveLog: (obj: EC2TagFilter) => any;
|
|
2257
|
+
|
|
2258
|
+
export declare const EC2TagSetFilterSensitiveLog: (obj: EC2TagSet) => any;
|
|
2259
|
+
|
|
2260
|
+
export declare const ECSServiceFilterSensitiveLog: (obj: ECSService) => any;
|
|
2261
|
+
|
|
2262
|
+
export declare const LastDeploymentInfoFilterSensitiveLog: (obj: LastDeploymentInfo) => any;
|
|
2263
|
+
|
|
2264
|
+
export declare const ELBInfoFilterSensitiveLog: (obj: ELBInfo) => any;
|
|
2265
|
+
|
|
2266
|
+
export declare const TargetGroupInfoFilterSensitiveLog: (obj: TargetGroupInfo) => any;
|
|
2267
|
+
|
|
2268
|
+
export declare const TrafficRouteFilterSensitiveLog: (obj: TrafficRoute) => any;
|
|
2269
|
+
|
|
2270
|
+
export declare const TargetGroupPairInfoFilterSensitiveLog: (obj: TargetGroupPairInfo) => any;
|
|
2271
|
+
|
|
2272
|
+
export declare const LoadBalancerInfoFilterSensitiveLog: (obj: LoadBalancerInfo) => any;
|
|
2273
|
+
|
|
2274
|
+
export declare const TagFilterFilterSensitiveLog: (obj: TagFilter) => any;
|
|
2275
|
+
|
|
2276
|
+
export declare const OnPremisesTagSetFilterSensitiveLog: (obj: OnPremisesTagSet) => any;
|
|
2277
|
+
|
|
2278
|
+
export declare const TriggerConfigFilterSensitiveLog: (obj: TriggerConfig) => any;
|
|
2279
|
+
|
|
2280
|
+
export declare const DeploymentGroupInfoFilterSensitiveLog: (obj: DeploymentGroupInfo) => any;
|
|
2281
|
+
|
|
2282
|
+
export declare const BatchGetDeploymentGroupsOutputFilterSensitiveLog: (obj: BatchGetDeploymentGroupsOutput) => any;
|
|
2283
|
+
|
|
2284
|
+
export declare const BatchGetDeploymentInstancesInputFilterSensitiveLog: (obj: BatchGetDeploymentInstancesInput) => any;
|
|
2285
|
+
|
|
2286
|
+
export declare const DiagnosticsFilterSensitiveLog: (obj: Diagnostics) => any;
|
|
2287
|
+
|
|
2288
|
+
export declare const LifecycleEventFilterSensitiveLog: (obj: LifecycleEvent) => any;
|
|
2289
|
+
|
|
2290
|
+
export declare const InstanceSummaryFilterSensitiveLog: (obj: InstanceSummary) => any;
|
|
2291
|
+
|
|
2292
|
+
export declare const BatchGetDeploymentInstancesOutputFilterSensitiveLog: (obj: BatchGetDeploymentInstancesOutput) => any;
|
|
2293
|
+
|
|
2294
|
+
export declare const BatchGetDeploymentsInputFilterSensitiveLog: (obj: BatchGetDeploymentsInput) => any;
|
|
2295
|
+
|
|
2296
|
+
export declare const DeploymentOverviewFilterSensitiveLog: (obj: DeploymentOverview) => any;
|
|
2297
|
+
|
|
2298
|
+
export declare const ErrorInformationFilterSensitiveLog: (obj: ErrorInformation) => any;
|
|
2299
|
+
|
|
2300
|
+
export declare const RelatedDeploymentsFilterSensitiveLog: (obj: RelatedDeployments) => any;
|
|
2301
|
+
|
|
2302
|
+
export declare const RollbackInfoFilterSensitiveLog: (obj: RollbackInfo) => any;
|
|
2303
|
+
|
|
2304
|
+
export declare const TargetInstancesFilterSensitiveLog: (obj: TargetInstances) => any;
|
|
2305
|
+
|
|
2306
|
+
export declare const DeploymentInfoFilterSensitiveLog: (obj: DeploymentInfo) => any;
|
|
2307
|
+
|
|
2308
|
+
export declare const BatchGetDeploymentsOutputFilterSensitiveLog: (obj: BatchGetDeploymentsOutput) => any;
|
|
2309
|
+
|
|
2310
|
+
export declare const BatchGetDeploymentTargetsInputFilterSensitiveLog: (obj: BatchGetDeploymentTargetsInput) => any;
|
|
2311
|
+
|
|
2312
|
+
export declare const CloudFormationTargetFilterSensitiveLog: (obj: CloudFormationTarget) => any;
|
|
2313
|
+
|
|
2314
|
+
export declare const ECSTaskSetFilterSensitiveLog: (obj: ECSTaskSet) => any;
|
|
2315
|
+
|
|
2316
|
+
export declare const ECSTargetFilterSensitiveLog: (obj: ECSTarget) => any;
|
|
2317
|
+
|
|
2318
|
+
export declare const InstanceTargetFilterSensitiveLog: (obj: InstanceTarget) => any;
|
|
2319
|
+
|
|
2320
|
+
export declare const LambdaFunctionInfoFilterSensitiveLog: (obj: LambdaFunctionInfo) => any;
|
|
2321
|
+
|
|
2322
|
+
export declare const LambdaTargetFilterSensitiveLog: (obj: LambdaTarget) => any;
|
|
2323
|
+
|
|
2324
|
+
export declare const DeploymentTargetFilterSensitiveLog: (obj: DeploymentTarget) => any;
|
|
2325
|
+
|
|
2326
|
+
export declare const BatchGetDeploymentTargetsOutputFilterSensitiveLog: (obj: BatchGetDeploymentTargetsOutput) => any;
|
|
2327
|
+
|
|
2328
|
+
export declare const BatchGetOnPremisesInstancesInputFilterSensitiveLog: (obj: BatchGetOnPremisesInstancesInput) => any;
|
|
2329
|
+
|
|
2330
|
+
export declare const InstanceInfoFilterSensitiveLog: (obj: InstanceInfo) => any;
|
|
2331
|
+
|
|
2332
|
+
export declare const BatchGetOnPremisesInstancesOutputFilterSensitiveLog: (obj: BatchGetOnPremisesInstancesOutput) => any;
|
|
2333
|
+
|
|
2334
|
+
export declare const ContinueDeploymentInputFilterSensitiveLog: (obj: ContinueDeploymentInput) => any;
|
|
2335
|
+
|
|
2336
|
+
export declare const CreateApplicationInputFilterSensitiveLog: (obj: CreateApplicationInput) => any;
|
|
2337
|
+
|
|
2338
|
+
export declare const CreateApplicationOutputFilterSensitiveLog: (obj: CreateApplicationOutput) => any;
|
|
2339
|
+
|
|
2340
|
+
export declare const CreateDeploymentInputFilterSensitiveLog: (obj: CreateDeploymentInput) => any;
|
|
2341
|
+
|
|
2342
|
+
export declare const CreateDeploymentOutputFilterSensitiveLog: (obj: CreateDeploymentOutput) => any;
|
|
2343
|
+
|
|
2344
|
+
export declare const MinimumHealthyHostsFilterSensitiveLog: (obj: MinimumHealthyHosts) => any;
|
|
2345
|
+
|
|
2346
|
+
export declare const TimeBasedCanaryFilterSensitiveLog: (obj: TimeBasedCanary) => any;
|
|
2347
|
+
|
|
2348
|
+
export declare const TimeBasedLinearFilterSensitiveLog: (obj: TimeBasedLinear) => any;
|
|
2349
|
+
|
|
2350
|
+
export declare const TrafficRoutingConfigFilterSensitiveLog: (obj: TrafficRoutingConfig) => any;
|
|
2351
|
+
|
|
2352
|
+
export declare const CreateDeploymentConfigInputFilterSensitiveLog: (obj: CreateDeploymentConfigInput) => any;
|
|
2353
|
+
|
|
2354
|
+
export declare const CreateDeploymentConfigOutputFilterSensitiveLog: (obj: CreateDeploymentConfigOutput) => any;
|
|
2355
|
+
|
|
2356
|
+
export declare const CreateDeploymentGroupInputFilterSensitiveLog: (obj: CreateDeploymentGroupInput) => any;
|
|
2357
|
+
|
|
2358
|
+
export declare const CreateDeploymentGroupOutputFilterSensitiveLog: (obj: CreateDeploymentGroupOutput) => any;
|
|
2359
|
+
|
|
2360
|
+
export declare const DeleteApplicationInputFilterSensitiveLog: (obj: DeleteApplicationInput) => any;
|
|
2361
|
+
|
|
2362
|
+
export declare const DeleteDeploymentConfigInputFilterSensitiveLog: (obj: DeleteDeploymentConfigInput) => any;
|
|
2363
|
+
|
|
2364
|
+
export declare const DeleteDeploymentGroupInputFilterSensitiveLog: (obj: DeleteDeploymentGroupInput) => any;
|
|
2365
|
+
|
|
2366
|
+
export declare const DeleteDeploymentGroupOutputFilterSensitiveLog: (obj: DeleteDeploymentGroupOutput) => any;
|
|
2367
|
+
|
|
2368
|
+
export declare const DeleteGitHubAccountTokenInputFilterSensitiveLog: (obj: DeleteGitHubAccountTokenInput) => any;
|
|
2369
|
+
|
|
2370
|
+
export declare const DeleteGitHubAccountTokenOutputFilterSensitiveLog: (obj: DeleteGitHubAccountTokenOutput) => any;
|
|
2371
|
+
|
|
2372
|
+
export declare const DeleteResourcesByExternalIdInputFilterSensitiveLog: (obj: DeleteResourcesByExternalIdInput) => any;
|
|
2373
|
+
|
|
2374
|
+
export declare const DeleteResourcesByExternalIdOutputFilterSensitiveLog: (obj: DeleteResourcesByExternalIdOutput) => any;
|
|
2375
|
+
|
|
2376
|
+
export declare const DeregisterOnPremisesInstanceInputFilterSensitiveLog: (obj: DeregisterOnPremisesInstanceInput) => any;
|
|
2377
|
+
|
|
2378
|
+
export declare const GetApplicationInputFilterSensitiveLog: (obj: GetApplicationInput) => any;
|
|
2379
|
+
|
|
2380
|
+
export declare const GetApplicationOutputFilterSensitiveLog: (obj: GetApplicationOutput) => any;
|
|
2381
|
+
|
|
2382
|
+
export declare const GetApplicationRevisionInputFilterSensitiveLog: (obj: GetApplicationRevisionInput) => any;
|
|
2383
|
+
|
|
2384
|
+
export declare const GetApplicationRevisionOutputFilterSensitiveLog: (obj: GetApplicationRevisionOutput) => any;
|
|
2385
|
+
|
|
2386
|
+
export declare const GetDeploymentInputFilterSensitiveLog: (obj: GetDeploymentInput) => any;
|
|
2387
|
+
|
|
2388
|
+
export declare const GetDeploymentOutputFilterSensitiveLog: (obj: GetDeploymentOutput) => any;
|
|
2389
|
+
|
|
2390
|
+
export declare const GetDeploymentConfigInputFilterSensitiveLog: (obj: GetDeploymentConfigInput) => any;
|
|
2391
|
+
|
|
2392
|
+
export declare const DeploymentConfigInfoFilterSensitiveLog: (obj: DeploymentConfigInfo) => any;
|
|
2393
|
+
|
|
2394
|
+
export declare const GetDeploymentConfigOutputFilterSensitiveLog: (obj: GetDeploymentConfigOutput) => any;
|
|
2395
|
+
|
|
2396
|
+
export declare const GetDeploymentGroupInputFilterSensitiveLog: (obj: GetDeploymentGroupInput) => any;
|
|
2397
|
+
|
|
2398
|
+
export declare const GetDeploymentGroupOutputFilterSensitiveLog: (obj: GetDeploymentGroupOutput) => any;
|
|
2399
|
+
|
|
2400
|
+
export declare const GetDeploymentInstanceInputFilterSensitiveLog: (obj: GetDeploymentInstanceInput) => any;
|
|
2401
|
+
|
|
2402
|
+
export declare const GetDeploymentInstanceOutputFilterSensitiveLog: (obj: GetDeploymentInstanceOutput) => any;
|
|
2403
|
+
|
|
2404
|
+
export declare const GetDeploymentTargetInputFilterSensitiveLog: (obj: GetDeploymentTargetInput) => any;
|
|
2405
|
+
|
|
2406
|
+
export declare const GetDeploymentTargetOutputFilterSensitiveLog: (obj: GetDeploymentTargetOutput) => any;
|
|
2407
|
+
|
|
2408
|
+
export declare const GetOnPremisesInstanceInputFilterSensitiveLog: (obj: GetOnPremisesInstanceInput) => any;
|
|
2409
|
+
|
|
2410
|
+
export declare const GetOnPremisesInstanceOutputFilterSensitiveLog: (obj: GetOnPremisesInstanceOutput) => any;
|
|
2411
|
+
|
|
2412
|
+
export declare const ListApplicationRevisionsInputFilterSensitiveLog: (obj: ListApplicationRevisionsInput) => any;
|
|
2413
|
+
|
|
2414
|
+
export declare const ListApplicationRevisionsOutputFilterSensitiveLog: (obj: ListApplicationRevisionsOutput) => any;
|
|
2415
|
+
|
|
2416
|
+
export declare const ListApplicationsInputFilterSensitiveLog: (obj: ListApplicationsInput) => any;
|
|
2417
|
+
|
|
2418
|
+
export declare const ListApplicationsOutputFilterSensitiveLog: (obj: ListApplicationsOutput) => any;
|
|
2419
|
+
|
|
2420
|
+
export declare const ListDeploymentConfigsInputFilterSensitiveLog: (obj: ListDeploymentConfigsInput) => any;
|
|
2421
|
+
|
|
2422
|
+
export declare const ListDeploymentConfigsOutputFilterSensitiveLog: (obj: ListDeploymentConfigsOutput) => any;
|
|
2423
|
+
|
|
2424
|
+
export declare const ListDeploymentGroupsInputFilterSensitiveLog: (obj: ListDeploymentGroupsInput) => any;
|
|
2425
|
+
|
|
2426
|
+
export declare const ListDeploymentGroupsOutputFilterSensitiveLog: (obj: ListDeploymentGroupsOutput) => any;
|
|
2427
|
+
|
|
2428
|
+
export declare const ListDeploymentInstancesInputFilterSensitiveLog: (obj: ListDeploymentInstancesInput) => any;
|
|
2429
|
+
|
|
2430
|
+
export declare const ListDeploymentInstancesOutputFilterSensitiveLog: (obj: ListDeploymentInstancesOutput) => any;
|
|
2431
|
+
|
|
2432
|
+
export declare const TimeRangeFilterSensitiveLog: (obj: TimeRange) => any;
|
|
2433
|
+
|
|
2434
|
+
export declare const ListDeploymentsInputFilterSensitiveLog: (obj: ListDeploymentsInput) => any;
|
|
2435
|
+
|
|
2436
|
+
export declare const ListDeploymentsOutputFilterSensitiveLog: (obj: ListDeploymentsOutput) => any;
|
|
2437
|
+
|
|
2438
|
+
export declare const ListDeploymentTargetsInputFilterSensitiveLog: (obj: ListDeploymentTargetsInput) => any;
|
|
2439
|
+
|
|
2440
|
+
export declare const ListDeploymentTargetsOutputFilterSensitiveLog: (obj: ListDeploymentTargetsOutput) => any;
|
|
2441
|
+
|
|
2442
|
+
export declare const ListGitHubAccountTokenNamesInputFilterSensitiveLog: (obj: ListGitHubAccountTokenNamesInput) => any;
|
|
2443
|
+
|
|
2444
|
+
export declare const ListGitHubAccountTokenNamesOutputFilterSensitiveLog: (obj: ListGitHubAccountTokenNamesOutput) => any;
|
|
2445
|
+
|
|
2446
|
+
export declare const ListOnPremisesInstancesInputFilterSensitiveLog: (obj: ListOnPremisesInstancesInput) => any;
|
|
2447
|
+
|
|
2448
|
+
export declare const ListOnPremisesInstancesOutputFilterSensitiveLog: (obj: ListOnPremisesInstancesOutput) => any;
|
|
2449
|
+
|
|
2450
|
+
export declare const ListTagsForResourceInputFilterSensitiveLog: (obj: ListTagsForResourceInput) => any;
|
|
2451
|
+
|
|
2452
|
+
export declare const ListTagsForResourceOutputFilterSensitiveLog: (obj: ListTagsForResourceOutput) => any;
|
|
2453
|
+
|
|
2454
|
+
export declare const PutLifecycleEventHookExecutionStatusInputFilterSensitiveLog: (obj: PutLifecycleEventHookExecutionStatusInput) => any;
|
|
2455
|
+
|
|
2456
|
+
export declare const PutLifecycleEventHookExecutionStatusOutputFilterSensitiveLog: (obj: PutLifecycleEventHookExecutionStatusOutput) => any;
|
|
2457
|
+
|
|
2458
|
+
export declare const RegisterApplicationRevisionInputFilterSensitiveLog: (obj: RegisterApplicationRevisionInput) => any;
|
|
2459
|
+
|
|
2460
|
+
export declare const RegisterOnPremisesInstanceInputFilterSensitiveLog: (obj: RegisterOnPremisesInstanceInput) => any;
|
|
2461
|
+
|
|
2462
|
+
export declare const RemoveTagsFromOnPremisesInstancesInputFilterSensitiveLog: (obj: RemoveTagsFromOnPremisesInstancesInput) => any;
|
|
2463
|
+
|
|
2464
|
+
export declare const SkipWaitTimeForInstanceTerminationInputFilterSensitiveLog: (obj: SkipWaitTimeForInstanceTerminationInput) => any;
|
|
2465
|
+
|
|
2466
|
+
export declare const StopDeploymentInputFilterSensitiveLog: (obj: StopDeploymentInput) => any;
|
|
2467
|
+
|
|
2468
|
+
export declare const StopDeploymentOutputFilterSensitiveLog: (obj: StopDeploymentOutput) => any;
|
|
2469
|
+
|
|
2470
|
+
export declare const TagResourceInputFilterSensitiveLog: (obj: TagResourceInput) => any;
|
|
2471
|
+
|
|
2472
|
+
export declare const TagResourceOutputFilterSensitiveLog: (obj: TagResourceOutput) => any;
|
|
2473
|
+
|
|
2474
|
+
export declare const UntagResourceInputFilterSensitiveLog: (obj: UntagResourceInput) => any;
|
|
2475
|
+
|
|
2476
|
+
export declare const UntagResourceOutputFilterSensitiveLog: (obj: UntagResourceOutput) => any;
|
|
2477
|
+
|
|
2478
|
+
export declare const UpdateApplicationInputFilterSensitiveLog: (obj: UpdateApplicationInput) => any;
|
|
2479
|
+
|
|
2480
|
+
export declare const UpdateDeploymentGroupInputFilterSensitiveLog: (obj: UpdateDeploymentGroupInput) => any;
|
|
2481
|
+
|
|
2482
|
+
export declare const UpdateDeploymentGroupOutputFilterSensitiveLog: (obj: UpdateDeploymentGroupOutput) => any;
|