@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
|
@@ -1,13 +1,5 @@
|
|
|
1
1
|
import { __assign, __extends } from "tslib";
|
|
2
2
|
import { CodeDeployServiceException as __BaseException } from "./CodeDeployServiceException";
|
|
3
|
-
export var Tag;
|
|
4
|
-
(function (Tag) {
|
|
5
|
-
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
6
|
-
})(Tag || (Tag = {}));
|
|
7
|
-
export var AddTagsToOnPremisesInstancesInput;
|
|
8
|
-
(function (AddTagsToOnPremisesInstancesInput) {
|
|
9
|
-
AddTagsToOnPremisesInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
10
|
-
})(AddTagsToOnPremisesInstancesInput || (AddTagsToOnPremisesInstancesInput = {}));
|
|
11
3
|
var InstanceLimitExceededException = (function (_super) {
|
|
12
4
|
__extends(InstanceLimitExceededException, _super);
|
|
13
5
|
function InstanceLimitExceededException(opts) {
|
|
@@ -92,14 +84,6 @@ var TagRequiredException = (function (_super) {
|
|
|
92
84
|
return TagRequiredException;
|
|
93
85
|
}(__BaseException));
|
|
94
86
|
export { TagRequiredException };
|
|
95
|
-
export var Alarm;
|
|
96
|
-
(function (Alarm) {
|
|
97
|
-
Alarm.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
98
|
-
})(Alarm || (Alarm = {}));
|
|
99
|
-
export var AlarmConfiguration;
|
|
100
|
-
(function (AlarmConfiguration) {
|
|
101
|
-
AlarmConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
102
|
-
})(AlarmConfiguration || (AlarmConfiguration = {}));
|
|
103
87
|
var AlarmsLimitExceededException = (function (_super) {
|
|
104
88
|
__extends(AlarmsLimitExceededException, _super);
|
|
105
89
|
function AlarmsLimitExceededException(opts) {
|
|
@@ -142,10 +126,6 @@ export var ComputePlatform;
|
|
|
142
126
|
ComputePlatform["LAMBDA"] = "Lambda";
|
|
143
127
|
ComputePlatform["SERVER"] = "Server";
|
|
144
128
|
})(ComputePlatform || (ComputePlatform = {}));
|
|
145
|
-
export var ApplicationInfo;
|
|
146
|
-
(function (ApplicationInfo) {
|
|
147
|
-
ApplicationInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
148
|
-
})(ApplicationInfo || (ApplicationInfo = {}));
|
|
149
129
|
var ApplicationLimitExceededException = (function (_super) {
|
|
150
130
|
__extends(ApplicationLimitExceededException, _super);
|
|
151
131
|
function ApplicationLimitExceededException(opts) {
|
|
@@ -176,10 +156,6 @@ export var ApplicationRevisionSortBy;
|
|
|
176
156
|
ApplicationRevisionSortBy["LastUsedTime"] = "lastUsedTime";
|
|
177
157
|
ApplicationRevisionSortBy["RegisterTime"] = "registerTime";
|
|
178
158
|
})(ApplicationRevisionSortBy || (ApplicationRevisionSortBy = {}));
|
|
179
|
-
export var AppSpecContent;
|
|
180
|
-
(function (AppSpecContent) {
|
|
181
|
-
AppSpecContent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
182
|
-
})(AppSpecContent || (AppSpecContent = {}));
|
|
183
159
|
var ArnNotSupportedException = (function (_super) {
|
|
184
160
|
__extends(ArnNotSupportedException, _super);
|
|
185
161
|
function ArnNotSupportedException(opts) {
|
|
@@ -198,18 +174,6 @@ export var AutoRollbackEvent;
|
|
|
198
174
|
AutoRollbackEvent["DEPLOYMENT_STOP_ON_ALARM"] = "DEPLOYMENT_STOP_ON_ALARM";
|
|
199
175
|
AutoRollbackEvent["DEPLOYMENT_STOP_ON_REQUEST"] = "DEPLOYMENT_STOP_ON_REQUEST";
|
|
200
176
|
})(AutoRollbackEvent || (AutoRollbackEvent = {}));
|
|
201
|
-
export var AutoRollbackConfiguration;
|
|
202
|
-
(function (AutoRollbackConfiguration) {
|
|
203
|
-
AutoRollbackConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
204
|
-
})(AutoRollbackConfiguration || (AutoRollbackConfiguration = {}));
|
|
205
|
-
export var AutoScalingGroup;
|
|
206
|
-
(function (AutoScalingGroup) {
|
|
207
|
-
AutoScalingGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
208
|
-
})(AutoScalingGroup || (AutoScalingGroup = {}));
|
|
209
|
-
export var GitHubLocation;
|
|
210
|
-
(function (GitHubLocation) {
|
|
211
|
-
GitHubLocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
212
|
-
})(GitHubLocation || (GitHubLocation = {}));
|
|
213
177
|
export var RevisionLocationType;
|
|
214
178
|
(function (RevisionLocationType) {
|
|
215
179
|
RevisionLocationType["AppSpecContent"] = "AppSpecContent";
|
|
@@ -225,34 +189,6 @@ export var BundleType;
|
|
|
225
189
|
BundleType["YAML"] = "YAML";
|
|
226
190
|
BundleType["Zip"] = "zip";
|
|
227
191
|
})(BundleType || (BundleType = {}));
|
|
228
|
-
export var S3Location;
|
|
229
|
-
(function (S3Location) {
|
|
230
|
-
S3Location.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
231
|
-
})(S3Location || (S3Location = {}));
|
|
232
|
-
export var RawString;
|
|
233
|
-
(function (RawString) {
|
|
234
|
-
RawString.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
235
|
-
})(RawString || (RawString = {}));
|
|
236
|
-
export var RevisionLocation;
|
|
237
|
-
(function (RevisionLocation) {
|
|
238
|
-
RevisionLocation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
239
|
-
})(RevisionLocation || (RevisionLocation = {}));
|
|
240
|
-
export var BatchGetApplicationRevisionsInput;
|
|
241
|
-
(function (BatchGetApplicationRevisionsInput) {
|
|
242
|
-
BatchGetApplicationRevisionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
243
|
-
})(BatchGetApplicationRevisionsInput || (BatchGetApplicationRevisionsInput = {}));
|
|
244
|
-
export var GenericRevisionInfo;
|
|
245
|
-
(function (GenericRevisionInfo) {
|
|
246
|
-
GenericRevisionInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
247
|
-
})(GenericRevisionInfo || (GenericRevisionInfo = {}));
|
|
248
|
-
export var RevisionInfo;
|
|
249
|
-
(function (RevisionInfo) {
|
|
250
|
-
RevisionInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
251
|
-
})(RevisionInfo || (RevisionInfo = {}));
|
|
252
|
-
export var BatchGetApplicationRevisionsOutput;
|
|
253
|
-
(function (BatchGetApplicationRevisionsOutput) {
|
|
254
|
-
BatchGetApplicationRevisionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
255
|
-
})(BatchGetApplicationRevisionsOutput || (BatchGetApplicationRevisionsOutput = {}));
|
|
256
192
|
var BatchLimitExceededException = (function (_super) {
|
|
257
193
|
__extends(BatchLimitExceededException, _super);
|
|
258
194
|
function BatchLimitExceededException(opts) {
|
|
@@ -301,49 +237,21 @@ var RevisionRequiredException = (function (_super) {
|
|
|
301
237
|
return RevisionRequiredException;
|
|
302
238
|
}(__BaseException));
|
|
303
239
|
export { RevisionRequiredException };
|
|
304
|
-
export var BatchGetApplicationsInput;
|
|
305
|
-
(function (BatchGetApplicationsInput) {
|
|
306
|
-
BatchGetApplicationsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
307
|
-
})(BatchGetApplicationsInput || (BatchGetApplicationsInput = {}));
|
|
308
|
-
export var BatchGetApplicationsOutput;
|
|
309
|
-
(function (BatchGetApplicationsOutput) {
|
|
310
|
-
BatchGetApplicationsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
311
|
-
})(BatchGetApplicationsOutput || (BatchGetApplicationsOutput = {}));
|
|
312
|
-
export var BatchGetDeploymentGroupsInput;
|
|
313
|
-
(function (BatchGetDeploymentGroupsInput) {
|
|
314
|
-
BatchGetDeploymentGroupsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
315
|
-
})(BatchGetDeploymentGroupsInput || (BatchGetDeploymentGroupsInput = {}));
|
|
316
240
|
export var DeploymentReadyAction;
|
|
317
241
|
(function (DeploymentReadyAction) {
|
|
318
242
|
DeploymentReadyAction["CONTINUE_DEPLOYMENT"] = "CONTINUE_DEPLOYMENT";
|
|
319
243
|
DeploymentReadyAction["STOP_DEPLOYMENT"] = "STOP_DEPLOYMENT";
|
|
320
244
|
})(DeploymentReadyAction || (DeploymentReadyAction = {}));
|
|
321
|
-
export var DeploymentReadyOption;
|
|
322
|
-
(function (DeploymentReadyOption) {
|
|
323
|
-
DeploymentReadyOption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
324
|
-
})(DeploymentReadyOption || (DeploymentReadyOption = {}));
|
|
325
245
|
export var GreenFleetProvisioningAction;
|
|
326
246
|
(function (GreenFleetProvisioningAction) {
|
|
327
247
|
GreenFleetProvisioningAction["COPY_AUTO_SCALING_GROUP"] = "COPY_AUTO_SCALING_GROUP";
|
|
328
248
|
GreenFleetProvisioningAction["DISCOVER_EXISTING"] = "DISCOVER_EXISTING";
|
|
329
249
|
})(GreenFleetProvisioningAction || (GreenFleetProvisioningAction = {}));
|
|
330
|
-
export var GreenFleetProvisioningOption;
|
|
331
|
-
(function (GreenFleetProvisioningOption) {
|
|
332
|
-
GreenFleetProvisioningOption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
333
|
-
})(GreenFleetProvisioningOption || (GreenFleetProvisioningOption = {}));
|
|
334
250
|
export var InstanceAction;
|
|
335
251
|
(function (InstanceAction) {
|
|
336
252
|
InstanceAction["KEEP_ALIVE"] = "KEEP_ALIVE";
|
|
337
253
|
InstanceAction["TERMINATE"] = "TERMINATE";
|
|
338
254
|
})(InstanceAction || (InstanceAction = {}));
|
|
339
|
-
export var BlueInstanceTerminationOption;
|
|
340
|
-
(function (BlueInstanceTerminationOption) {
|
|
341
|
-
BlueInstanceTerminationOption.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
342
|
-
})(BlueInstanceTerminationOption || (BlueInstanceTerminationOption = {}));
|
|
343
|
-
export var BlueGreenDeploymentConfiguration;
|
|
344
|
-
(function (BlueGreenDeploymentConfiguration) {
|
|
345
|
-
BlueGreenDeploymentConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
346
|
-
})(BlueGreenDeploymentConfiguration || (BlueGreenDeploymentConfiguration = {}));
|
|
347
255
|
export var DeploymentOption;
|
|
348
256
|
(function (DeploymentOption) {
|
|
349
257
|
DeploymentOption["WITHOUT_TRAFFIC_CONTROL"] = "WITHOUT_TRAFFIC_CONTROL";
|
|
@@ -354,28 +262,12 @@ export var DeploymentType;
|
|
|
354
262
|
DeploymentType["BLUE_GREEN"] = "BLUE_GREEN";
|
|
355
263
|
DeploymentType["IN_PLACE"] = "IN_PLACE";
|
|
356
264
|
})(DeploymentType || (DeploymentType = {}));
|
|
357
|
-
export var DeploymentStyle;
|
|
358
|
-
(function (DeploymentStyle) {
|
|
359
|
-
DeploymentStyle.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
360
|
-
})(DeploymentStyle || (DeploymentStyle = {}));
|
|
361
265
|
export var EC2TagFilterType;
|
|
362
266
|
(function (EC2TagFilterType) {
|
|
363
267
|
EC2TagFilterType["KEY_AND_VALUE"] = "KEY_AND_VALUE";
|
|
364
268
|
EC2TagFilterType["KEY_ONLY"] = "KEY_ONLY";
|
|
365
269
|
EC2TagFilterType["VALUE_ONLY"] = "VALUE_ONLY";
|
|
366
270
|
})(EC2TagFilterType || (EC2TagFilterType = {}));
|
|
367
|
-
export var EC2TagFilter;
|
|
368
|
-
(function (EC2TagFilter) {
|
|
369
|
-
EC2TagFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
370
|
-
})(EC2TagFilter || (EC2TagFilter = {}));
|
|
371
|
-
export var EC2TagSet;
|
|
372
|
-
(function (EC2TagSet) {
|
|
373
|
-
EC2TagSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
374
|
-
})(EC2TagSet || (EC2TagSet = {}));
|
|
375
|
-
export var ECSService;
|
|
376
|
-
(function (ECSService) {
|
|
377
|
-
ECSService.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
378
|
-
})(ECSService || (ECSService = {}));
|
|
379
271
|
export var DeploymentStatus;
|
|
380
272
|
(function (DeploymentStatus) {
|
|
381
273
|
DeploymentStatus["BAKING"] = "Baking";
|
|
@@ -387,44 +279,12 @@ export var DeploymentStatus;
|
|
|
387
279
|
DeploymentStatus["STOPPED"] = "Stopped";
|
|
388
280
|
DeploymentStatus["SUCCEEDED"] = "Succeeded";
|
|
389
281
|
})(DeploymentStatus || (DeploymentStatus = {}));
|
|
390
|
-
export var LastDeploymentInfo;
|
|
391
|
-
(function (LastDeploymentInfo) {
|
|
392
|
-
LastDeploymentInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
393
|
-
})(LastDeploymentInfo || (LastDeploymentInfo = {}));
|
|
394
|
-
export var ELBInfo;
|
|
395
|
-
(function (ELBInfo) {
|
|
396
|
-
ELBInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
|
-
})(ELBInfo || (ELBInfo = {}));
|
|
398
|
-
export var TargetGroupInfo;
|
|
399
|
-
(function (TargetGroupInfo) {
|
|
400
|
-
TargetGroupInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
|
-
})(TargetGroupInfo || (TargetGroupInfo = {}));
|
|
402
|
-
export var TrafficRoute;
|
|
403
|
-
(function (TrafficRoute) {
|
|
404
|
-
TrafficRoute.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
-
})(TrafficRoute || (TrafficRoute = {}));
|
|
406
|
-
export var TargetGroupPairInfo;
|
|
407
|
-
(function (TargetGroupPairInfo) {
|
|
408
|
-
TargetGroupPairInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
409
|
-
})(TargetGroupPairInfo || (TargetGroupPairInfo = {}));
|
|
410
|
-
export var LoadBalancerInfo;
|
|
411
|
-
(function (LoadBalancerInfo) {
|
|
412
|
-
LoadBalancerInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
413
|
-
})(LoadBalancerInfo || (LoadBalancerInfo = {}));
|
|
414
282
|
export var TagFilterType;
|
|
415
283
|
(function (TagFilterType) {
|
|
416
284
|
TagFilterType["KEY_AND_VALUE"] = "KEY_AND_VALUE";
|
|
417
285
|
TagFilterType["KEY_ONLY"] = "KEY_ONLY";
|
|
418
286
|
TagFilterType["VALUE_ONLY"] = "VALUE_ONLY";
|
|
419
287
|
})(TagFilterType || (TagFilterType = {}));
|
|
420
|
-
export var TagFilter;
|
|
421
|
-
(function (TagFilter) {
|
|
422
|
-
TagFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
423
|
-
})(TagFilter || (TagFilter = {}));
|
|
424
|
-
export var OnPremisesTagSet;
|
|
425
|
-
(function (OnPremisesTagSet) {
|
|
426
|
-
OnPremisesTagSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
427
|
-
})(OnPremisesTagSet || (OnPremisesTagSet = {}));
|
|
428
288
|
export var OutdatedInstancesStrategy;
|
|
429
289
|
(function (OutdatedInstancesStrategy) {
|
|
430
290
|
OutdatedInstancesStrategy["Ignore"] = "IGNORE";
|
|
@@ -443,18 +303,6 @@ export var TriggerEventType;
|
|
|
443
303
|
TriggerEventType["INSTANCE_START"] = "InstanceStart";
|
|
444
304
|
TriggerEventType["INSTANCE_SUCCESS"] = "InstanceSuccess";
|
|
445
305
|
})(TriggerEventType || (TriggerEventType = {}));
|
|
446
|
-
export var TriggerConfig;
|
|
447
|
-
(function (TriggerConfig) {
|
|
448
|
-
TriggerConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
449
|
-
})(TriggerConfig || (TriggerConfig = {}));
|
|
450
|
-
export var DeploymentGroupInfo;
|
|
451
|
-
(function (DeploymentGroupInfo) {
|
|
452
|
-
DeploymentGroupInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
453
|
-
})(DeploymentGroupInfo || (DeploymentGroupInfo = {}));
|
|
454
|
-
export var BatchGetDeploymentGroupsOutput;
|
|
455
|
-
(function (BatchGetDeploymentGroupsOutput) {
|
|
456
|
-
BatchGetDeploymentGroupsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
457
|
-
})(BatchGetDeploymentGroupsOutput || (BatchGetDeploymentGroupsOutput = {}));
|
|
458
306
|
var DeploymentConfigDoesNotExistException = (function (_super) {
|
|
459
307
|
__extends(DeploymentConfigDoesNotExistException, _super);
|
|
460
308
|
function DeploymentConfigDoesNotExistException(opts) {
|
|
@@ -491,10 +339,6 @@ var InvalidDeploymentGroupNameException = (function (_super) {
|
|
|
491
339
|
return InvalidDeploymentGroupNameException;
|
|
492
340
|
}(__BaseException));
|
|
493
341
|
export { InvalidDeploymentGroupNameException };
|
|
494
|
-
export var BatchGetDeploymentInstancesInput;
|
|
495
|
-
(function (BatchGetDeploymentInstancesInput) {
|
|
496
|
-
BatchGetDeploymentInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
497
|
-
})(BatchGetDeploymentInstancesInput || (BatchGetDeploymentInstancesInput = {}));
|
|
498
342
|
export var _InstanceType;
|
|
499
343
|
(function (_InstanceType) {
|
|
500
344
|
_InstanceType["BLUE"] = "Blue";
|
|
@@ -509,10 +353,6 @@ export var LifecycleErrorCode;
|
|
|
509
353
|
LifecycleErrorCode["SUCCESS"] = "Success";
|
|
510
354
|
LifecycleErrorCode["UNKNOWN_ERROR"] = "UnknownError";
|
|
511
355
|
})(LifecycleErrorCode || (LifecycleErrorCode = {}));
|
|
512
|
-
export var Diagnostics;
|
|
513
|
-
(function (Diagnostics) {
|
|
514
|
-
Diagnostics.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
515
|
-
})(Diagnostics || (Diagnostics = {}));
|
|
516
356
|
export var LifecycleEventStatus;
|
|
517
357
|
(function (LifecycleEventStatus) {
|
|
518
358
|
LifecycleEventStatus["FAILED"] = "Failed";
|
|
@@ -522,10 +362,6 @@ export var LifecycleEventStatus;
|
|
|
522
362
|
LifecycleEventStatus["SUCCEEDED"] = "Succeeded";
|
|
523
363
|
LifecycleEventStatus["UNKNOWN"] = "Unknown";
|
|
524
364
|
})(LifecycleEventStatus || (LifecycleEventStatus = {}));
|
|
525
|
-
export var LifecycleEvent;
|
|
526
|
-
(function (LifecycleEvent) {
|
|
527
|
-
LifecycleEvent.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
|
-
})(LifecycleEvent || (LifecycleEvent = {}));
|
|
529
365
|
export var InstanceStatus;
|
|
530
366
|
(function (InstanceStatus) {
|
|
531
367
|
InstanceStatus["FAILED"] = "Failed";
|
|
@@ -536,14 +372,6 @@ export var InstanceStatus;
|
|
|
536
372
|
InstanceStatus["SUCCEEDED"] = "Succeeded";
|
|
537
373
|
InstanceStatus["UNKNOWN"] = "Unknown";
|
|
538
374
|
})(InstanceStatus || (InstanceStatus = {}));
|
|
539
|
-
export var InstanceSummary;
|
|
540
|
-
(function (InstanceSummary) {
|
|
541
|
-
InstanceSummary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
542
|
-
})(InstanceSummary || (InstanceSummary = {}));
|
|
543
|
-
export var BatchGetDeploymentInstancesOutput;
|
|
544
|
-
(function (BatchGetDeploymentInstancesOutput) {
|
|
545
|
-
BatchGetDeploymentInstancesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
546
|
-
})(BatchGetDeploymentInstancesOutput || (BatchGetDeploymentInstancesOutput = {}));
|
|
547
375
|
var DeploymentDoesNotExistException = (function (_super) {
|
|
548
376
|
__extends(DeploymentDoesNotExistException, _super);
|
|
549
377
|
function DeploymentDoesNotExistException(opts) {
|
|
@@ -604,10 +432,6 @@ var InvalidDeploymentIdException = (function (_super) {
|
|
|
604
432
|
return InvalidDeploymentIdException;
|
|
605
433
|
}(__BaseException));
|
|
606
434
|
export { InvalidDeploymentIdException };
|
|
607
|
-
export var BatchGetDeploymentsInput;
|
|
608
|
-
(function (BatchGetDeploymentsInput) {
|
|
609
|
-
BatchGetDeploymentsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
-
})(BatchGetDeploymentsInput || (BatchGetDeploymentsInput = {}));
|
|
611
435
|
export var DeploymentCreator;
|
|
612
436
|
(function (DeploymentCreator) {
|
|
613
437
|
DeploymentCreator["Autoscaling"] = "autoscaling";
|
|
@@ -618,10 +442,6 @@ export var DeploymentCreator;
|
|
|
618
442
|
DeploymentCreator["CodeDeployRollback"] = "codeDeployRollback";
|
|
619
443
|
DeploymentCreator["User"] = "user";
|
|
620
444
|
})(DeploymentCreator || (DeploymentCreator = {}));
|
|
621
|
-
export var DeploymentOverview;
|
|
622
|
-
(function (DeploymentOverview) {
|
|
623
|
-
DeploymentOverview.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
624
|
-
})(DeploymentOverview || (DeploymentOverview = {}));
|
|
625
445
|
export var ErrorCode;
|
|
626
446
|
(function (ErrorCode) {
|
|
627
447
|
ErrorCode["AGENT_ISSUE"] = "AGENT_ISSUE";
|
|
@@ -659,40 +479,12 @@ export var ErrorCode;
|
|
|
659
479
|
ErrorCode["THROTTLED"] = "THROTTLED";
|
|
660
480
|
ErrorCode["TIMEOUT"] = "TIMEOUT";
|
|
661
481
|
})(ErrorCode || (ErrorCode = {}));
|
|
662
|
-
export var ErrorInformation;
|
|
663
|
-
(function (ErrorInformation) {
|
|
664
|
-
ErrorInformation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
665
|
-
})(ErrorInformation || (ErrorInformation = {}));
|
|
666
482
|
export var FileExistsBehavior;
|
|
667
483
|
(function (FileExistsBehavior) {
|
|
668
484
|
FileExistsBehavior["DISALLOW"] = "DISALLOW";
|
|
669
485
|
FileExistsBehavior["OVERWRITE"] = "OVERWRITE";
|
|
670
486
|
FileExistsBehavior["RETAIN"] = "RETAIN";
|
|
671
487
|
})(FileExistsBehavior || (FileExistsBehavior = {}));
|
|
672
|
-
export var RelatedDeployments;
|
|
673
|
-
(function (RelatedDeployments) {
|
|
674
|
-
RelatedDeployments.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
675
|
-
})(RelatedDeployments || (RelatedDeployments = {}));
|
|
676
|
-
export var RollbackInfo;
|
|
677
|
-
(function (RollbackInfo) {
|
|
678
|
-
RollbackInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
679
|
-
})(RollbackInfo || (RollbackInfo = {}));
|
|
680
|
-
export var TargetInstances;
|
|
681
|
-
(function (TargetInstances) {
|
|
682
|
-
TargetInstances.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
683
|
-
})(TargetInstances || (TargetInstances = {}));
|
|
684
|
-
export var DeploymentInfo;
|
|
685
|
-
(function (DeploymentInfo) {
|
|
686
|
-
DeploymentInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
687
|
-
})(DeploymentInfo || (DeploymentInfo = {}));
|
|
688
|
-
export var BatchGetDeploymentsOutput;
|
|
689
|
-
(function (BatchGetDeploymentsOutput) {
|
|
690
|
-
BatchGetDeploymentsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
691
|
-
})(BatchGetDeploymentsOutput || (BatchGetDeploymentsOutput = {}));
|
|
692
|
-
export var BatchGetDeploymentTargetsInput;
|
|
693
|
-
(function (BatchGetDeploymentTargetsInput) {
|
|
694
|
-
BatchGetDeploymentTargetsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
695
|
-
})(BatchGetDeploymentTargetsInput || (BatchGetDeploymentTargetsInput = {}));
|
|
696
488
|
export var TargetStatus;
|
|
697
489
|
(function (TargetStatus) {
|
|
698
490
|
TargetStatus["FAILED"] = "Failed";
|
|
@@ -703,10 +495,6 @@ export var TargetStatus;
|
|
|
703
495
|
TargetStatus["SUCCEEDED"] = "Succeeded";
|
|
704
496
|
TargetStatus["UNKNOWN"] = "Unknown";
|
|
705
497
|
})(TargetStatus || (TargetStatus = {}));
|
|
706
|
-
export var CloudFormationTarget;
|
|
707
|
-
(function (CloudFormationTarget) {
|
|
708
|
-
CloudFormationTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
709
|
-
})(CloudFormationTarget || (CloudFormationTarget = {}));
|
|
710
498
|
export var DeploymentTargetType;
|
|
711
499
|
(function (DeploymentTargetType) {
|
|
712
500
|
DeploymentTargetType["CLOUDFORMATION_TARGET"] = "CloudFormationTarget";
|
|
@@ -719,34 +507,6 @@ export var TargetLabel;
|
|
|
719
507
|
TargetLabel["BLUE"] = "Blue";
|
|
720
508
|
TargetLabel["GREEN"] = "Green";
|
|
721
509
|
})(TargetLabel || (TargetLabel = {}));
|
|
722
|
-
export var ECSTaskSet;
|
|
723
|
-
(function (ECSTaskSet) {
|
|
724
|
-
ECSTaskSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
725
|
-
})(ECSTaskSet || (ECSTaskSet = {}));
|
|
726
|
-
export var ECSTarget;
|
|
727
|
-
(function (ECSTarget) {
|
|
728
|
-
ECSTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
729
|
-
})(ECSTarget || (ECSTarget = {}));
|
|
730
|
-
export var InstanceTarget;
|
|
731
|
-
(function (InstanceTarget) {
|
|
732
|
-
InstanceTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
733
|
-
})(InstanceTarget || (InstanceTarget = {}));
|
|
734
|
-
export var LambdaFunctionInfo;
|
|
735
|
-
(function (LambdaFunctionInfo) {
|
|
736
|
-
LambdaFunctionInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
737
|
-
})(LambdaFunctionInfo || (LambdaFunctionInfo = {}));
|
|
738
|
-
export var LambdaTarget;
|
|
739
|
-
(function (LambdaTarget) {
|
|
740
|
-
LambdaTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
741
|
-
})(LambdaTarget || (LambdaTarget = {}));
|
|
742
|
-
export var DeploymentTarget;
|
|
743
|
-
(function (DeploymentTarget) {
|
|
744
|
-
DeploymentTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
745
|
-
})(DeploymentTarget || (DeploymentTarget = {}));
|
|
746
|
-
export var BatchGetDeploymentTargetsOutput;
|
|
747
|
-
(function (BatchGetDeploymentTargetsOutput) {
|
|
748
|
-
BatchGetDeploymentTargetsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
749
|
-
})(BatchGetDeploymentTargetsOutput || (BatchGetDeploymentTargetsOutput = {}));
|
|
750
510
|
var DeploymentNotStartedException = (function (_super) {
|
|
751
511
|
__extends(DeploymentNotStartedException, _super);
|
|
752
512
|
function DeploymentNotStartedException(opts) {
|
|
@@ -819,18 +579,6 @@ var InvalidDeploymentTargetIdException = (function (_super) {
|
|
|
819
579
|
return InvalidDeploymentTargetIdException;
|
|
820
580
|
}(__BaseException));
|
|
821
581
|
export { InvalidDeploymentTargetIdException };
|
|
822
|
-
export var BatchGetOnPremisesInstancesInput;
|
|
823
|
-
(function (BatchGetOnPremisesInstancesInput) {
|
|
824
|
-
BatchGetOnPremisesInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
825
|
-
})(BatchGetOnPremisesInstancesInput || (BatchGetOnPremisesInstancesInput = {}));
|
|
826
|
-
export var InstanceInfo;
|
|
827
|
-
(function (InstanceInfo) {
|
|
828
|
-
InstanceInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
829
|
-
})(InstanceInfo || (InstanceInfo = {}));
|
|
830
|
-
export var BatchGetOnPremisesInstancesOutput;
|
|
831
|
-
(function (BatchGetOnPremisesInstancesOutput) {
|
|
832
|
-
BatchGetOnPremisesInstancesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
833
|
-
})(BatchGetOnPremisesInstancesOutput || (BatchGetOnPremisesInstancesOutput = {}));
|
|
834
582
|
var BucketNameFilterRequiredException = (function (_super) {
|
|
835
583
|
__extends(BucketNameFilterRequiredException, _super);
|
|
836
584
|
function BucketNameFilterRequiredException(opts) {
|
|
@@ -848,10 +596,6 @@ export var DeploymentWaitType;
|
|
|
848
596
|
DeploymentWaitType["READY_WAIT"] = "READY_WAIT";
|
|
849
597
|
DeploymentWaitType["TERMINATION_WAIT"] = "TERMINATION_WAIT";
|
|
850
598
|
})(DeploymentWaitType || (DeploymentWaitType = {}));
|
|
851
|
-
export var ContinueDeploymentInput;
|
|
852
|
-
(function (ContinueDeploymentInput) {
|
|
853
|
-
ContinueDeploymentInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
854
|
-
})(ContinueDeploymentInput || (ContinueDeploymentInput = {}));
|
|
855
599
|
var DeploymentAlreadyCompletedException = (function (_super) {
|
|
856
600
|
__extends(DeploymentAlreadyCompletedException, _super);
|
|
857
601
|
function DeploymentAlreadyCompletedException(opts) {
|
|
@@ -912,14 +656,6 @@ var UnsupportedActionForDeploymentTypeException = (function (_super) {
|
|
|
912
656
|
return UnsupportedActionForDeploymentTypeException;
|
|
913
657
|
}(__BaseException));
|
|
914
658
|
export { UnsupportedActionForDeploymentTypeException };
|
|
915
|
-
export var CreateApplicationInput;
|
|
916
|
-
(function (CreateApplicationInput) {
|
|
917
|
-
CreateApplicationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
918
|
-
})(CreateApplicationInput || (CreateApplicationInput = {}));
|
|
919
|
-
export var CreateApplicationOutput;
|
|
920
|
-
(function (CreateApplicationOutput) {
|
|
921
|
-
CreateApplicationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
922
|
-
})(CreateApplicationOutput || (CreateApplicationOutput = {}));
|
|
923
659
|
var InvalidTagsToAddException = (function (_super) {
|
|
924
660
|
__extends(InvalidTagsToAddException, _super);
|
|
925
661
|
function InvalidTagsToAddException(opts) {
|
|
@@ -932,14 +668,6 @@ var InvalidTagsToAddException = (function (_super) {
|
|
|
932
668
|
return InvalidTagsToAddException;
|
|
933
669
|
}(__BaseException));
|
|
934
670
|
export { InvalidTagsToAddException };
|
|
935
|
-
export var CreateDeploymentInput;
|
|
936
|
-
(function (CreateDeploymentInput) {
|
|
937
|
-
CreateDeploymentInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
938
|
-
})(CreateDeploymentInput || (CreateDeploymentInput = {}));
|
|
939
|
-
export var CreateDeploymentOutput;
|
|
940
|
-
(function (CreateDeploymentOutput) {
|
|
941
|
-
CreateDeploymentOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
942
|
-
})(CreateDeploymentOutput || (CreateDeploymentOutput = {}));
|
|
943
671
|
var DeploymentGroupDoesNotExistException = (function (_super) {
|
|
944
672
|
__extends(DeploymentGroupDoesNotExistException, _super);
|
|
945
673
|
function DeploymentGroupDoesNotExistException(opts) {
|
|
@@ -1132,36 +860,12 @@ var ThrottlingException = (function (_super) {
|
|
|
1132
860
|
return ThrottlingException;
|
|
1133
861
|
}(__BaseException));
|
|
1134
862
|
export { ThrottlingException };
|
|
1135
|
-
export var MinimumHealthyHosts;
|
|
1136
|
-
(function (MinimumHealthyHosts) {
|
|
1137
|
-
MinimumHealthyHosts.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1138
|
-
})(MinimumHealthyHosts || (MinimumHealthyHosts = {}));
|
|
1139
|
-
export var TimeBasedCanary;
|
|
1140
|
-
(function (TimeBasedCanary) {
|
|
1141
|
-
TimeBasedCanary.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1142
|
-
})(TimeBasedCanary || (TimeBasedCanary = {}));
|
|
1143
|
-
export var TimeBasedLinear;
|
|
1144
|
-
(function (TimeBasedLinear) {
|
|
1145
|
-
TimeBasedLinear.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1146
|
-
})(TimeBasedLinear || (TimeBasedLinear = {}));
|
|
1147
863
|
export var TrafficRoutingType;
|
|
1148
864
|
(function (TrafficRoutingType) {
|
|
1149
865
|
TrafficRoutingType["AllAtOnce"] = "AllAtOnce";
|
|
1150
866
|
TrafficRoutingType["TimeBasedCanary"] = "TimeBasedCanary";
|
|
1151
867
|
TrafficRoutingType["TimeBasedLinear"] = "TimeBasedLinear";
|
|
1152
868
|
})(TrafficRoutingType || (TrafficRoutingType = {}));
|
|
1153
|
-
export var TrafficRoutingConfig;
|
|
1154
|
-
(function (TrafficRoutingConfig) {
|
|
1155
|
-
TrafficRoutingConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1156
|
-
})(TrafficRoutingConfig || (TrafficRoutingConfig = {}));
|
|
1157
|
-
export var CreateDeploymentConfigInput;
|
|
1158
|
-
(function (CreateDeploymentConfigInput) {
|
|
1159
|
-
CreateDeploymentConfigInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1160
|
-
})(CreateDeploymentConfigInput || (CreateDeploymentConfigInput = {}));
|
|
1161
|
-
export var CreateDeploymentConfigOutput;
|
|
1162
|
-
(function (CreateDeploymentConfigOutput) {
|
|
1163
|
-
CreateDeploymentConfigOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1164
|
-
})(CreateDeploymentConfigOutput || (CreateDeploymentConfigOutput = {}));
|
|
1165
869
|
var DeploymentConfigAlreadyExistsException = (function (_super) {
|
|
1166
870
|
__extends(DeploymentConfigAlreadyExistsException, _super);
|
|
1167
871
|
function DeploymentConfigAlreadyExistsException(opts) {
|
|
@@ -1210,14 +914,6 @@ var InvalidMinimumHealthyHostValueException = (function (_super) {
|
|
|
1210
914
|
return InvalidMinimumHealthyHostValueException;
|
|
1211
915
|
}(__BaseException));
|
|
1212
916
|
export { InvalidMinimumHealthyHostValueException };
|
|
1213
|
-
export var CreateDeploymentGroupInput;
|
|
1214
|
-
(function (CreateDeploymentGroupInput) {
|
|
1215
|
-
CreateDeploymentGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1216
|
-
})(CreateDeploymentGroupInput || (CreateDeploymentGroupInput = {}));
|
|
1217
|
-
export var CreateDeploymentGroupOutput;
|
|
1218
|
-
(function (CreateDeploymentGroupOutput) {
|
|
1219
|
-
CreateDeploymentGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1220
|
-
})(CreateDeploymentGroupOutput || (CreateDeploymentGroupOutput = {}));
|
|
1221
917
|
var DeploymentGroupAlreadyExistsException = (function (_super) {
|
|
1222
918
|
__extends(DeploymentGroupAlreadyExistsException, _super);
|
|
1223
919
|
function DeploymentGroupAlreadyExistsException(opts) {
|
|
@@ -1422,14 +1118,6 @@ var TriggerTargetsLimitExceededException = (function (_super) {
|
|
|
1422
1118
|
return TriggerTargetsLimitExceededException;
|
|
1423
1119
|
}(__BaseException));
|
|
1424
1120
|
export { TriggerTargetsLimitExceededException };
|
|
1425
|
-
export var DeleteApplicationInput;
|
|
1426
|
-
(function (DeleteApplicationInput) {
|
|
1427
|
-
DeleteApplicationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1428
|
-
})(DeleteApplicationInput || (DeleteApplicationInput = {}));
|
|
1429
|
-
export var DeleteDeploymentConfigInput;
|
|
1430
|
-
(function (DeleteDeploymentConfigInput) {
|
|
1431
|
-
DeleteDeploymentConfigInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1432
|
-
})(DeleteDeploymentConfigInput || (DeleteDeploymentConfigInput = {}));
|
|
1433
1121
|
var DeploymentConfigInUseException = (function (_super) {
|
|
1434
1122
|
__extends(DeploymentConfigInUseException, _super);
|
|
1435
1123
|
function DeploymentConfigInUseException(opts) {
|
|
@@ -1454,22 +1142,6 @@ var InvalidOperationException = (function (_super) {
|
|
|
1454
1142
|
return InvalidOperationException;
|
|
1455
1143
|
}(__BaseException));
|
|
1456
1144
|
export { InvalidOperationException };
|
|
1457
|
-
export var DeleteDeploymentGroupInput;
|
|
1458
|
-
(function (DeleteDeploymentGroupInput) {
|
|
1459
|
-
DeleteDeploymentGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1460
|
-
})(DeleteDeploymentGroupInput || (DeleteDeploymentGroupInput = {}));
|
|
1461
|
-
export var DeleteDeploymentGroupOutput;
|
|
1462
|
-
(function (DeleteDeploymentGroupOutput) {
|
|
1463
|
-
DeleteDeploymentGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1464
|
-
})(DeleteDeploymentGroupOutput || (DeleteDeploymentGroupOutput = {}));
|
|
1465
|
-
export var DeleteGitHubAccountTokenInput;
|
|
1466
|
-
(function (DeleteGitHubAccountTokenInput) {
|
|
1467
|
-
DeleteGitHubAccountTokenInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1468
|
-
})(DeleteGitHubAccountTokenInput || (DeleteGitHubAccountTokenInput = {}));
|
|
1469
|
-
export var DeleteGitHubAccountTokenOutput;
|
|
1470
|
-
(function (DeleteGitHubAccountTokenOutput) {
|
|
1471
|
-
DeleteGitHubAccountTokenOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1472
|
-
})(DeleteGitHubAccountTokenOutput || (DeleteGitHubAccountTokenOutput = {}));
|
|
1473
1145
|
var GitHubAccountTokenDoesNotExistException = (function (_super) {
|
|
1474
1146
|
__extends(GitHubAccountTokenDoesNotExistException, _super);
|
|
1475
1147
|
function GitHubAccountTokenDoesNotExistException(opts) {
|
|
@@ -1530,86 +1202,6 @@ var ResourceValidationException = (function (_super) {
|
|
|
1530
1202
|
return ResourceValidationException;
|
|
1531
1203
|
}(__BaseException));
|
|
1532
1204
|
export { ResourceValidationException };
|
|
1533
|
-
export var DeleteResourcesByExternalIdInput;
|
|
1534
|
-
(function (DeleteResourcesByExternalIdInput) {
|
|
1535
|
-
DeleteResourcesByExternalIdInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1536
|
-
})(DeleteResourcesByExternalIdInput || (DeleteResourcesByExternalIdInput = {}));
|
|
1537
|
-
export var DeleteResourcesByExternalIdOutput;
|
|
1538
|
-
(function (DeleteResourcesByExternalIdOutput) {
|
|
1539
|
-
DeleteResourcesByExternalIdOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1540
|
-
})(DeleteResourcesByExternalIdOutput || (DeleteResourcesByExternalIdOutput = {}));
|
|
1541
|
-
export var DeregisterOnPremisesInstanceInput;
|
|
1542
|
-
(function (DeregisterOnPremisesInstanceInput) {
|
|
1543
|
-
DeregisterOnPremisesInstanceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1544
|
-
})(DeregisterOnPremisesInstanceInput || (DeregisterOnPremisesInstanceInput = {}));
|
|
1545
|
-
export var GetApplicationInput;
|
|
1546
|
-
(function (GetApplicationInput) {
|
|
1547
|
-
GetApplicationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1548
|
-
})(GetApplicationInput || (GetApplicationInput = {}));
|
|
1549
|
-
export var GetApplicationOutput;
|
|
1550
|
-
(function (GetApplicationOutput) {
|
|
1551
|
-
GetApplicationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1552
|
-
})(GetApplicationOutput || (GetApplicationOutput = {}));
|
|
1553
|
-
export var GetApplicationRevisionInput;
|
|
1554
|
-
(function (GetApplicationRevisionInput) {
|
|
1555
|
-
GetApplicationRevisionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1556
|
-
})(GetApplicationRevisionInput || (GetApplicationRevisionInput = {}));
|
|
1557
|
-
export var GetApplicationRevisionOutput;
|
|
1558
|
-
(function (GetApplicationRevisionOutput) {
|
|
1559
|
-
GetApplicationRevisionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1560
|
-
})(GetApplicationRevisionOutput || (GetApplicationRevisionOutput = {}));
|
|
1561
|
-
export var GetDeploymentInput;
|
|
1562
|
-
(function (GetDeploymentInput) {
|
|
1563
|
-
GetDeploymentInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1564
|
-
})(GetDeploymentInput || (GetDeploymentInput = {}));
|
|
1565
|
-
export var GetDeploymentOutput;
|
|
1566
|
-
(function (GetDeploymentOutput) {
|
|
1567
|
-
GetDeploymentOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1568
|
-
})(GetDeploymentOutput || (GetDeploymentOutput = {}));
|
|
1569
|
-
export var GetDeploymentConfigInput;
|
|
1570
|
-
(function (GetDeploymentConfigInput) {
|
|
1571
|
-
GetDeploymentConfigInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1572
|
-
})(GetDeploymentConfigInput || (GetDeploymentConfigInput = {}));
|
|
1573
|
-
export var DeploymentConfigInfo;
|
|
1574
|
-
(function (DeploymentConfigInfo) {
|
|
1575
|
-
DeploymentConfigInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1576
|
-
})(DeploymentConfigInfo || (DeploymentConfigInfo = {}));
|
|
1577
|
-
export var GetDeploymentConfigOutput;
|
|
1578
|
-
(function (GetDeploymentConfigOutput) {
|
|
1579
|
-
GetDeploymentConfigOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1580
|
-
})(GetDeploymentConfigOutput || (GetDeploymentConfigOutput = {}));
|
|
1581
|
-
export var GetDeploymentGroupInput;
|
|
1582
|
-
(function (GetDeploymentGroupInput) {
|
|
1583
|
-
GetDeploymentGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1584
|
-
})(GetDeploymentGroupInput || (GetDeploymentGroupInput = {}));
|
|
1585
|
-
export var GetDeploymentGroupOutput;
|
|
1586
|
-
(function (GetDeploymentGroupOutput) {
|
|
1587
|
-
GetDeploymentGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1588
|
-
})(GetDeploymentGroupOutput || (GetDeploymentGroupOutput = {}));
|
|
1589
|
-
export var GetDeploymentInstanceInput;
|
|
1590
|
-
(function (GetDeploymentInstanceInput) {
|
|
1591
|
-
GetDeploymentInstanceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1592
|
-
})(GetDeploymentInstanceInput || (GetDeploymentInstanceInput = {}));
|
|
1593
|
-
export var GetDeploymentInstanceOutput;
|
|
1594
|
-
(function (GetDeploymentInstanceOutput) {
|
|
1595
|
-
GetDeploymentInstanceOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1596
|
-
})(GetDeploymentInstanceOutput || (GetDeploymentInstanceOutput = {}));
|
|
1597
|
-
export var GetDeploymentTargetInput;
|
|
1598
|
-
(function (GetDeploymentTargetInput) {
|
|
1599
|
-
GetDeploymentTargetInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1600
|
-
})(GetDeploymentTargetInput || (GetDeploymentTargetInput = {}));
|
|
1601
|
-
export var GetDeploymentTargetOutput;
|
|
1602
|
-
(function (GetDeploymentTargetOutput) {
|
|
1603
|
-
GetDeploymentTargetOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1604
|
-
})(GetDeploymentTargetOutput || (GetDeploymentTargetOutput = {}));
|
|
1605
|
-
export var GetOnPremisesInstanceInput;
|
|
1606
|
-
(function (GetOnPremisesInstanceInput) {
|
|
1607
|
-
GetOnPremisesInstanceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1608
|
-
})(GetOnPremisesInstanceInput || (GetOnPremisesInstanceInput = {}));
|
|
1609
|
-
export var GetOnPremisesInstanceOutput;
|
|
1610
|
-
(function (GetOnPremisesInstanceOutput) {
|
|
1611
|
-
GetOnPremisesInstanceOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1612
|
-
})(GetOnPremisesInstanceOutput || (GetOnPremisesInstanceOutput = {}));
|
|
1613
1205
|
var InvalidBucketNameFilterException = (function (_super) {
|
|
1614
1206
|
__extends(InvalidBucketNameFilterException, _super);
|
|
1615
1207
|
function InvalidBucketNameFilterException(opts) {
|
|
@@ -1693,38 +1285,6 @@ export var SortOrder;
|
|
|
1693
1285
|
SortOrder["Ascending"] = "ascending";
|
|
1694
1286
|
SortOrder["Descending"] = "descending";
|
|
1695
1287
|
})(SortOrder || (SortOrder = {}));
|
|
1696
|
-
export var ListApplicationRevisionsInput;
|
|
1697
|
-
(function (ListApplicationRevisionsInput) {
|
|
1698
|
-
ListApplicationRevisionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1699
|
-
})(ListApplicationRevisionsInput || (ListApplicationRevisionsInput = {}));
|
|
1700
|
-
export var ListApplicationRevisionsOutput;
|
|
1701
|
-
(function (ListApplicationRevisionsOutput) {
|
|
1702
|
-
ListApplicationRevisionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1703
|
-
})(ListApplicationRevisionsOutput || (ListApplicationRevisionsOutput = {}));
|
|
1704
|
-
export var ListApplicationsInput;
|
|
1705
|
-
(function (ListApplicationsInput) {
|
|
1706
|
-
ListApplicationsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1707
|
-
})(ListApplicationsInput || (ListApplicationsInput = {}));
|
|
1708
|
-
export var ListApplicationsOutput;
|
|
1709
|
-
(function (ListApplicationsOutput) {
|
|
1710
|
-
ListApplicationsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1711
|
-
})(ListApplicationsOutput || (ListApplicationsOutput = {}));
|
|
1712
|
-
export var ListDeploymentConfigsInput;
|
|
1713
|
-
(function (ListDeploymentConfigsInput) {
|
|
1714
|
-
ListDeploymentConfigsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1715
|
-
})(ListDeploymentConfigsInput || (ListDeploymentConfigsInput = {}));
|
|
1716
|
-
export var ListDeploymentConfigsOutput;
|
|
1717
|
-
(function (ListDeploymentConfigsOutput) {
|
|
1718
|
-
ListDeploymentConfigsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1719
|
-
})(ListDeploymentConfigsOutput || (ListDeploymentConfigsOutput = {}));
|
|
1720
|
-
export var ListDeploymentGroupsInput;
|
|
1721
|
-
(function (ListDeploymentGroupsInput) {
|
|
1722
|
-
ListDeploymentGroupsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1723
|
-
})(ListDeploymentGroupsInput || (ListDeploymentGroupsInput = {}));
|
|
1724
|
-
export var ListDeploymentGroupsOutput;
|
|
1725
|
-
(function (ListDeploymentGroupsOutput) {
|
|
1726
|
-
ListDeploymentGroupsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1727
|
-
})(ListDeploymentGroupsOutput || (ListDeploymentGroupsOutput = {}));
|
|
1728
1288
|
var InvalidDeploymentInstanceTypeException = (function (_super) {
|
|
1729
1289
|
__extends(InvalidDeploymentInstanceTypeException, _super);
|
|
1730
1290
|
function InvalidDeploymentInstanceTypeException(opts) {
|
|
@@ -1773,14 +1333,6 @@ var InvalidTargetFilterNameException = (function (_super) {
|
|
|
1773
1333
|
return InvalidTargetFilterNameException;
|
|
1774
1334
|
}(__BaseException));
|
|
1775
1335
|
export { InvalidTargetFilterNameException };
|
|
1776
|
-
export var ListDeploymentInstancesInput;
|
|
1777
|
-
(function (ListDeploymentInstancesInput) {
|
|
1778
|
-
ListDeploymentInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1779
|
-
})(ListDeploymentInstancesInput || (ListDeploymentInstancesInput = {}));
|
|
1780
|
-
export var ListDeploymentInstancesOutput;
|
|
1781
|
-
(function (ListDeploymentInstancesOutput) {
|
|
1782
|
-
ListDeploymentInstancesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1783
|
-
})(ListDeploymentInstancesOutput || (ListDeploymentInstancesOutput = {}));
|
|
1784
1336
|
var InvalidExternalIdException = (function (_super) {
|
|
1785
1337
|
__extends(InvalidExternalIdException, _super);
|
|
1786
1338
|
function InvalidExternalIdException(opts) {
|
|
@@ -1805,39 +1357,11 @@ var InvalidTimeRangeException = (function (_super) {
|
|
|
1805
1357
|
return InvalidTimeRangeException;
|
|
1806
1358
|
}(__BaseException));
|
|
1807
1359
|
export { InvalidTimeRangeException };
|
|
1808
|
-
export var TimeRange;
|
|
1809
|
-
(function (TimeRange) {
|
|
1810
|
-
TimeRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1811
|
-
})(TimeRange || (TimeRange = {}));
|
|
1812
|
-
export var ListDeploymentsInput;
|
|
1813
|
-
(function (ListDeploymentsInput) {
|
|
1814
|
-
ListDeploymentsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1815
|
-
})(ListDeploymentsInput || (ListDeploymentsInput = {}));
|
|
1816
|
-
export var ListDeploymentsOutput;
|
|
1817
|
-
(function (ListDeploymentsOutput) {
|
|
1818
|
-
ListDeploymentsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1819
|
-
})(ListDeploymentsOutput || (ListDeploymentsOutput = {}));
|
|
1820
1360
|
export var TargetFilterName;
|
|
1821
1361
|
(function (TargetFilterName) {
|
|
1822
1362
|
TargetFilterName["SERVER_INSTANCE_LABEL"] = "ServerInstanceLabel";
|
|
1823
1363
|
TargetFilterName["TARGET_STATUS"] = "TargetStatus";
|
|
1824
1364
|
})(TargetFilterName || (TargetFilterName = {}));
|
|
1825
|
-
export var ListDeploymentTargetsInput;
|
|
1826
|
-
(function (ListDeploymentTargetsInput) {
|
|
1827
|
-
ListDeploymentTargetsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1828
|
-
})(ListDeploymentTargetsInput || (ListDeploymentTargetsInput = {}));
|
|
1829
|
-
export var ListDeploymentTargetsOutput;
|
|
1830
|
-
(function (ListDeploymentTargetsOutput) {
|
|
1831
|
-
ListDeploymentTargetsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1832
|
-
})(ListDeploymentTargetsOutput || (ListDeploymentTargetsOutput = {}));
|
|
1833
|
-
export var ListGitHubAccountTokenNamesInput;
|
|
1834
|
-
(function (ListGitHubAccountTokenNamesInput) {
|
|
1835
|
-
ListGitHubAccountTokenNamesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1836
|
-
})(ListGitHubAccountTokenNamesInput || (ListGitHubAccountTokenNamesInput = {}));
|
|
1837
|
-
export var ListGitHubAccountTokenNamesOutput;
|
|
1838
|
-
(function (ListGitHubAccountTokenNamesOutput) {
|
|
1839
|
-
ListGitHubAccountTokenNamesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1840
|
-
})(ListGitHubAccountTokenNamesOutput || (ListGitHubAccountTokenNamesOutput = {}));
|
|
1841
1365
|
var InvalidRegistrationStatusException = (function (_super) {
|
|
1842
1366
|
__extends(InvalidRegistrationStatusException, _super);
|
|
1843
1367
|
function InvalidRegistrationStatusException(opts) {
|
|
@@ -1867,14 +1391,6 @@ export var RegistrationStatus;
|
|
|
1867
1391
|
RegistrationStatus["Deregistered"] = "Deregistered";
|
|
1868
1392
|
RegistrationStatus["Registered"] = "Registered";
|
|
1869
1393
|
})(RegistrationStatus || (RegistrationStatus = {}));
|
|
1870
|
-
export var ListOnPremisesInstancesInput;
|
|
1871
|
-
(function (ListOnPremisesInstancesInput) {
|
|
1872
|
-
ListOnPremisesInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1873
|
-
})(ListOnPremisesInstancesInput || (ListOnPremisesInstancesInput = {}));
|
|
1874
|
-
export var ListOnPremisesInstancesOutput;
|
|
1875
|
-
(function (ListOnPremisesInstancesOutput) {
|
|
1876
|
-
ListOnPremisesInstancesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1877
|
-
})(ListOnPremisesInstancesOutput || (ListOnPremisesInstancesOutput = {}));
|
|
1878
1394
|
var InvalidArnException = (function (_super) {
|
|
1879
1395
|
__extends(InvalidArnException, _super);
|
|
1880
1396
|
function InvalidArnException(opts) {
|
|
@@ -1887,14 +1403,6 @@ var InvalidArnException = (function (_super) {
|
|
|
1887
1403
|
return InvalidArnException;
|
|
1888
1404
|
}(__BaseException));
|
|
1889
1405
|
export { InvalidArnException };
|
|
1890
|
-
export var ListTagsForResourceInput;
|
|
1891
|
-
(function (ListTagsForResourceInput) {
|
|
1892
|
-
ListTagsForResourceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1893
|
-
})(ListTagsForResourceInput || (ListTagsForResourceInput = {}));
|
|
1894
|
-
export var ListTagsForResourceOutput;
|
|
1895
|
-
(function (ListTagsForResourceOutput) {
|
|
1896
|
-
ListTagsForResourceOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1897
|
-
})(ListTagsForResourceOutput || (ListTagsForResourceOutput = {}));
|
|
1898
1406
|
var ResourceArnRequiredException = (function (_super) {
|
|
1899
1407
|
__extends(ResourceArnRequiredException, _super);
|
|
1900
1408
|
function ResourceArnRequiredException(opts) {
|
|
@@ -1943,18 +1451,6 @@ var LifecycleEventAlreadyCompletedException = (function (_super) {
|
|
|
1943
1451
|
return LifecycleEventAlreadyCompletedException;
|
|
1944
1452
|
}(__BaseException));
|
|
1945
1453
|
export { LifecycleEventAlreadyCompletedException };
|
|
1946
|
-
export var PutLifecycleEventHookExecutionStatusInput;
|
|
1947
|
-
(function (PutLifecycleEventHookExecutionStatusInput) {
|
|
1948
|
-
PutLifecycleEventHookExecutionStatusInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1949
|
-
})(PutLifecycleEventHookExecutionStatusInput || (PutLifecycleEventHookExecutionStatusInput = {}));
|
|
1950
|
-
export var PutLifecycleEventHookExecutionStatusOutput;
|
|
1951
|
-
(function (PutLifecycleEventHookExecutionStatusOutput) {
|
|
1952
|
-
PutLifecycleEventHookExecutionStatusOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1953
|
-
})(PutLifecycleEventHookExecutionStatusOutput || (PutLifecycleEventHookExecutionStatusOutput = {}));
|
|
1954
|
-
export var RegisterApplicationRevisionInput;
|
|
1955
|
-
(function (RegisterApplicationRevisionInput) {
|
|
1956
|
-
RegisterApplicationRevisionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1957
|
-
})(RegisterApplicationRevisionInput || (RegisterApplicationRevisionInput = {}));
|
|
1958
1454
|
var IamArnRequiredException = (function (_super) {
|
|
1959
1455
|
__extends(IamArnRequiredException, _super);
|
|
1960
1456
|
function IamArnRequiredException(opts) {
|
|
@@ -2051,56 +1547,146 @@ var MultipleIamArnsProvidedException = (function (_super) {
|
|
|
2051
1547
|
return MultipleIamArnsProvidedException;
|
|
2052
1548
|
}(__BaseException));
|
|
2053
1549
|
export { MultipleIamArnsProvidedException };
|
|
2054
|
-
export var RegisterOnPremisesInstanceInput;
|
|
2055
|
-
(function (RegisterOnPremisesInstanceInput) {
|
|
2056
|
-
RegisterOnPremisesInstanceInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2057
|
-
})(RegisterOnPremisesInstanceInput || (RegisterOnPremisesInstanceInput = {}));
|
|
2058
|
-
export var RemoveTagsFromOnPremisesInstancesInput;
|
|
2059
|
-
(function (RemoveTagsFromOnPremisesInstancesInput) {
|
|
2060
|
-
RemoveTagsFromOnPremisesInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2061
|
-
})(RemoveTagsFromOnPremisesInstancesInput || (RemoveTagsFromOnPremisesInstancesInput = {}));
|
|
2062
|
-
export var SkipWaitTimeForInstanceTerminationInput;
|
|
2063
|
-
(function (SkipWaitTimeForInstanceTerminationInput) {
|
|
2064
|
-
SkipWaitTimeForInstanceTerminationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2065
|
-
})(SkipWaitTimeForInstanceTerminationInput || (SkipWaitTimeForInstanceTerminationInput = {}));
|
|
2066
|
-
export var StopDeploymentInput;
|
|
2067
|
-
(function (StopDeploymentInput) {
|
|
2068
|
-
StopDeploymentInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
2069
|
-
})(StopDeploymentInput || (StopDeploymentInput = {}));
|
|
2070
1550
|
export var StopStatus;
|
|
2071
1551
|
(function (StopStatus) {
|
|
2072
1552
|
StopStatus["PENDING"] = "Pending";
|
|
2073
1553
|
StopStatus["SUCCEEDED"] = "Succeeded";
|
|
2074
1554
|
})(StopStatus || (StopStatus = {}));
|
|
2075
|
-
export var
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
|
|
2079
|
-
export var
|
|
2080
|
-
|
|
2081
|
-
|
|
2082
|
-
|
|
2083
|
-
export var
|
|
2084
|
-
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
export var
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
export var
|
|
2092
|
-
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
export var
|
|
2096
|
-
|
|
2097
|
-
|
|
2098
|
-
|
|
2099
|
-
export var
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2103
|
-
export var
|
|
2104
|
-
|
|
2105
|
-
|
|
2106
|
-
|
|
1555
|
+
export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1556
|
+
export var AddTagsToOnPremisesInstancesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1557
|
+
export var AlarmFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1558
|
+
export var AlarmConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1559
|
+
export var ApplicationInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1560
|
+
export var AppSpecContentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1561
|
+
export var AutoRollbackConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1562
|
+
export var AutoScalingGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1563
|
+
export var GitHubLocationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1564
|
+
export var S3LocationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1565
|
+
export var RawStringFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1566
|
+
export var RevisionLocationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1567
|
+
export var BatchGetApplicationRevisionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1568
|
+
export var GenericRevisionInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1569
|
+
export var RevisionInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1570
|
+
export var BatchGetApplicationRevisionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1571
|
+
export var BatchGetApplicationsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1572
|
+
export var BatchGetApplicationsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1573
|
+
export var BatchGetDeploymentGroupsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1574
|
+
export var DeploymentReadyOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1575
|
+
export var GreenFleetProvisioningOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1576
|
+
export var BlueInstanceTerminationOptionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1577
|
+
export var BlueGreenDeploymentConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1578
|
+
export var DeploymentStyleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1579
|
+
export var EC2TagFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1580
|
+
export var EC2TagSetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1581
|
+
export var ECSServiceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1582
|
+
export var LastDeploymentInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1583
|
+
export var ELBInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1584
|
+
export var TargetGroupInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1585
|
+
export var TrafficRouteFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1586
|
+
export var TargetGroupPairInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1587
|
+
export var LoadBalancerInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1588
|
+
export var TagFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1589
|
+
export var OnPremisesTagSetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1590
|
+
export var TriggerConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1591
|
+
export var DeploymentGroupInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1592
|
+
export var BatchGetDeploymentGroupsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1593
|
+
export var BatchGetDeploymentInstancesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1594
|
+
export var DiagnosticsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1595
|
+
export var LifecycleEventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1596
|
+
export var InstanceSummaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1597
|
+
export var BatchGetDeploymentInstancesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1598
|
+
export var BatchGetDeploymentsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1599
|
+
export var DeploymentOverviewFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1600
|
+
export var ErrorInformationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1601
|
+
export var RelatedDeploymentsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1602
|
+
export var RollbackInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1603
|
+
export var TargetInstancesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1604
|
+
export var DeploymentInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1605
|
+
export var BatchGetDeploymentsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1606
|
+
export var BatchGetDeploymentTargetsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1607
|
+
export var CloudFormationTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1608
|
+
export var ECSTaskSetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1609
|
+
export var ECSTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1610
|
+
export var InstanceTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1611
|
+
export var LambdaFunctionInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1612
|
+
export var LambdaTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1613
|
+
export var DeploymentTargetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1614
|
+
export var BatchGetDeploymentTargetsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1615
|
+
export var BatchGetOnPremisesInstancesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1616
|
+
export var InstanceInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1617
|
+
export var BatchGetOnPremisesInstancesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1618
|
+
export var ContinueDeploymentInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1619
|
+
export var CreateApplicationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1620
|
+
export var CreateApplicationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1621
|
+
export var CreateDeploymentInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1622
|
+
export var CreateDeploymentOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1623
|
+
export var MinimumHealthyHostsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1624
|
+
export var TimeBasedCanaryFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1625
|
+
export var TimeBasedLinearFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1626
|
+
export var TrafficRoutingConfigFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1627
|
+
export var CreateDeploymentConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1628
|
+
export var CreateDeploymentConfigOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1629
|
+
export var CreateDeploymentGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1630
|
+
export var CreateDeploymentGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1631
|
+
export var DeleteApplicationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1632
|
+
export var DeleteDeploymentConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1633
|
+
export var DeleteDeploymentGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1634
|
+
export var DeleteDeploymentGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1635
|
+
export var DeleteGitHubAccountTokenInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1636
|
+
export var DeleteGitHubAccountTokenOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1637
|
+
export var DeleteResourcesByExternalIdInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1638
|
+
export var DeleteResourcesByExternalIdOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1639
|
+
export var DeregisterOnPremisesInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1640
|
+
export var GetApplicationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1641
|
+
export var GetApplicationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1642
|
+
export var GetApplicationRevisionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1643
|
+
export var GetApplicationRevisionOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1644
|
+
export var GetDeploymentInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1645
|
+
export var GetDeploymentOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1646
|
+
export var GetDeploymentConfigInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1647
|
+
export var DeploymentConfigInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1648
|
+
export var GetDeploymentConfigOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1649
|
+
export var GetDeploymentGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1650
|
+
export var GetDeploymentGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1651
|
+
export var GetDeploymentInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1652
|
+
export var GetDeploymentInstanceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1653
|
+
export var GetDeploymentTargetInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1654
|
+
export var GetDeploymentTargetOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1655
|
+
export var GetOnPremisesInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1656
|
+
export var GetOnPremisesInstanceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1657
|
+
export var ListApplicationRevisionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1658
|
+
export var ListApplicationRevisionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1659
|
+
export var ListApplicationsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1660
|
+
export var ListApplicationsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1661
|
+
export var ListDeploymentConfigsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1662
|
+
export var ListDeploymentConfigsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1663
|
+
export var ListDeploymentGroupsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1664
|
+
export var ListDeploymentGroupsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1665
|
+
export var ListDeploymentInstancesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1666
|
+
export var ListDeploymentInstancesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1667
|
+
export var TimeRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1668
|
+
export var ListDeploymentsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1669
|
+
export var ListDeploymentsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1670
|
+
export var ListDeploymentTargetsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1671
|
+
export var ListDeploymentTargetsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1672
|
+
export var ListGitHubAccountTokenNamesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1673
|
+
export var ListGitHubAccountTokenNamesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1674
|
+
export var ListOnPremisesInstancesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1675
|
+
export var ListOnPremisesInstancesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1676
|
+
export var ListTagsForResourceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1677
|
+
export var ListTagsForResourceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1678
|
+
export var PutLifecycleEventHookExecutionStatusInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1679
|
+
export var PutLifecycleEventHookExecutionStatusOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1680
|
+
export var RegisterApplicationRevisionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1681
|
+
export var RegisterOnPremisesInstanceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1682
|
+
export var RemoveTagsFromOnPremisesInstancesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1683
|
+
export var SkipWaitTimeForInstanceTerminationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1684
|
+
export var StopDeploymentInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1685
|
+
export var StopDeploymentOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1686
|
+
export var TagResourceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1687
|
+
export var TagResourceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1688
|
+
export var UntagResourceInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1689
|
+
export var UntagResourceOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1690
|
+
export var UpdateApplicationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1691
|
+
export var UpdateDeploymentGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1692
|
+
export var UpdateDeploymentGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|