@aws-sdk/client-codedeploy 3.927.0 → 3.929.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.
Files changed (68) hide show
  1. package/dist-cjs/index.js +3169 -3269
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/CodeDeployClient.js +2 -0
  4. package/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +3 -9
  5. package/dist-es/commands/BatchGetApplicationRevisionsCommand.js +3 -9
  6. package/dist-es/commands/BatchGetApplicationsCommand.js +3 -9
  7. package/dist-es/commands/BatchGetDeploymentGroupsCommand.js +3 -9
  8. package/dist-es/commands/BatchGetDeploymentInstancesCommand.js +3 -9
  9. package/dist-es/commands/BatchGetDeploymentTargetsCommand.js +3 -9
  10. package/dist-es/commands/BatchGetDeploymentsCommand.js +3 -9
  11. package/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +3 -9
  12. package/dist-es/commands/ContinueDeploymentCommand.js +3 -9
  13. package/dist-es/commands/CreateApplicationCommand.js +3 -9
  14. package/dist-es/commands/CreateDeploymentCommand.js +3 -9
  15. package/dist-es/commands/CreateDeploymentConfigCommand.js +3 -9
  16. package/dist-es/commands/CreateDeploymentGroupCommand.js +3 -9
  17. package/dist-es/commands/DeleteApplicationCommand.js +3 -9
  18. package/dist-es/commands/DeleteDeploymentConfigCommand.js +3 -9
  19. package/dist-es/commands/DeleteDeploymentGroupCommand.js +3 -9
  20. package/dist-es/commands/DeleteGitHubAccountTokenCommand.js +3 -9
  21. package/dist-es/commands/DeleteResourcesByExternalIdCommand.js +3 -9
  22. package/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +3 -9
  23. package/dist-es/commands/GetApplicationCommand.js +3 -9
  24. package/dist-es/commands/GetApplicationRevisionCommand.js +3 -9
  25. package/dist-es/commands/GetDeploymentCommand.js +3 -9
  26. package/dist-es/commands/GetDeploymentConfigCommand.js +3 -9
  27. package/dist-es/commands/GetDeploymentGroupCommand.js +3 -9
  28. package/dist-es/commands/GetDeploymentInstanceCommand.js +3 -9
  29. package/dist-es/commands/GetDeploymentTargetCommand.js +3 -9
  30. package/dist-es/commands/GetOnPremisesInstanceCommand.js +3 -9
  31. package/dist-es/commands/ListApplicationRevisionsCommand.js +3 -9
  32. package/dist-es/commands/ListApplicationsCommand.js +3 -9
  33. package/dist-es/commands/ListDeploymentConfigsCommand.js +3 -9
  34. package/dist-es/commands/ListDeploymentGroupsCommand.js +3 -9
  35. package/dist-es/commands/ListDeploymentInstancesCommand.js +3 -9
  36. package/dist-es/commands/ListDeploymentTargetsCommand.js +3 -9
  37. package/dist-es/commands/ListDeploymentsCommand.js +3 -9
  38. package/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +3 -9
  39. package/dist-es/commands/ListOnPremisesInstancesCommand.js +3 -9
  40. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  41. package/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +3 -9
  42. package/dist-es/commands/RegisterApplicationRevisionCommand.js +3 -9
  43. package/dist-es/commands/RegisterOnPremisesInstanceCommand.js +3 -9
  44. package/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +3 -9
  45. package/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +3 -9
  46. package/dist-es/commands/StopDeploymentCommand.js +3 -9
  47. package/dist-es/commands/TagResourceCommand.js +3 -9
  48. package/dist-es/commands/UntagResourceCommand.js +3 -9
  49. package/dist-es/commands/UpdateApplicationCommand.js +3 -9
  50. package/dist-es/commands/UpdateDeploymentGroupCommand.js +3 -9
  51. package/dist-es/runtimeConfig.shared.js +7 -0
  52. package/dist-es/schemas/schemas_0.js +2762 -0
  53. package/dist-types/CodeDeployClient.d.ts +10 -1
  54. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  55. package/dist-types/runtimeConfig.d.ts +1 -0
  56. package/dist-types/runtimeConfig.native.d.ts +1 -0
  57. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  58. package/dist-types/schemas/schemas_0.d.ts +341 -0
  59. package/dist-types/ts3.4/CodeDeployClient.d.ts +4 -0
  60. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  61. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  62. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  63. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  64. package/dist-types/ts3.4/schemas/schemas_0.d.ts +347 -0
  65. package/package.json +5 -5
  66. package/dist-es/protocols/Aws_json1_1.js +0 -2614
  67. package/dist-types/protocols/Aws_json1_1.d.ts +0 -425
  68. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -569
@@ -0,0 +1,2762 @@
1
+ const _A = "Alarm";
2
+ const _AAEE = "ApplicationAlreadyExistsException";
3
+ const _AC = "AlarmConfiguration";
4
+ const _ADNEE = "ApplicationDoesNotExistException";
5
+ const _AI = "ApplicationInfo";
6
+ const _AIL = "ApplicationsInfoList";
7
+ const _AL = "AlarmList";
8
+ const _ALEE = "AlarmsLimitExceededException";
9
+ const _ALEEp = "ApplicationLimitExceededException";
10
+ const _ANRE = "ApplicationNameRequiredException";
11
+ const _ANSE = "ArnNotSupportedException";
12
+ const _ARC = "AutoRollbackConfiguration";
13
+ const _ASC = "AppSpecContent";
14
+ const _ASG = "AutoScalingGroup";
15
+ const _ASGL = "AutoScalingGroupList";
16
+ const _ATTOPI = "AddTagsToOnPremisesInstances";
17
+ const _ATTOPII = "AddTagsToOnPremisesInstancesInput";
18
+ const _BGA = "BatchGetApplications";
19
+ const _BGAI = "BatchGetApplicationsInput";
20
+ const _BGAO = "BatchGetApplicationsOutput";
21
+ const _BGAR = "BatchGetApplicationRevisions";
22
+ const _BGARI = "BatchGetApplicationRevisionsInput";
23
+ const _BGARO = "BatchGetApplicationRevisionsOutput";
24
+ const _BGD = "BatchGetDeployments";
25
+ const _BGDC = "BlueGreenDeploymentConfiguration";
26
+ const _BGDG = "BatchGetDeploymentGroups";
27
+ const _BGDGI = "BatchGetDeploymentGroupsInput";
28
+ const _BGDGO = "BatchGetDeploymentGroupsOutput";
29
+ const _BGDI = "BatchGetDeploymentsInput";
30
+ const _BGDII = "BatchGetDeploymentInstancesInput";
31
+ const _BGDIO = "BatchGetDeploymentInstancesOutput";
32
+ const _BGDIa = "BatchGetDeploymentInstances";
33
+ const _BGDO = "BatchGetDeploymentsOutput";
34
+ const _BGDT = "BatchGetDeploymentTargets";
35
+ const _BGDTI = "BatchGetDeploymentTargetsInput";
36
+ const _BGDTO = "BatchGetDeploymentTargetsOutput";
37
+ const _BGOPI = "BatchGetOnPremisesInstances";
38
+ const _BGOPII = "BatchGetOnPremisesInstancesInput";
39
+ const _BGOPIO = "BatchGetOnPremisesInstancesOutput";
40
+ const _BITO = "BlueInstanceTerminationOption";
41
+ const _BLEE = "BatchLimitExceededException";
42
+ const _BNFRE = "BucketNameFilterRequiredException";
43
+ const _CA = "CreateApplication";
44
+ const _CAI = "CreateApplicationInput";
45
+ const _CAO = "CreateApplicationOutput";
46
+ const _CD = "ContinueDeployment";
47
+ const _CDC = "CreateDeploymentConfig";
48
+ const _CDCI = "CreateDeploymentConfigInput";
49
+ const _CDCO = "CreateDeploymentConfigOutput";
50
+ const _CDG = "CreateDeploymentGroup";
51
+ const _CDGI = "CreateDeploymentGroupInput";
52
+ const _CDGO = "CreateDeploymentGroupOutput";
53
+ const _CDI = "ContinueDeploymentInput";
54
+ const _CDIr = "CreateDeploymentInput";
55
+ const _CDO = "CreateDeploymentOutput";
56
+ const _CDr = "CreateDeployment";
57
+ const _CFT = "CloudFormationTarget";
58
+ const _D = "Diagnostics";
59
+ const _DA = "DeleteApplication";
60
+ const _DACE = "DeploymentAlreadyCompletedException";
61
+ const _DAI = "DeleteApplicationInput";
62
+ const _DCAEE = "DeploymentConfigAlreadyExistsException";
63
+ const _DCDNEE = "DeploymentConfigDoesNotExistException";
64
+ const _DCI = "DeploymentConfigInfo";
65
+ const _DCIUE = "DeploymentConfigInUseException";
66
+ const _DCLEE = "DeploymentConfigLimitExceededException";
67
+ const _DCNRE = "DeploymentConfigNameRequiredException";
68
+ const _DDC = "DeleteDeploymentConfig";
69
+ const _DDCI = "DeleteDeploymentConfigInput";
70
+ const _DDG = "DeleteDeploymentGroup";
71
+ const _DDGI = "DeleteDeploymentGroupInput";
72
+ const _DDGO = "DeleteDeploymentGroupOutput";
73
+ const _DDNEE = "DeploymentDoesNotExistException";
74
+ const _DGAEE = "DeploymentGroupAlreadyExistsException";
75
+ const _DGDNEE = "DeploymentGroupDoesNotExistException";
76
+ const _DGHAT = "DeleteGitHubAccountToken";
77
+ const _DGHATI = "DeleteGitHubAccountTokenInput";
78
+ const _DGHATO = "DeleteGitHubAccountTokenOutput";
79
+ const _DGI = "DeploymentGroupInfo";
80
+ const _DGIL = "DeploymentGroupInfoList";
81
+ const _DGLEE = "DeploymentGroupLimitExceededException";
82
+ const _DGNRE = "DeploymentGroupNameRequiredException";
83
+ const _DI = "DeploymentInfo";
84
+ const _DIL = "DeploymentsInfoList";
85
+ const _DINIRSE = "DeploymentIsNotInReadyStateException";
86
+ const _DIRE = "DeploymentIdRequiredException";
87
+ const _DLEE = "DeploymentLimitExceededException";
88
+ const _DNSE = "DeploymentNotStartedException";
89
+ const _DO = "DeploymentOverview";
90
+ const _DOPI = "DeregisterOnPremisesInstance";
91
+ const _DOPII = "DeregisterOnPremisesInstanceInput";
92
+ const _DRBEI = "DeleteResourcesByExternalId";
93
+ const _DRBEII = "DeleteResourcesByExternalIdInput";
94
+ const _DRBEIO = "DeleteResourcesByExternalIdOutput";
95
+ const _DRO = "DeploymentReadyOption";
96
+ const _DS = "DeploymentStyle";
97
+ const _DT = "DeploymentTarget";
98
+ const _DTDNEE = "DeploymentTargetDoesNotExistException";
99
+ const _DTIRE = "DeploymentTargetIdRequiredException";
100
+ const _DTL = "DeploymentTargetList";
101
+ const _DTLE = "DescriptionTooLongException";
102
+ const _DTLSEE = "DeploymentTargetListSizeExceededException";
103
+ const _ECSS = "ECSService";
104
+ const _ECSSL = "ECSServiceList";
105
+ const _ECSSMLEE = "ECSServiceMappingLimitExceededException";
106
+ const _ECST = "ECSTarget";
107
+ const _ECSTS = "ECSTaskSet";
108
+ const _ECSTSL = "ECSTaskSetList";
109
+ const _ECTF = "EC2TagFilter";
110
+ const _ECTFL = "EC2TagFilterList";
111
+ const _ECTS = "EC2TagSet";
112
+ const _ECTSL = "EC2TagSetList";
113
+ const _EI = "ErrorInformation";
114
+ const _ELBI = "ELBInfo";
115
+ const _ELBIL = "ELBInfoList";
116
+ const _F = "Failed";
117
+ const _GA = "GetApplication";
118
+ const _GAI = "GetApplicationInput";
119
+ const _GAO = "GetApplicationOutput";
120
+ const _GAR = "GetApplicationRevision";
121
+ const _GARI = "GetApplicationRevisionInput";
122
+ const _GARO = "GetApplicationRevisionOutput";
123
+ const _GD = "GetDeployment";
124
+ const _GDC = "GetDeploymentConfig";
125
+ const _GDCI = "GetDeploymentConfigInput";
126
+ const _GDCO = "GetDeploymentConfigOutput";
127
+ const _GDG = "GetDeploymentGroup";
128
+ const _GDGI = "GetDeploymentGroupInput";
129
+ const _GDGO = "GetDeploymentGroupOutput";
130
+ const _GDI = "GetDeploymentInput";
131
+ const _GDII = "GetDeploymentInstanceInput";
132
+ const _GDIO = "GetDeploymentInstanceOutput";
133
+ const _GDIe = "GetDeploymentInstance";
134
+ const _GDO = "GetDeploymentOutput";
135
+ const _GDT = "GetDeploymentTarget";
136
+ const _GDTI = "GetDeploymentTargetInput";
137
+ const _GDTO = "GetDeploymentTargetOutput";
138
+ const _GFPO = "GreenFleetProvisioningOption";
139
+ const _GHATDNEE = "GitHubAccountTokenDoesNotExistException";
140
+ const _GHATNRE = "GitHubAccountTokenNameRequiredException";
141
+ const _GHL = "GitHubLocation";
142
+ const _GOPI = "GetOnPremisesInstance";
143
+ const _GOPII = "GetOnPremisesInstanceInput";
144
+ const _GOPIO = "GetOnPremisesInstanceOutput";
145
+ const _GRI = "GenericRevisionInfo";
146
+ const _IACE = "InvalidAlarmConfigException";
147
+ const _IAE = "InvalidArnException";
148
+ const _IANE = "InvalidApplicationNameException";
149
+ const _IARCE = "InvalidAutoRollbackConfigException";
150
+ const _IARE = "IamArnRequiredException";
151
+ const _IASGE = "InvalidAutoScalingGroupException";
152
+ const _IBGDCE = "InvalidBlueGreenDeploymentConfigurationException";
153
+ const _IBNFE = "InvalidBucketNameFilterException";
154
+ const _ICPE = "InvalidComputePlatformException";
155
+ const _IDCNE = "InvalidDeploymentConfigNameException";
156
+ const _IDGNE = "InvalidDeploymentGroupNameException";
157
+ const _IDIE = "InvalidDeploymentIdException";
158
+ const _IDITE = "InvalidDeploymentInstanceTypeException";
159
+ const _IDNEE = "InstanceDoesNotExistException";
160
+ const _IDSE = "InvalidDeploymentStatusException";
161
+ const _IDSEn = "InvalidDeploymentStyleException";
162
+ const _IDSFE = "InvalidDeployedStateFilterException";
163
+ const _IDTIE = "InvalidDeploymentTargetIdException";
164
+ const _IDWTE = "InvalidDeploymentWaitTypeException";
165
+ const _IECSSE = "InvalidECSServiceException";
166
+ const _IECTCE = "InvalidEC2TagCombinationException";
167
+ const _IECTE = "InvalidEC2TagException";
168
+ const _IEIE = "InvalidExternalIdException";
169
+ const _IFEBE = "InvalidFileExistsBehaviorException";
170
+ const _IGHATE = "InvalidGitHubAccountTokenException";
171
+ const _IGHATNE = "InvalidGitHubAccountTokenNameException";
172
+ const _II = "InstanceInfo";
173
+ const _IIASFVE = "InvalidIgnoreApplicationStopFailuresValueException";
174
+ const _IIE = "InvalidInputException";
175
+ const _IIL = "InstanceInfoList";
176
+ const _IINE = "InvalidInstanceNameException";
177
+ const _IIRE = "InstanceIdRequiredException";
178
+ const _IISAE = "InvalidIamSessionArnException";
179
+ const _IISE = "InvalidInstanceStatusException";
180
+ const _IITE = "InvalidInstanceTypeException";
181
+ const _IIUAE = "InvalidIamUserArnException";
182
+ const _IKPFE = "InvalidKeyPrefixFilterException";
183
+ const _ILBIE = "InvalidLoadBalancerInfoException";
184
+ const _ILEE = "InstanceLimitExceededException";
185
+ const _ILEHEIE = "InvalidLifecycleEventHookExecutionIdException";
186
+ const _ILEHESE = "InvalidLifecycleEventHookExecutionStatusException";
187
+ const _IMHHVE = "InvalidMinimumHealthyHostValueException";
188
+ const _INARE = "InstanceNameAlreadyRegisteredException";
189
+ const _INRE = "InstanceNameRequiredException";
190
+ const _INREn = "InstanceNotRegisteredException";
191
+ const _INTE = "InvalidNextTokenException";
192
+ const _IOE = "InvalidOperationException";
193
+ const _IOPTCE = "InvalidOnPremisesTagCombinationException";
194
+ const _IP = "InProgress";
195
+ const _IRE = "InvalidRevisionException";
196
+ const _IREn = "InvalidRoleException";
197
+ const _IRSE = "InvalidRegistrationStatusException";
198
+ const _IS = "InstanceSummary";
199
+ const _ISAARE = "IamSessionArnAlreadyRegisteredException";
200
+ const _ISBE = "InvalidSortByException";
201
+ const _ISL = "InstanceSummaryList";
202
+ const _ISOE = "InvalidSortOrderException";
203
+ const _IT = "InstanceTarget";
204
+ const _ITCE = "InvalidTriggerConfigException";
205
+ const _ITE = "InvalidTagException";
206
+ const _ITFE = "InvalidTagFilterException";
207
+ const _ITFNE = "InvalidTargetFilterNameException";
208
+ const _ITGPE = "InvalidTargetGroupPairException";
209
+ const _ITIE = "InvalidTargetInstancesException";
210
+ const _ITRCE = "InvalidTrafficRoutingConfigurationException";
211
+ const _ITRE = "InvalidTimeRangeException";
212
+ const _ITTAE = "InvalidTagsToAddException";
213
+ const _IUAARE = "IamUserArnAlreadyRegisteredException";
214
+ const _IUARE = "IamUserArnRequiredException";
215
+ const _IUOIOVE = "InvalidUpdateOutdatedInstancesOnlyValueException";
216
+ const _IZDCE = "InvalidZonalDeploymentConfigurationException";
217
+ const _K = "Key";
218
+ const _LA = "ListApplications";
219
+ const _LAI = "ListApplicationsInput";
220
+ const _LAO = "ListApplicationsOutput";
221
+ const _LAR = "ListApplicationRevisions";
222
+ const _LARI = "ListApplicationRevisionsInput";
223
+ const _LARO = "ListApplicationRevisionsOutput";
224
+ const _LBI = "LoadBalancerInfo";
225
+ const _LD = "ListDeployments";
226
+ const _LDC = "ListDeploymentConfigs";
227
+ const _LDCI = "ListDeploymentConfigsInput";
228
+ const _LDCO = "ListDeploymentConfigsOutput";
229
+ const _LDG = "ListDeploymentGroups";
230
+ const _LDGI = "ListDeploymentGroupsInput";
231
+ const _LDGO = "ListDeploymentGroupsOutput";
232
+ const _LDI = "LastDeploymentInfo";
233
+ const _LDII = "ListDeploymentInstancesInput";
234
+ const _LDIO = "ListDeploymentInstancesOutput";
235
+ const _LDIi = "ListDeploymentsInput";
236
+ const _LDIis = "ListDeploymentInstances";
237
+ const _LDO = "ListDeploymentsOutput";
238
+ const _LDT = "ListDeploymentTargets";
239
+ const _LDTI = "ListDeploymentTargetsInput";
240
+ const _LDTO = "ListDeploymentTargetsOutput";
241
+ const _LE = "LifecycleEvent";
242
+ const _LEACE = "LifecycleEventAlreadyCompletedException";
243
+ const _LEL = "LifecycleEventList";
244
+ const _LFI = "LambdaFunctionInfo";
245
+ const _LGHATN = "ListGitHubAccountTokenNames";
246
+ const _LGHATNI = "ListGitHubAccountTokenNamesInput";
247
+ const _LGHATNO = "ListGitHubAccountTokenNamesOutput";
248
+ const _LHLEE = "LifecycleHookLimitExceededException";
249
+ const _LOPI = "ListOnPremisesInstances";
250
+ const _LOPII = "ListOnPremisesInstancesInput";
251
+ const _LOPIO = "ListOnPremisesInstancesOutput";
252
+ const _LT = "LambdaTarget";
253
+ const _LTFR = "ListTagsForResource";
254
+ const _LTFRI = "ListTagsForResourceInput";
255
+ const _LTFRO = "ListTagsForResourceOutput";
256
+ const _MHH = "MinimumHealthyHosts";
257
+ const _MHHPZ = "MinimumHealthyHostsPerZone";
258
+ const _MIAPE = "MultipleIamArnsProvidedException";
259
+ const _NT = "NextToken";
260
+ const _ONSE = "OperationNotSupportedException";
261
+ const _OPTS = "OnPremisesTagSet";
262
+ const _OPTSL = "OnPremisesTagSetList";
263
+ const _P = "Pending";
264
+ const _PLEHES = "PutLifecycleEventHookExecutionStatus";
265
+ const _PLEHESI = "PutLifecycleEventHookExecutionStatusInput";
266
+ const _PLEHESO = "PutLifecycleEventHookExecutionStatusOutput";
267
+ const _R = "Ready";
268
+ const _RA = "ResourceArn";
269
+ const _RAR = "RegisterApplicationRevision";
270
+ const _RARE = "ResourceArnRequiredException";
271
+ const _RARI = "RegisterApplicationRevisionInput";
272
+ const _RD = "RelatedDeployments";
273
+ const _RDNEE = "RevisionDoesNotExistException";
274
+ const _RI = "RevisionInfo";
275
+ const _RIL = "RevisionInfoList";
276
+ const _RIo = "RollbackInfo";
277
+ const _RL = "RevisionLocation";
278
+ const _RLL = "RevisionLocationList";
279
+ const _ROPI = "RegisterOnPremisesInstance";
280
+ const _ROPII = "RegisterOnPremisesInstanceInput";
281
+ const _RRE = "RevisionRequiredException";
282
+ const _RREo = "RoleRequiredException";
283
+ const _RS = "RawString";
284
+ const _RTFOPI = "RemoveTagsFromOnPremisesInstances";
285
+ const _RTFOPII = "RemoveTagsFromOnPremisesInstancesInput";
286
+ const _RVE = "ResourceValidationException";
287
+ const _S = "Succeeded";
288
+ const _SD = "StopDeployment";
289
+ const _SDI = "StopDeploymentInput";
290
+ const _SDO = "StopDeploymentOutput";
291
+ const _SL = "S3Location";
292
+ const _SWTFIT = "SkipWaitTimeForInstanceTermination";
293
+ const _SWTFITI = "SkipWaitTimeForInstanceTerminationInput";
294
+ const _Sk = "Skipped";
295
+ const _T = "Type";
296
+ const _TBC = "TimeBasedCanary";
297
+ const _TBL = "TimeBasedLinear";
298
+ const _TC = "TriggerConfig";
299
+ const _TCL = "TriggerConfigList";
300
+ const _TE = "ThrottlingException";
301
+ const _TF = "TargetFilters";
302
+ const _TFL = "TagFilterList";
303
+ const _TFa = "TagFilter";
304
+ const _TGI = "TargetGroupInfo";
305
+ const _TGIL = "TargetGroupInfoList";
306
+ const _TGPI = "TargetGroupPairInfo";
307
+ const _TGPIL = "TargetGroupPairInfoList";
308
+ const _TI = "TargetInstances";
309
+ const _TK = "TagKeys";
310
+ const _TL = "TagList";
311
+ const _TLEE = "TagLimitExceededException";
312
+ const _TR = "TimeRange";
313
+ const _TRC = "TrafficRoutingConfig";
314
+ const _TRE = "TagRequiredException";
315
+ const _TRI = "TagResourceInput";
316
+ const _TRO = "TagResourceOutput";
317
+ const _TRa = "TagResource";
318
+ const _TRr = "TrafficRoute";
319
+ const _TSLLEE = "TagSetListLimitExceededException";
320
+ const _TTLEE = "TriggerTargetsLimitExceededException";
321
+ const _Ta = "Tags";
322
+ const _Tag = "Tag";
323
+ const _UA = "UpdateApplication";
324
+ const _UAFDTE = "UnsupportedActionForDeploymentTypeException";
325
+ const _UAI = "UpdateApplicationInput";
326
+ const _UDG = "UpdateDeploymentGroup";
327
+ const _UDGI = "UpdateDeploymentGroupInput";
328
+ const _UDGO = "UpdateDeploymentGroupOutput";
329
+ const _UR = "UntagResource";
330
+ const _URI = "UntagResourceInput";
331
+ const _URO = "UntagResourceOutput";
332
+ const _V = "Value";
333
+ const _ZC = "ZonalConfig";
334
+ const _a = "alarms";
335
+ const _aC = "alarmConfiguration";
336
+ const _aDSI = "additionalDeploymentStatusInfo";
337
+ const _aI = "applicationId";
338
+ const _aIp = "applicationsInfo";
339
+ const _aN = "applicationName";
340
+ const _aNp = "applicationNames";
341
+ const _aOT = "actionOnTimeout";
342
+ const _aRC = "autoRollbackConfiguration";
343
+ const _aRE = "autoRollbackEnabled";
344
+ const _aSC = "appSpecContent";
345
+ const _aSG = "autoScalingGroups";
346
+ const _aUOIDI = "autoUpdateOutdatedInstancesDeploymentIds";
347
+ const _aUOIRDI = "autoUpdateOutdatedInstancesRootDeploymentId";
348
+ const _ac = "action";
349
+ const _ap = "application";
350
+ const _app = "applications";
351
+ const _b = "bucket";
352
+ const _bGDC = "blueGreenDeploymentConfiguration";
353
+ const _bT = "bundleType";
354
+ const _c = "client";
355
+ const _cDGN = "currentDeploymentGroupName";
356
+ const _cFT = "cloudFormationTarget";
357
+ const _cI = "commitId";
358
+ const _cIa = "canaryInterval";
359
+ const _cN = "clusterName";
360
+ const _cP = "computePlatform";
361
+ const _cPa = "canaryPercentage";
362
+ const _cT = "createTime";
363
+ const _cTR = "createTimeRange";
364
+ const _cTo = "completeTime";
365
+ const _cV = "currentVersion";
366
+ const _co = "content";
367
+ const _cod = "code";
368
+ const _cr = "creator";
369
+ const _d = "description";
370
+ const _dC = "desiredCount";
371
+ const _dCI = "deploymentConfigId";
372
+ const _dCIe = "deploymentConfigInfo";
373
+ const _dCL = "deploymentConfigsList";
374
+ const _dCN = "deploymentConfigName";
375
+ const _dG = "deploymentGroups";
376
+ const _dGI = "deploymentGroupsInfo";
377
+ const _dGIe = "deploymentGroupId";
378
+ const _dGIep = "deploymentGroupInfo";
379
+ const _dGN = "deploymentGroupNames";
380
+ const _dGNe = "deploymentGroupName";
381
+ const _dI = "deploymentId";
382
+ const _dIe = "deploymentIds";
383
+ const _dIep = "deploymentsInfo";
384
+ const _dIepl = "deploymentInfo";
385
+ const _dO = "deploymentOverview";
386
+ const _dOe = "deploymentOption";
387
+ const _dRO = "deploymentReadyOption";
388
+ const _dS = "deploymentStyle";
389
+ const _dSM = "deploymentStatusMessages";
390
+ const _dT = "deploymentTargets";
391
+ const _dTT = "deploymentTargetType";
392
+ const _dTe = "deploymentType";
393
+ const _dTep = "deploymentTarget";
394
+ const _dTer = "deregisterTime";
395
+ const _dWT = "deploymentWaitType";
396
+ const _de = "deployed";
397
+ const _dep = "deployments";
398
+ const _di = "diagnostics";
399
+ const _e = "enabled";
400
+ const _eC = "errorCode";
401
+ const _eI = "externalId";
402
+ const _eIL = "elbInfoList";
403
+ const _eIr = "errorInformation";
404
+ const _eM = "errorMessage";
405
+ const _eS = "ecsServices";
406
+ const _eT = "ecsTarget";
407
+ const _eTF = "ec2TagFilters";
408
+ const _eTS = "ec2TagSet";
409
+ const _eTSL = "ec2TagSetList";
410
+ const _eTa = "eTag";
411
+ const _eTn = "endTime";
412
+ const _en = "end";
413
+ const _er = "error";
414
+ const _ev = "events";
415
+ const _fA = "functionAlias";
416
+ const _fEB = "fileExistsBehavior";
417
+ const _fN = "functionName";
418
+ const _fUT = "firstUsedTime";
419
+ const _fZMDIS = "firstZoneMonitorDurationInSeconds";
420
+ const _gFPO = "greenFleetProvisioningOption";
421
+ const _gHAN = "gitHubAccountName";
422
+ const _gHL = "gitHubLocation";
423
+ const _gRI = "genericRevisionInfo";
424
+ const _h = "hook";
425
+ const _hNCU = "hooksNotCleanedUp";
426
+ const _i = "identifer";
427
+ const _iA = "instanceArn";
428
+ const _iASF = "ignoreApplicationStopFailures";
429
+ const _iI = "instanceIds";
430
+ const _iIn = "instanceInfos";
431
+ const _iIns = "instanceId";
432
+ const _iInst = "instanceInfo";
433
+ const _iL = "instanceLabel";
434
+ const _iLn = "instancesList";
435
+ const _iN = "instanceNames";
436
+ const _iNn = "instanceName";
437
+ const _iOS = "includeOnlyStatuses";
438
+ const _iPAF = "ignorePollAlarmFailure";
439
+ const _iS = "instancesSummary";
440
+ const _iSA = "iamSessionArn";
441
+ const _iSF = "instanceStatusFilter";
442
+ const _iSn = "instanceSummary";
443
+ const _iT = "instanceTarget";
444
+ const _iTF = "instanceTypeFilter";
445
+ const _iTWTS = "instanceTerminationWaitTimeStarted";
446
+ const _iTn = "instanceType";
447
+ const _iUA = "iamUserArn";
448
+ const _k = "key";
449
+ const _lA = "listenerArns";
450
+ const _lAD = "lastAttemptedDeployment";
451
+ const _lBI = "loadBalancerInfo";
452
+ const _lE = "lifecycleEvents";
453
+ const _lEHEI = "lifecycleEventHookExecutionId";
454
+ const _lEN = "lifecycleEventName";
455
+ const _lFI = "lambdaFunctionInfo";
456
+ const _lI = "linearInterval";
457
+ const _lP = "linearPercentage";
458
+ const _lSD = "lastSuccessfulDeployment";
459
+ const _lT = "lambdaTarget";
460
+ const _lTGH = "linkedToGitHub";
461
+ const _lTo = "logTail";
462
+ const _lUA = "lastUpdatedAt";
463
+ const _lUT = "lastUsedTime";
464
+ const _m = "message";
465
+ const _mDIS = "monitorDurationInSeconds";
466
+ const _mHH = "minimumHealthyHosts";
467
+ const _mHHPZ = "minimumHealthyHostsPerZone";
468
+ const _n = "name";
469
+ const _nAN = "newApplicationName";
470
+ const _nDGN = "newDeploymentGroupName";
471
+ const _nT = "nextToken";
472
+ const _oAC = "overrideAlarmConfiguration";
473
+ const _oIS = "outdatedInstancesStrategy";
474
+ const _oPITF = "onPremisesInstanceTagFilters";
475
+ const _oPTS = "onPremisesTagSet";
476
+ const _oPTSL = "onPremisesTagSetList";
477
+ const _pC = "pendingCount";
478
+ const _pR = "previousRevision";
479
+ const _pTR = "prodTrafficRoute";
480
+ const _r = "revisions";
481
+ const _rC = "runningCount";
482
+ const _rD = "relatedDeployments";
483
+ const _rDI = "rollbackDeploymentId";
484
+ const _rI = "rollbackInfo";
485
+ const _rIe = "revisionInfo";
486
+ const _rL = "revisionLocation";
487
+ const _rM = "rollbackMessage";
488
+ const _rS = "registrationStatus";
489
+ const _rT = "resourceType";
490
+ const _rTDI = "rollbackTriggeringDeploymentId";
491
+ const _rTe = "registerTime";
492
+ const _rTev = "revisionType";
493
+ const _re = "revision";
494
+ const _rep = "repository";
495
+ const _s = "sha256";
496
+ const _sB = "sortBy";
497
+ const _sBu = "s3Bucket";
498
+ const _sKP = "s3KeyPrefix";
499
+ const _sL = "s3Location";
500
+ const _sM = "statusMessage";
501
+ const _sN = "scriptName";
502
+ const _sNe = "serviceName";
503
+ const _sO = "sortOrder";
504
+ const _sRA = "serviceRoleArn";
505
+ const _sT = "startTime";
506
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.codedeploy";
507
+ const _st = "status";
508
+ const _sta = "start";
509
+ const _str = "string";
510
+ const _t = "tags";
511
+ const _tA = "targetArn";
512
+ const _tBC = "timeBasedCanary";
513
+ const _tBIODS = "terminateBlueInstancesOnDeploymentSuccess";
514
+ const _tBL = "timeBasedLinear";
515
+ const _tC = "triggerConfigurations";
516
+ const _tE = "triggerEvents";
517
+ const _tF = "targetFilters";
518
+ const _tFa = "tagFilters";
519
+ const _tG = "targetGroup";
520
+ const _tGIL = "targetGroupInfoList";
521
+ const _tGPIL = "targetGroupPairInfoList";
522
+ const _tGa = "targetGroups";
523
+ const _tH = "terminationHook";
524
+ const _tHE = "terminationHookEnabled";
525
+ const _tI = "targetIds";
526
+ const _tIa = "targetId";
527
+ const _tIar = "targetInstances";
528
+ const _tN = "tokenName";
529
+ const _tNL = "tokenNameList";
530
+ const _tNr = "triggerName";
531
+ const _tR = "targetRevision";
532
+ const _tRC = "trafficRoutingConfig";
533
+ const _tSI = "taskSetsInfo";
534
+ const _tSL = "taskSetLabel";
535
+ const _tTA = "triggerTargetArn";
536
+ const _tTR = "testTrafficRoute";
537
+ const _tV = "targetVersion";
538
+ const _tVW = "targetVersionWeight";
539
+ const _tW = "trafficWeight";
540
+ const _tWTIM = "terminationWaitTimeInMinutes";
541
+ const _ty = "type";
542
+ const _uOIO = "updateOutdatedInstancesOnly";
543
+ const _v = "value";
544
+ const _ve = "version";
545
+ const _wTIM = "waitTimeInMinutes";
546
+ const _zC = "zonalConfig";
547
+ const n0 = "com.amazonaws.codedeploy";
548
+ import { TypeRegistry } from "@smithy/core/schema";
549
+ import { CodeDeployServiceException as __CodeDeployServiceException } from "../models/CodeDeployServiceException";
550
+ import { AlarmsLimitExceededException as __AlarmsLimitExceededException, ApplicationAlreadyExistsException as __ApplicationAlreadyExistsException, ApplicationDoesNotExistException as __ApplicationDoesNotExistException, ApplicationLimitExceededException as __ApplicationLimitExceededException, ApplicationNameRequiredException as __ApplicationNameRequiredException, ArnNotSupportedException as __ArnNotSupportedException, BatchLimitExceededException as __BatchLimitExceededException, BucketNameFilterRequiredException as __BucketNameFilterRequiredException, DeploymentAlreadyCompletedException as __DeploymentAlreadyCompletedException, DeploymentConfigAlreadyExistsException as __DeploymentConfigAlreadyExistsException, DeploymentConfigDoesNotExistException as __DeploymentConfigDoesNotExistException, DeploymentConfigInUseException as __DeploymentConfigInUseException, DeploymentConfigLimitExceededException as __DeploymentConfigLimitExceededException, DeploymentConfigNameRequiredException as __DeploymentConfigNameRequiredException, DeploymentDoesNotExistException as __DeploymentDoesNotExistException, DeploymentGroupAlreadyExistsException as __DeploymentGroupAlreadyExistsException, DeploymentGroupDoesNotExistException as __DeploymentGroupDoesNotExistException, DeploymentGroupLimitExceededException as __DeploymentGroupLimitExceededException, DeploymentGroupNameRequiredException as __DeploymentGroupNameRequiredException, DeploymentIdRequiredException as __DeploymentIdRequiredException, DeploymentIsNotInReadyStateException as __DeploymentIsNotInReadyStateException, DeploymentLimitExceededException as __DeploymentLimitExceededException, DeploymentNotStartedException as __DeploymentNotStartedException, DeploymentTargetDoesNotExistException as __DeploymentTargetDoesNotExistException, DeploymentTargetIdRequiredException as __DeploymentTargetIdRequiredException, DeploymentTargetListSizeExceededException as __DeploymentTargetListSizeExceededException, DescriptionTooLongException as __DescriptionTooLongException, ECSServiceMappingLimitExceededException as __ECSServiceMappingLimitExceededException, GitHubAccountTokenDoesNotExistException as __GitHubAccountTokenDoesNotExistException, GitHubAccountTokenNameRequiredException as __GitHubAccountTokenNameRequiredException, IamArnRequiredException as __IamArnRequiredException, IamSessionArnAlreadyRegisteredException as __IamSessionArnAlreadyRegisteredException, IamUserArnAlreadyRegisteredException as __IamUserArnAlreadyRegisteredException, IamUserArnRequiredException as __IamUserArnRequiredException, InstanceDoesNotExistException as __InstanceDoesNotExistException, InstanceIdRequiredException as __InstanceIdRequiredException, InstanceLimitExceededException as __InstanceLimitExceededException, InstanceNameAlreadyRegisteredException as __InstanceNameAlreadyRegisteredException, InstanceNameRequiredException as __InstanceNameRequiredException, InstanceNotRegisteredException as __InstanceNotRegisteredException, InvalidAlarmConfigException as __InvalidAlarmConfigException, InvalidApplicationNameException as __InvalidApplicationNameException, InvalidArnException as __InvalidArnException, InvalidAutoRollbackConfigException as __InvalidAutoRollbackConfigException, InvalidAutoScalingGroupException as __InvalidAutoScalingGroupException, InvalidBlueGreenDeploymentConfigurationException as __InvalidBlueGreenDeploymentConfigurationException, InvalidBucketNameFilterException as __InvalidBucketNameFilterException, InvalidComputePlatformException as __InvalidComputePlatformException, InvalidDeployedStateFilterException as __InvalidDeployedStateFilterException, InvalidDeploymentConfigNameException as __InvalidDeploymentConfigNameException, InvalidDeploymentGroupNameException as __InvalidDeploymentGroupNameException, InvalidDeploymentIdException as __InvalidDeploymentIdException, InvalidDeploymentInstanceTypeException as __InvalidDeploymentInstanceTypeException, InvalidDeploymentStatusException as __InvalidDeploymentStatusException, InvalidDeploymentStyleException as __InvalidDeploymentStyleException, InvalidDeploymentTargetIdException as __InvalidDeploymentTargetIdException, InvalidDeploymentWaitTypeException as __InvalidDeploymentWaitTypeException, InvalidEC2TagCombinationException as __InvalidEC2TagCombinationException, InvalidEC2TagException as __InvalidEC2TagException, InvalidECSServiceException as __InvalidECSServiceException, InvalidExternalIdException as __InvalidExternalIdException, InvalidFileExistsBehaviorException as __InvalidFileExistsBehaviorException, InvalidGitHubAccountTokenException as __InvalidGitHubAccountTokenException, InvalidGitHubAccountTokenNameException as __InvalidGitHubAccountTokenNameException, InvalidIamSessionArnException as __InvalidIamSessionArnException, InvalidIamUserArnException as __InvalidIamUserArnException, InvalidIgnoreApplicationStopFailuresValueException as __InvalidIgnoreApplicationStopFailuresValueException, InvalidInputException as __InvalidInputException, InvalidInstanceNameException as __InvalidInstanceNameException, InvalidInstanceStatusException as __InvalidInstanceStatusException, InvalidInstanceTypeException as __InvalidInstanceTypeException, InvalidKeyPrefixFilterException as __InvalidKeyPrefixFilterException, InvalidLifecycleEventHookExecutionIdException as __InvalidLifecycleEventHookExecutionIdException, InvalidLifecycleEventHookExecutionStatusException as __InvalidLifecycleEventHookExecutionStatusException, InvalidLoadBalancerInfoException as __InvalidLoadBalancerInfoException, InvalidMinimumHealthyHostValueException as __InvalidMinimumHealthyHostValueException, InvalidNextTokenException as __InvalidNextTokenException, InvalidOnPremisesTagCombinationException as __InvalidOnPremisesTagCombinationException, InvalidOperationException as __InvalidOperationException, InvalidRegistrationStatusException as __InvalidRegistrationStatusException, InvalidRevisionException as __InvalidRevisionException, InvalidRoleException as __InvalidRoleException, InvalidSortByException as __InvalidSortByException, InvalidSortOrderException as __InvalidSortOrderException, InvalidTagException as __InvalidTagException, InvalidTagFilterException as __InvalidTagFilterException, InvalidTagsToAddException as __InvalidTagsToAddException, InvalidTargetFilterNameException as __InvalidTargetFilterNameException, InvalidTargetGroupPairException as __InvalidTargetGroupPairException, InvalidTargetInstancesException as __InvalidTargetInstancesException, InvalidTimeRangeException as __InvalidTimeRangeException, InvalidTrafficRoutingConfigurationException as __InvalidTrafficRoutingConfigurationException, InvalidTriggerConfigException as __InvalidTriggerConfigException, InvalidUpdateOutdatedInstancesOnlyValueException as __InvalidUpdateOutdatedInstancesOnlyValueException, InvalidZonalDeploymentConfigurationException as __InvalidZonalDeploymentConfigurationException, LifecycleEventAlreadyCompletedException as __LifecycleEventAlreadyCompletedException, LifecycleHookLimitExceededException as __LifecycleHookLimitExceededException, MultipleIamArnsProvidedException as __MultipleIamArnsProvidedException, OperationNotSupportedException as __OperationNotSupportedException, ResourceArnRequiredException as __ResourceArnRequiredException, ResourceValidationException as __ResourceValidationException, RevisionDoesNotExistException as __RevisionDoesNotExistException, RevisionRequiredException as __RevisionRequiredException, RoleRequiredException as __RoleRequiredException, TagLimitExceededException as __TagLimitExceededException, TagRequiredException as __TagRequiredException, TagSetListLimitExceededException as __TagSetListLimitExceededException, ThrottlingException as __ThrottlingException, TriggerTargetsLimitExceededException as __TriggerTargetsLimitExceededException, UnsupportedActionForDeploymentTypeException as __UnsupportedActionForDeploymentTypeException, } from "../models/index";
551
+ export var AddTagsToOnPremisesInstancesInput = [
552
+ 3,
553
+ n0,
554
+ _ATTOPII,
555
+ 0,
556
+ [_t, _iN],
557
+ [() => TagList, 64 | 0],
558
+ ];
559
+ export var Alarm = [3, n0, _A, 0, [_n], [0]];
560
+ export var AlarmConfiguration = [3, n0, _AC, 0, [_e, _iPAF, _a], [2, 2, () => AlarmList]];
561
+ export var AlarmsLimitExceededException = [
562
+ -3,
563
+ n0,
564
+ _ALEE,
565
+ {
566
+ [_er]: _c,
567
+ },
568
+ [_m],
569
+ [0],
570
+ ];
571
+ TypeRegistry.for(n0).registerError(AlarmsLimitExceededException, __AlarmsLimitExceededException);
572
+ export var ApplicationAlreadyExistsException = [
573
+ -3,
574
+ n0,
575
+ _AAEE,
576
+ {
577
+ [_er]: _c,
578
+ },
579
+ [_m],
580
+ [0],
581
+ ];
582
+ TypeRegistry.for(n0).registerError(ApplicationAlreadyExistsException, __ApplicationAlreadyExistsException);
583
+ export var ApplicationDoesNotExistException = [
584
+ -3,
585
+ n0,
586
+ _ADNEE,
587
+ {
588
+ [_er]: _c,
589
+ },
590
+ [_m],
591
+ [0],
592
+ ];
593
+ TypeRegistry.for(n0).registerError(ApplicationDoesNotExistException, __ApplicationDoesNotExistException);
594
+ export var ApplicationInfo = [
595
+ 3,
596
+ n0,
597
+ _AI,
598
+ 0,
599
+ [_aI, _aN, _cT, _lTGH, _gHAN, _cP],
600
+ [0, 0, 4, 2, 0, 0],
601
+ ];
602
+ export var ApplicationLimitExceededException = [
603
+ -3,
604
+ n0,
605
+ _ALEEp,
606
+ {
607
+ [_er]: _c,
608
+ },
609
+ [_m],
610
+ [0],
611
+ ];
612
+ TypeRegistry.for(n0).registerError(ApplicationLimitExceededException, __ApplicationLimitExceededException);
613
+ export var ApplicationNameRequiredException = [
614
+ -3,
615
+ n0,
616
+ _ANRE,
617
+ {
618
+ [_er]: _c,
619
+ },
620
+ [_m],
621
+ [0],
622
+ ];
623
+ TypeRegistry.for(n0).registerError(ApplicationNameRequiredException, __ApplicationNameRequiredException);
624
+ export var AppSpecContent = [3, n0, _ASC, 0, [_co, _s], [0, 0]];
625
+ export var ArnNotSupportedException = [
626
+ -3,
627
+ n0,
628
+ _ANSE,
629
+ {
630
+ [_er]: _c,
631
+ },
632
+ [_m],
633
+ [0],
634
+ ];
635
+ TypeRegistry.for(n0).registerError(ArnNotSupportedException, __ArnNotSupportedException);
636
+ export var AutoRollbackConfiguration = [3, n0, _ARC, 0, [_e, _ev], [2, 64 | 0]];
637
+ export var AutoScalingGroup = [3, n0, _ASG, 0, [_n, _h, _tH], [0, 0, 0]];
638
+ export var BatchGetApplicationRevisionsInput = [
639
+ 3,
640
+ n0,
641
+ _BGARI,
642
+ 0,
643
+ [_aN, _r],
644
+ [0, () => RevisionLocationList],
645
+ ];
646
+ export var BatchGetApplicationRevisionsOutput = [
647
+ 3,
648
+ n0,
649
+ _BGARO,
650
+ 0,
651
+ [_aN, _eM, _r],
652
+ [0, 0, () => RevisionInfoList],
653
+ ];
654
+ export var BatchGetApplicationsInput = [3, n0, _BGAI, 0, [_aNp], [64 | 0]];
655
+ export var BatchGetApplicationsOutput = [3, n0, _BGAO, 0, [_aIp], [() => ApplicationsInfoList]];
656
+ export var BatchGetDeploymentGroupsInput = [3, n0, _BGDGI, 0, [_aN, _dGN], [0, 64 | 0]];
657
+ export var BatchGetDeploymentGroupsOutput = [
658
+ 3,
659
+ n0,
660
+ _BGDGO,
661
+ 0,
662
+ [_dGI, _eM],
663
+ [() => DeploymentGroupInfoList, 0],
664
+ ];
665
+ export var BatchGetDeploymentInstancesInput = [3, n0, _BGDII, 0, [_dI, _iI], [0, 64 | 0]];
666
+ export var BatchGetDeploymentInstancesOutput = [
667
+ 3,
668
+ n0,
669
+ _BGDIO,
670
+ 0,
671
+ [_iS, _eM],
672
+ [() => InstanceSummaryList, 0],
673
+ ];
674
+ export var BatchGetDeploymentsInput = [3, n0, _BGDI, 0, [_dIe], [64 | 0]];
675
+ export var BatchGetDeploymentsOutput = [3, n0, _BGDO, 0, [_dIep], [() => DeploymentsInfoList]];
676
+ export var BatchGetDeploymentTargetsInput = [3, n0, _BGDTI, 0, [_dI, _tI], [0, 64 | 0]];
677
+ export var BatchGetDeploymentTargetsOutput = [
678
+ 3,
679
+ n0,
680
+ _BGDTO,
681
+ 0,
682
+ [_dT],
683
+ [() => DeploymentTargetList],
684
+ ];
685
+ export var BatchGetOnPremisesInstancesInput = [3, n0, _BGOPII, 0, [_iN], [64 | 0]];
686
+ export var BatchGetOnPremisesInstancesOutput = [
687
+ 3,
688
+ n0,
689
+ _BGOPIO,
690
+ 0,
691
+ [_iIn],
692
+ [() => InstanceInfoList],
693
+ ];
694
+ export var BatchLimitExceededException = [
695
+ -3,
696
+ n0,
697
+ _BLEE,
698
+ {
699
+ [_er]: _c,
700
+ },
701
+ [_m],
702
+ [0],
703
+ ];
704
+ TypeRegistry.for(n0).registerError(BatchLimitExceededException, __BatchLimitExceededException);
705
+ export var BlueGreenDeploymentConfiguration = [
706
+ 3,
707
+ n0,
708
+ _BGDC,
709
+ 0,
710
+ [_tBIODS, _dRO, _gFPO],
711
+ [() => BlueInstanceTerminationOption, () => DeploymentReadyOption, () => GreenFleetProvisioningOption],
712
+ ];
713
+ export var BlueInstanceTerminationOption = [3, n0, _BITO, 0, [_ac, _tWTIM], [0, 1]];
714
+ export var BucketNameFilterRequiredException = [
715
+ -3,
716
+ n0,
717
+ _BNFRE,
718
+ {
719
+ [_er]: _c,
720
+ },
721
+ [_m],
722
+ [0],
723
+ ];
724
+ TypeRegistry.for(n0).registerError(BucketNameFilterRequiredException, __BucketNameFilterRequiredException);
725
+ export var CloudFormationTarget = [
726
+ 3,
727
+ n0,
728
+ _CFT,
729
+ 0,
730
+ [_dI, _tIa, _lUA, _lE, _st, _rT, _tVW],
731
+ [0, 0, 4, () => LifecycleEventList, 0, 0, 1],
732
+ ];
733
+ export var ContinueDeploymentInput = [3, n0, _CDI, 0, [_dI, _dWT], [0, 0]];
734
+ export var CreateApplicationInput = [3, n0, _CAI, 0, [_aN, _cP, _t], [0, 0, () => TagList]];
735
+ export var CreateApplicationOutput = [3, n0, _CAO, 0, [_aI], [0]];
736
+ export var CreateDeploymentConfigInput = [
737
+ 3,
738
+ n0,
739
+ _CDCI,
740
+ 0,
741
+ [_dCN, _mHH, _tRC, _cP, _zC],
742
+ [0, () => MinimumHealthyHosts, () => TrafficRoutingConfig, 0, () => ZonalConfig],
743
+ ];
744
+ export var CreateDeploymentConfigOutput = [3, n0, _CDCO, 0, [_dCI], [0]];
745
+ export var CreateDeploymentGroupInput = [
746
+ 3,
747
+ n0,
748
+ _CDGI,
749
+ 0,
750
+ [_aN, _dGNe, _dCN, _eTF, _oPITF, _aSG, _sRA, _tC, _aC, _aRC, _oIS, _dS, _bGDC, _lBI, _eTS, _eS, _oPTS, _t, _tHE],
751
+ [
752
+ 0,
753
+ 0,
754
+ 0,
755
+ () => EC2TagFilterList,
756
+ () => TagFilterList,
757
+ 64 | 0,
758
+ 0,
759
+ () => TriggerConfigList,
760
+ () => AlarmConfiguration,
761
+ () => AutoRollbackConfiguration,
762
+ 0,
763
+ () => DeploymentStyle,
764
+ () => BlueGreenDeploymentConfiguration,
765
+ () => LoadBalancerInfo,
766
+ () => EC2TagSet,
767
+ () => ECSServiceList,
768
+ () => OnPremisesTagSet,
769
+ () => TagList,
770
+ 2,
771
+ ],
772
+ ];
773
+ export var CreateDeploymentGroupOutput = [3, n0, _CDGO, 0, [_dGIe], [0]];
774
+ export var CreateDeploymentInput = [
775
+ 3,
776
+ n0,
777
+ _CDIr,
778
+ 0,
779
+ [_aN, _dGNe, _re, _dCN, _d, _iASF, _tIar, _aRC, _uOIO, _fEB, _oAC],
780
+ [
781
+ 0,
782
+ 0,
783
+ () => RevisionLocation,
784
+ 0,
785
+ 0,
786
+ 2,
787
+ () => TargetInstances,
788
+ () => AutoRollbackConfiguration,
789
+ 2,
790
+ 0,
791
+ () => AlarmConfiguration,
792
+ ],
793
+ ];
794
+ export var CreateDeploymentOutput = [3, n0, _CDO, 0, [_dI], [0]];
795
+ export var DeleteApplicationInput = [3, n0, _DAI, 0, [_aN], [0]];
796
+ export var DeleteDeploymentConfigInput = [3, n0, _DDCI, 0, [_dCN], [0]];
797
+ export var DeleteDeploymentGroupInput = [3, n0, _DDGI, 0, [_aN, _dGNe], [0, 0]];
798
+ export var DeleteDeploymentGroupOutput = [
799
+ 3,
800
+ n0,
801
+ _DDGO,
802
+ 0,
803
+ [_hNCU],
804
+ [() => AutoScalingGroupList],
805
+ ];
806
+ export var DeleteGitHubAccountTokenInput = [3, n0, _DGHATI, 0, [_tN], [0]];
807
+ export var DeleteGitHubAccountTokenOutput = [3, n0, _DGHATO, 0, [_tN], [0]];
808
+ export var DeleteResourcesByExternalIdInput = [3, n0, _DRBEII, 0, [_eI], [0]];
809
+ export var DeleteResourcesByExternalIdOutput = [3, n0, _DRBEIO, 0, [], []];
810
+ export var DeploymentAlreadyCompletedException = [
811
+ -3,
812
+ n0,
813
+ _DACE,
814
+ {
815
+ [_er]: _c,
816
+ },
817
+ [_m],
818
+ [0],
819
+ ];
820
+ TypeRegistry.for(n0).registerError(DeploymentAlreadyCompletedException, __DeploymentAlreadyCompletedException);
821
+ export var DeploymentConfigAlreadyExistsException = [
822
+ -3,
823
+ n0,
824
+ _DCAEE,
825
+ {
826
+ [_er]: _c,
827
+ },
828
+ [_m],
829
+ [0],
830
+ ];
831
+ TypeRegistry.for(n0).registerError(DeploymentConfigAlreadyExistsException, __DeploymentConfigAlreadyExistsException);
832
+ export var DeploymentConfigDoesNotExistException = [
833
+ -3,
834
+ n0,
835
+ _DCDNEE,
836
+ {
837
+ [_er]: _c,
838
+ },
839
+ [_m],
840
+ [0],
841
+ ];
842
+ TypeRegistry.for(n0).registerError(DeploymentConfigDoesNotExistException, __DeploymentConfigDoesNotExistException);
843
+ export var DeploymentConfigInfo = [
844
+ 3,
845
+ n0,
846
+ _DCI,
847
+ 0,
848
+ [_dCI, _dCN, _mHH, _cT, _cP, _tRC, _zC],
849
+ [0, 0, () => MinimumHealthyHosts, 4, 0, () => TrafficRoutingConfig, () => ZonalConfig],
850
+ ];
851
+ export var DeploymentConfigInUseException = [
852
+ -3,
853
+ n0,
854
+ _DCIUE,
855
+ {
856
+ [_er]: _c,
857
+ },
858
+ [_m],
859
+ [0],
860
+ ];
861
+ TypeRegistry.for(n0).registerError(DeploymentConfigInUseException, __DeploymentConfigInUseException);
862
+ export var DeploymentConfigLimitExceededException = [
863
+ -3,
864
+ n0,
865
+ _DCLEE,
866
+ {
867
+ [_er]: _c,
868
+ },
869
+ [_m],
870
+ [0],
871
+ ];
872
+ TypeRegistry.for(n0).registerError(DeploymentConfigLimitExceededException, __DeploymentConfigLimitExceededException);
873
+ export var DeploymentConfigNameRequiredException = [
874
+ -3,
875
+ n0,
876
+ _DCNRE,
877
+ {
878
+ [_er]: _c,
879
+ },
880
+ [_m],
881
+ [0],
882
+ ];
883
+ TypeRegistry.for(n0).registerError(DeploymentConfigNameRequiredException, __DeploymentConfigNameRequiredException);
884
+ export var DeploymentDoesNotExistException = [
885
+ -3,
886
+ n0,
887
+ _DDNEE,
888
+ {
889
+ [_er]: _c,
890
+ },
891
+ [_m],
892
+ [0],
893
+ ];
894
+ TypeRegistry.for(n0).registerError(DeploymentDoesNotExistException, __DeploymentDoesNotExistException);
895
+ export var DeploymentGroupAlreadyExistsException = [
896
+ -3,
897
+ n0,
898
+ _DGAEE,
899
+ {
900
+ [_er]: _c,
901
+ },
902
+ [_m],
903
+ [0],
904
+ ];
905
+ TypeRegistry.for(n0).registerError(DeploymentGroupAlreadyExistsException, __DeploymentGroupAlreadyExistsException);
906
+ export var DeploymentGroupDoesNotExistException = [
907
+ -3,
908
+ n0,
909
+ _DGDNEE,
910
+ {
911
+ [_er]: _c,
912
+ },
913
+ [_m],
914
+ [0],
915
+ ];
916
+ TypeRegistry.for(n0).registerError(DeploymentGroupDoesNotExistException, __DeploymentGroupDoesNotExistException);
917
+ export var DeploymentGroupInfo = [
918
+ 3,
919
+ n0,
920
+ _DGI,
921
+ 0,
922
+ [
923
+ _aN,
924
+ _dGIe,
925
+ _dGNe,
926
+ _dCN,
927
+ _eTF,
928
+ _oPITF,
929
+ _aSG,
930
+ _sRA,
931
+ _tR,
932
+ _tC,
933
+ _aC,
934
+ _aRC,
935
+ _dS,
936
+ _oIS,
937
+ _bGDC,
938
+ _lBI,
939
+ _lSD,
940
+ _lAD,
941
+ _eTS,
942
+ _oPTS,
943
+ _cP,
944
+ _eS,
945
+ _tHE,
946
+ ],
947
+ [
948
+ 0,
949
+ 0,
950
+ 0,
951
+ 0,
952
+ () => EC2TagFilterList,
953
+ () => TagFilterList,
954
+ () => AutoScalingGroupList,
955
+ 0,
956
+ () => RevisionLocation,
957
+ () => TriggerConfigList,
958
+ () => AlarmConfiguration,
959
+ () => AutoRollbackConfiguration,
960
+ () => DeploymentStyle,
961
+ 0,
962
+ () => BlueGreenDeploymentConfiguration,
963
+ () => LoadBalancerInfo,
964
+ () => LastDeploymentInfo,
965
+ () => LastDeploymentInfo,
966
+ () => EC2TagSet,
967
+ () => OnPremisesTagSet,
968
+ 0,
969
+ () => ECSServiceList,
970
+ 2,
971
+ ],
972
+ ];
973
+ export var DeploymentGroupLimitExceededException = [
974
+ -3,
975
+ n0,
976
+ _DGLEE,
977
+ {
978
+ [_er]: _c,
979
+ },
980
+ [_m],
981
+ [0],
982
+ ];
983
+ TypeRegistry.for(n0).registerError(DeploymentGroupLimitExceededException, __DeploymentGroupLimitExceededException);
984
+ export var DeploymentGroupNameRequiredException = [
985
+ -3,
986
+ n0,
987
+ _DGNRE,
988
+ {
989
+ [_er]: _c,
990
+ },
991
+ [_m],
992
+ [0],
993
+ ];
994
+ TypeRegistry.for(n0).registerError(DeploymentGroupNameRequiredException, __DeploymentGroupNameRequiredException);
995
+ export var DeploymentIdRequiredException = [
996
+ -3,
997
+ n0,
998
+ _DIRE,
999
+ {
1000
+ [_er]: _c,
1001
+ },
1002
+ [_m],
1003
+ [0],
1004
+ ];
1005
+ TypeRegistry.for(n0).registerError(DeploymentIdRequiredException, __DeploymentIdRequiredException);
1006
+ export var DeploymentInfo = [
1007
+ 3,
1008
+ n0,
1009
+ _DI,
1010
+ 0,
1011
+ [
1012
+ _aN,
1013
+ _dGNe,
1014
+ _dCN,
1015
+ _dI,
1016
+ _pR,
1017
+ _re,
1018
+ _st,
1019
+ _eIr,
1020
+ _cT,
1021
+ _sT,
1022
+ _cTo,
1023
+ _dO,
1024
+ _d,
1025
+ _cr,
1026
+ _iASF,
1027
+ _aRC,
1028
+ _uOIO,
1029
+ _rI,
1030
+ _dS,
1031
+ _tIar,
1032
+ _iTWTS,
1033
+ _bGDC,
1034
+ _lBI,
1035
+ _aDSI,
1036
+ _fEB,
1037
+ _dSM,
1038
+ _cP,
1039
+ _eI,
1040
+ _rD,
1041
+ _oAC,
1042
+ ],
1043
+ [
1044
+ 0,
1045
+ 0,
1046
+ 0,
1047
+ 0,
1048
+ () => RevisionLocation,
1049
+ () => RevisionLocation,
1050
+ 0,
1051
+ () => ErrorInformation,
1052
+ 4,
1053
+ 4,
1054
+ 4,
1055
+ () => DeploymentOverview,
1056
+ 0,
1057
+ 0,
1058
+ 2,
1059
+ () => AutoRollbackConfiguration,
1060
+ 2,
1061
+ () => RollbackInfo,
1062
+ () => DeploymentStyle,
1063
+ () => TargetInstances,
1064
+ 2,
1065
+ () => BlueGreenDeploymentConfiguration,
1066
+ () => LoadBalancerInfo,
1067
+ 0,
1068
+ 0,
1069
+ 64 | 0,
1070
+ 0,
1071
+ 0,
1072
+ () => RelatedDeployments,
1073
+ () => AlarmConfiguration,
1074
+ ],
1075
+ ];
1076
+ export var DeploymentIsNotInReadyStateException = [
1077
+ -3,
1078
+ n0,
1079
+ _DINIRSE,
1080
+ {
1081
+ [_er]: _c,
1082
+ },
1083
+ [_m],
1084
+ [0],
1085
+ ];
1086
+ TypeRegistry.for(n0).registerError(DeploymentIsNotInReadyStateException, __DeploymentIsNotInReadyStateException);
1087
+ export var DeploymentLimitExceededException = [
1088
+ -3,
1089
+ n0,
1090
+ _DLEE,
1091
+ {
1092
+ [_er]: _c,
1093
+ },
1094
+ [_m],
1095
+ [0],
1096
+ ];
1097
+ TypeRegistry.for(n0).registerError(DeploymentLimitExceededException, __DeploymentLimitExceededException);
1098
+ export var DeploymentNotStartedException = [
1099
+ -3,
1100
+ n0,
1101
+ _DNSE,
1102
+ {
1103
+ [_er]: _c,
1104
+ },
1105
+ [_m],
1106
+ [0],
1107
+ ];
1108
+ TypeRegistry.for(n0).registerError(DeploymentNotStartedException, __DeploymentNotStartedException);
1109
+ export var DeploymentOverview = [3, n0, _DO, 0, [_P, _IP, _S, _F, _Sk, _R], [1, 1, 1, 1, 1, 1]];
1110
+ export var DeploymentReadyOption = [3, n0, _DRO, 0, [_aOT, _wTIM], [0, 1]];
1111
+ export var DeploymentStyle = [3, n0, _DS, 0, [_dTe, _dOe], [0, 0]];
1112
+ export var DeploymentTarget = [
1113
+ 3,
1114
+ n0,
1115
+ _DT,
1116
+ 0,
1117
+ [_dTT, _iT, _lT, _eT, _cFT],
1118
+ [0, () => InstanceTarget, () => LambdaTarget, () => ECSTarget, () => CloudFormationTarget],
1119
+ ];
1120
+ export var DeploymentTargetDoesNotExistException = [
1121
+ -3,
1122
+ n0,
1123
+ _DTDNEE,
1124
+ {
1125
+ [_er]: _c,
1126
+ },
1127
+ [_m],
1128
+ [0],
1129
+ ];
1130
+ TypeRegistry.for(n0).registerError(DeploymentTargetDoesNotExistException, __DeploymentTargetDoesNotExistException);
1131
+ export var DeploymentTargetIdRequiredException = [
1132
+ -3,
1133
+ n0,
1134
+ _DTIRE,
1135
+ {
1136
+ [_er]: _c,
1137
+ },
1138
+ [_m],
1139
+ [0],
1140
+ ];
1141
+ TypeRegistry.for(n0).registerError(DeploymentTargetIdRequiredException, __DeploymentTargetIdRequiredException);
1142
+ export var DeploymentTargetListSizeExceededException = [
1143
+ -3,
1144
+ n0,
1145
+ _DTLSEE,
1146
+ {
1147
+ [_er]: _c,
1148
+ },
1149
+ [_m],
1150
+ [0],
1151
+ ];
1152
+ TypeRegistry.for(n0).registerError(DeploymentTargetListSizeExceededException, __DeploymentTargetListSizeExceededException);
1153
+ export var DeregisterOnPremisesInstanceInput = [3, n0, _DOPII, 0, [_iNn], [0]];
1154
+ export var DescriptionTooLongException = [
1155
+ -3,
1156
+ n0,
1157
+ _DTLE,
1158
+ {
1159
+ [_er]: _c,
1160
+ },
1161
+ [_m],
1162
+ [0],
1163
+ ];
1164
+ TypeRegistry.for(n0).registerError(DescriptionTooLongException, __DescriptionTooLongException);
1165
+ export var Diagnostics = [3, n0, _D, 0, [_eC, _sN, _m, _lTo], [0, 0, 0, 0]];
1166
+ export var EC2TagFilter = [3, n0, _ECTF, 0, [_K, _V, _T], [0, 0, 0]];
1167
+ export var EC2TagSet = [3, n0, _ECTS, 0, [_eTSL], [() => EC2TagSetList]];
1168
+ export var ECSService = [3, n0, _ECSS, 0, [_sNe, _cN], [0, 0]];
1169
+ export var ECSServiceMappingLimitExceededException = [
1170
+ -3,
1171
+ n0,
1172
+ _ECSSMLEE,
1173
+ {
1174
+ [_er]: _c,
1175
+ },
1176
+ [_m],
1177
+ [0],
1178
+ ];
1179
+ TypeRegistry.for(n0).registerError(ECSServiceMappingLimitExceededException, __ECSServiceMappingLimitExceededException);
1180
+ export var ECSTarget = [
1181
+ 3,
1182
+ n0,
1183
+ _ECST,
1184
+ 0,
1185
+ [_dI, _tIa, _tA, _lUA, _lE, _st, _tSI],
1186
+ [0, 0, 0, 4, () => LifecycleEventList, 0, () => ECSTaskSetList],
1187
+ ];
1188
+ export var ECSTaskSet = [
1189
+ 3,
1190
+ n0,
1191
+ _ECSTS,
1192
+ 0,
1193
+ [_i, _dC, _pC, _rC, _st, _tW, _tG, _tSL],
1194
+ [0, 1, 1, 1, 0, 1, () => TargetGroupInfo, 0],
1195
+ ];
1196
+ export var ELBInfo = [3, n0, _ELBI, 0, [_n], [0]];
1197
+ export var ErrorInformation = [3, n0, _EI, 0, [_cod, _m], [0, 0]];
1198
+ export var GenericRevisionInfo = [
1199
+ 3,
1200
+ n0,
1201
+ _GRI,
1202
+ 0,
1203
+ [_d, _dG, _fUT, _lUT, _rTe],
1204
+ [0, 64 | 0, 4, 4, 4],
1205
+ ];
1206
+ export var GetApplicationInput = [3, n0, _GAI, 0, [_aN], [0]];
1207
+ export var GetApplicationOutput = [3, n0, _GAO, 0, [_ap], [() => ApplicationInfo]];
1208
+ export var GetApplicationRevisionInput = [
1209
+ 3,
1210
+ n0,
1211
+ _GARI,
1212
+ 0,
1213
+ [_aN, _re],
1214
+ [0, () => RevisionLocation],
1215
+ ];
1216
+ export var GetApplicationRevisionOutput = [
1217
+ 3,
1218
+ n0,
1219
+ _GARO,
1220
+ 0,
1221
+ [_aN, _re, _rIe],
1222
+ [0, () => RevisionLocation, () => GenericRevisionInfo],
1223
+ ];
1224
+ export var GetDeploymentConfigInput = [3, n0, _GDCI, 0, [_dCN], [0]];
1225
+ export var GetDeploymentConfigOutput = [3, n0, _GDCO, 0, [_dCIe], [() => DeploymentConfigInfo]];
1226
+ export var GetDeploymentGroupInput = [3, n0, _GDGI, 0, [_aN, _dGNe], [0, 0]];
1227
+ export var GetDeploymentGroupOutput = [3, n0, _GDGO, 0, [_dGIep], [() => DeploymentGroupInfo]];
1228
+ export var GetDeploymentInput = [3, n0, _GDI, 0, [_dI], [0]];
1229
+ export var GetDeploymentInstanceInput = [3, n0, _GDII, 0, [_dI, _iIns], [0, 0]];
1230
+ export var GetDeploymentInstanceOutput = [3, n0, _GDIO, 0, [_iSn], [() => InstanceSummary]];
1231
+ export var GetDeploymentOutput = [3, n0, _GDO, 0, [_dIepl], [() => DeploymentInfo]];
1232
+ export var GetDeploymentTargetInput = [3, n0, _GDTI, 0, [_dI, _tIa], [0, 0]];
1233
+ export var GetDeploymentTargetOutput = [3, n0, _GDTO, 0, [_dTep], [() => DeploymentTarget]];
1234
+ export var GetOnPremisesInstanceInput = [3, n0, _GOPII, 0, [_iNn], [0]];
1235
+ export var GetOnPremisesInstanceOutput = [3, n0, _GOPIO, 0, [_iInst], [() => InstanceInfo]];
1236
+ export var GitHubAccountTokenDoesNotExistException = [
1237
+ -3,
1238
+ n0,
1239
+ _GHATDNEE,
1240
+ {
1241
+ [_er]: _c,
1242
+ },
1243
+ [_m],
1244
+ [0],
1245
+ ];
1246
+ TypeRegistry.for(n0).registerError(GitHubAccountTokenDoesNotExistException, __GitHubAccountTokenDoesNotExistException);
1247
+ export var GitHubAccountTokenNameRequiredException = [
1248
+ -3,
1249
+ n0,
1250
+ _GHATNRE,
1251
+ {
1252
+ [_er]: _c,
1253
+ },
1254
+ [_m],
1255
+ [0],
1256
+ ];
1257
+ TypeRegistry.for(n0).registerError(GitHubAccountTokenNameRequiredException, __GitHubAccountTokenNameRequiredException);
1258
+ export var GitHubLocation = [3, n0, _GHL, 0, [_rep, _cI], [0, 0]];
1259
+ export var GreenFleetProvisioningOption = [3, n0, _GFPO, 0, [_ac], [0]];
1260
+ export var IamArnRequiredException = [
1261
+ -3,
1262
+ n0,
1263
+ _IARE,
1264
+ {
1265
+ [_er]: _c,
1266
+ },
1267
+ [_m],
1268
+ [0],
1269
+ ];
1270
+ TypeRegistry.for(n0).registerError(IamArnRequiredException, __IamArnRequiredException);
1271
+ export var IamSessionArnAlreadyRegisteredException = [
1272
+ -3,
1273
+ n0,
1274
+ _ISAARE,
1275
+ {
1276
+ [_er]: _c,
1277
+ },
1278
+ [_m],
1279
+ [0],
1280
+ ];
1281
+ TypeRegistry.for(n0).registerError(IamSessionArnAlreadyRegisteredException, __IamSessionArnAlreadyRegisteredException);
1282
+ export var IamUserArnAlreadyRegisteredException = [
1283
+ -3,
1284
+ n0,
1285
+ _IUAARE,
1286
+ {
1287
+ [_er]: _c,
1288
+ },
1289
+ [_m],
1290
+ [0],
1291
+ ];
1292
+ TypeRegistry.for(n0).registerError(IamUserArnAlreadyRegisteredException, __IamUserArnAlreadyRegisteredException);
1293
+ export var IamUserArnRequiredException = [
1294
+ -3,
1295
+ n0,
1296
+ _IUARE,
1297
+ {
1298
+ [_er]: _c,
1299
+ },
1300
+ [_m],
1301
+ [0],
1302
+ ];
1303
+ TypeRegistry.for(n0).registerError(IamUserArnRequiredException, __IamUserArnRequiredException);
1304
+ export var InstanceDoesNotExistException = [
1305
+ -3,
1306
+ n0,
1307
+ _IDNEE,
1308
+ {
1309
+ [_er]: _c,
1310
+ },
1311
+ [_m],
1312
+ [0],
1313
+ ];
1314
+ TypeRegistry.for(n0).registerError(InstanceDoesNotExistException, __InstanceDoesNotExistException);
1315
+ export var InstanceIdRequiredException = [
1316
+ -3,
1317
+ n0,
1318
+ _IIRE,
1319
+ {
1320
+ [_er]: _c,
1321
+ },
1322
+ [_m],
1323
+ [0],
1324
+ ];
1325
+ TypeRegistry.for(n0).registerError(InstanceIdRequiredException, __InstanceIdRequiredException);
1326
+ export var InstanceInfo = [
1327
+ 3,
1328
+ n0,
1329
+ _II,
1330
+ 0,
1331
+ [_iNn, _iSA, _iUA, _iA, _rTe, _dTer, _t],
1332
+ [0, 0, 0, 0, 4, 4, () => TagList],
1333
+ ];
1334
+ export var InstanceLimitExceededException = [
1335
+ -3,
1336
+ n0,
1337
+ _ILEE,
1338
+ {
1339
+ [_er]: _c,
1340
+ },
1341
+ [_m],
1342
+ [0],
1343
+ ];
1344
+ TypeRegistry.for(n0).registerError(InstanceLimitExceededException, __InstanceLimitExceededException);
1345
+ export var InstanceNameAlreadyRegisteredException = [
1346
+ -3,
1347
+ n0,
1348
+ _INARE,
1349
+ {
1350
+ [_er]: _c,
1351
+ },
1352
+ [_m],
1353
+ [0],
1354
+ ];
1355
+ TypeRegistry.for(n0).registerError(InstanceNameAlreadyRegisteredException, __InstanceNameAlreadyRegisteredException);
1356
+ export var InstanceNameRequiredException = [
1357
+ -3,
1358
+ n0,
1359
+ _INRE,
1360
+ {
1361
+ [_er]: _c,
1362
+ },
1363
+ [_m],
1364
+ [0],
1365
+ ];
1366
+ TypeRegistry.for(n0).registerError(InstanceNameRequiredException, __InstanceNameRequiredException);
1367
+ export var InstanceNotRegisteredException = [
1368
+ -3,
1369
+ n0,
1370
+ _INREn,
1371
+ {
1372
+ [_er]: _c,
1373
+ },
1374
+ [_m],
1375
+ [0],
1376
+ ];
1377
+ TypeRegistry.for(n0).registerError(InstanceNotRegisteredException, __InstanceNotRegisteredException);
1378
+ export var InstanceSummary = [
1379
+ 3,
1380
+ n0,
1381
+ _IS,
1382
+ 0,
1383
+ [_dI, _iIns, _st, _lUA, _lE, _iTn],
1384
+ [0, 0, 0, 4, () => LifecycleEventList, 0],
1385
+ ];
1386
+ export var InstanceTarget = [
1387
+ 3,
1388
+ n0,
1389
+ _IT,
1390
+ 0,
1391
+ [_dI, _tIa, _tA, _st, _lUA, _lE, _iL],
1392
+ [0, 0, 0, 0, 4, () => LifecycleEventList, 0],
1393
+ ];
1394
+ export var InvalidAlarmConfigException = [
1395
+ -3,
1396
+ n0,
1397
+ _IACE,
1398
+ {
1399
+ [_er]: _c,
1400
+ },
1401
+ [_m],
1402
+ [0],
1403
+ ];
1404
+ TypeRegistry.for(n0).registerError(InvalidAlarmConfigException, __InvalidAlarmConfigException);
1405
+ export var InvalidApplicationNameException = [
1406
+ -3,
1407
+ n0,
1408
+ _IANE,
1409
+ {
1410
+ [_er]: _c,
1411
+ },
1412
+ [_m],
1413
+ [0],
1414
+ ];
1415
+ TypeRegistry.for(n0).registerError(InvalidApplicationNameException, __InvalidApplicationNameException);
1416
+ export var InvalidArnException = [
1417
+ -3,
1418
+ n0,
1419
+ _IAE,
1420
+ {
1421
+ [_er]: _c,
1422
+ },
1423
+ [_m],
1424
+ [0],
1425
+ ];
1426
+ TypeRegistry.for(n0).registerError(InvalidArnException, __InvalidArnException);
1427
+ export var InvalidAutoRollbackConfigException = [
1428
+ -3,
1429
+ n0,
1430
+ _IARCE,
1431
+ {
1432
+ [_er]: _c,
1433
+ },
1434
+ [_m],
1435
+ [0],
1436
+ ];
1437
+ TypeRegistry.for(n0).registerError(InvalidAutoRollbackConfigException, __InvalidAutoRollbackConfigException);
1438
+ export var InvalidAutoScalingGroupException = [
1439
+ -3,
1440
+ n0,
1441
+ _IASGE,
1442
+ {
1443
+ [_er]: _c,
1444
+ },
1445
+ [_m],
1446
+ [0],
1447
+ ];
1448
+ TypeRegistry.for(n0).registerError(InvalidAutoScalingGroupException, __InvalidAutoScalingGroupException);
1449
+ export var InvalidBlueGreenDeploymentConfigurationException = [
1450
+ -3,
1451
+ n0,
1452
+ _IBGDCE,
1453
+ {
1454
+ [_er]: _c,
1455
+ },
1456
+ [_m],
1457
+ [0],
1458
+ ];
1459
+ TypeRegistry.for(n0).registerError(InvalidBlueGreenDeploymentConfigurationException, __InvalidBlueGreenDeploymentConfigurationException);
1460
+ export var InvalidBucketNameFilterException = [
1461
+ -3,
1462
+ n0,
1463
+ _IBNFE,
1464
+ {
1465
+ [_er]: _c,
1466
+ },
1467
+ [_m],
1468
+ [0],
1469
+ ];
1470
+ TypeRegistry.for(n0).registerError(InvalidBucketNameFilterException, __InvalidBucketNameFilterException);
1471
+ export var InvalidComputePlatformException = [
1472
+ -3,
1473
+ n0,
1474
+ _ICPE,
1475
+ {
1476
+ [_er]: _c,
1477
+ },
1478
+ [_m],
1479
+ [0],
1480
+ ];
1481
+ TypeRegistry.for(n0).registerError(InvalidComputePlatformException, __InvalidComputePlatformException);
1482
+ export var InvalidDeployedStateFilterException = [
1483
+ -3,
1484
+ n0,
1485
+ _IDSFE,
1486
+ {
1487
+ [_er]: _c,
1488
+ },
1489
+ [_m],
1490
+ [0],
1491
+ ];
1492
+ TypeRegistry.for(n0).registerError(InvalidDeployedStateFilterException, __InvalidDeployedStateFilterException);
1493
+ export var InvalidDeploymentConfigNameException = [
1494
+ -3,
1495
+ n0,
1496
+ _IDCNE,
1497
+ {
1498
+ [_er]: _c,
1499
+ },
1500
+ [_m],
1501
+ [0],
1502
+ ];
1503
+ TypeRegistry.for(n0).registerError(InvalidDeploymentConfigNameException, __InvalidDeploymentConfigNameException);
1504
+ export var InvalidDeploymentGroupNameException = [
1505
+ -3,
1506
+ n0,
1507
+ _IDGNE,
1508
+ {
1509
+ [_er]: _c,
1510
+ },
1511
+ [_m],
1512
+ [0],
1513
+ ];
1514
+ TypeRegistry.for(n0).registerError(InvalidDeploymentGroupNameException, __InvalidDeploymentGroupNameException);
1515
+ export var InvalidDeploymentIdException = [
1516
+ -3,
1517
+ n0,
1518
+ _IDIE,
1519
+ {
1520
+ [_er]: _c,
1521
+ },
1522
+ [_m],
1523
+ [0],
1524
+ ];
1525
+ TypeRegistry.for(n0).registerError(InvalidDeploymentIdException, __InvalidDeploymentIdException);
1526
+ export var InvalidDeploymentInstanceTypeException = [
1527
+ -3,
1528
+ n0,
1529
+ _IDITE,
1530
+ {
1531
+ [_er]: _c,
1532
+ },
1533
+ [_m],
1534
+ [0],
1535
+ ];
1536
+ TypeRegistry.for(n0).registerError(InvalidDeploymentInstanceTypeException, __InvalidDeploymentInstanceTypeException);
1537
+ export var InvalidDeploymentStatusException = [
1538
+ -3,
1539
+ n0,
1540
+ _IDSE,
1541
+ {
1542
+ [_er]: _c,
1543
+ },
1544
+ [_m],
1545
+ [0],
1546
+ ];
1547
+ TypeRegistry.for(n0).registerError(InvalidDeploymentStatusException, __InvalidDeploymentStatusException);
1548
+ export var InvalidDeploymentStyleException = [
1549
+ -3,
1550
+ n0,
1551
+ _IDSEn,
1552
+ {
1553
+ [_er]: _c,
1554
+ },
1555
+ [_m],
1556
+ [0],
1557
+ ];
1558
+ TypeRegistry.for(n0).registerError(InvalidDeploymentStyleException, __InvalidDeploymentStyleException);
1559
+ export var InvalidDeploymentTargetIdException = [
1560
+ -3,
1561
+ n0,
1562
+ _IDTIE,
1563
+ {
1564
+ [_er]: _c,
1565
+ },
1566
+ [_m],
1567
+ [0],
1568
+ ];
1569
+ TypeRegistry.for(n0).registerError(InvalidDeploymentTargetIdException, __InvalidDeploymentTargetIdException);
1570
+ export var InvalidDeploymentWaitTypeException = [
1571
+ -3,
1572
+ n0,
1573
+ _IDWTE,
1574
+ {
1575
+ [_er]: _c,
1576
+ },
1577
+ [_m],
1578
+ [0],
1579
+ ];
1580
+ TypeRegistry.for(n0).registerError(InvalidDeploymentWaitTypeException, __InvalidDeploymentWaitTypeException);
1581
+ export var InvalidEC2TagCombinationException = [
1582
+ -3,
1583
+ n0,
1584
+ _IECTCE,
1585
+ {
1586
+ [_er]: _c,
1587
+ },
1588
+ [_m],
1589
+ [0],
1590
+ ];
1591
+ TypeRegistry.for(n0).registerError(InvalidEC2TagCombinationException, __InvalidEC2TagCombinationException);
1592
+ export var InvalidEC2TagException = [
1593
+ -3,
1594
+ n0,
1595
+ _IECTE,
1596
+ {
1597
+ [_er]: _c,
1598
+ },
1599
+ [_m],
1600
+ [0],
1601
+ ];
1602
+ TypeRegistry.for(n0).registerError(InvalidEC2TagException, __InvalidEC2TagException);
1603
+ export var InvalidECSServiceException = [
1604
+ -3,
1605
+ n0,
1606
+ _IECSSE,
1607
+ {
1608
+ [_er]: _c,
1609
+ },
1610
+ [_m],
1611
+ [0],
1612
+ ];
1613
+ TypeRegistry.for(n0).registerError(InvalidECSServiceException, __InvalidECSServiceException);
1614
+ export var InvalidExternalIdException = [
1615
+ -3,
1616
+ n0,
1617
+ _IEIE,
1618
+ {
1619
+ [_er]: _c,
1620
+ },
1621
+ [_m],
1622
+ [0],
1623
+ ];
1624
+ TypeRegistry.for(n0).registerError(InvalidExternalIdException, __InvalidExternalIdException);
1625
+ export var InvalidFileExistsBehaviorException = [
1626
+ -3,
1627
+ n0,
1628
+ _IFEBE,
1629
+ {
1630
+ [_er]: _c,
1631
+ },
1632
+ [_m],
1633
+ [0],
1634
+ ];
1635
+ TypeRegistry.for(n0).registerError(InvalidFileExistsBehaviorException, __InvalidFileExistsBehaviorException);
1636
+ export var InvalidGitHubAccountTokenException = [
1637
+ -3,
1638
+ n0,
1639
+ _IGHATE,
1640
+ {
1641
+ [_er]: _c,
1642
+ },
1643
+ [_m],
1644
+ [0],
1645
+ ];
1646
+ TypeRegistry.for(n0).registerError(InvalidGitHubAccountTokenException, __InvalidGitHubAccountTokenException);
1647
+ export var InvalidGitHubAccountTokenNameException = [
1648
+ -3,
1649
+ n0,
1650
+ _IGHATNE,
1651
+ {
1652
+ [_er]: _c,
1653
+ },
1654
+ [_m],
1655
+ [0],
1656
+ ];
1657
+ TypeRegistry.for(n0).registerError(InvalidGitHubAccountTokenNameException, __InvalidGitHubAccountTokenNameException);
1658
+ export var InvalidIamSessionArnException = [
1659
+ -3,
1660
+ n0,
1661
+ _IISAE,
1662
+ {
1663
+ [_er]: _c,
1664
+ },
1665
+ [_m],
1666
+ [0],
1667
+ ];
1668
+ TypeRegistry.for(n0).registerError(InvalidIamSessionArnException, __InvalidIamSessionArnException);
1669
+ export var InvalidIamUserArnException = [
1670
+ -3,
1671
+ n0,
1672
+ _IIUAE,
1673
+ {
1674
+ [_er]: _c,
1675
+ },
1676
+ [_m],
1677
+ [0],
1678
+ ];
1679
+ TypeRegistry.for(n0).registerError(InvalidIamUserArnException, __InvalidIamUserArnException);
1680
+ export var InvalidIgnoreApplicationStopFailuresValueException = [
1681
+ -3,
1682
+ n0,
1683
+ _IIASFVE,
1684
+ {
1685
+ [_er]: _c,
1686
+ },
1687
+ [_m],
1688
+ [0],
1689
+ ];
1690
+ TypeRegistry.for(n0).registerError(InvalidIgnoreApplicationStopFailuresValueException, __InvalidIgnoreApplicationStopFailuresValueException);
1691
+ export var InvalidInputException = [
1692
+ -3,
1693
+ n0,
1694
+ _IIE,
1695
+ {
1696
+ [_er]: _c,
1697
+ },
1698
+ [_m],
1699
+ [0],
1700
+ ];
1701
+ TypeRegistry.for(n0).registerError(InvalidInputException, __InvalidInputException);
1702
+ export var InvalidInstanceNameException = [
1703
+ -3,
1704
+ n0,
1705
+ _IINE,
1706
+ {
1707
+ [_er]: _c,
1708
+ },
1709
+ [_m],
1710
+ [0],
1711
+ ];
1712
+ TypeRegistry.for(n0).registerError(InvalidInstanceNameException, __InvalidInstanceNameException);
1713
+ export var InvalidInstanceStatusException = [
1714
+ -3,
1715
+ n0,
1716
+ _IISE,
1717
+ {
1718
+ [_er]: _c,
1719
+ },
1720
+ [_m],
1721
+ [0],
1722
+ ];
1723
+ TypeRegistry.for(n0).registerError(InvalidInstanceStatusException, __InvalidInstanceStatusException);
1724
+ export var InvalidInstanceTypeException = [
1725
+ -3,
1726
+ n0,
1727
+ _IITE,
1728
+ {
1729
+ [_er]: _c,
1730
+ },
1731
+ [_m],
1732
+ [0],
1733
+ ];
1734
+ TypeRegistry.for(n0).registerError(InvalidInstanceTypeException, __InvalidInstanceTypeException);
1735
+ export var InvalidKeyPrefixFilterException = [
1736
+ -3,
1737
+ n0,
1738
+ _IKPFE,
1739
+ {
1740
+ [_er]: _c,
1741
+ },
1742
+ [_m],
1743
+ [0],
1744
+ ];
1745
+ TypeRegistry.for(n0).registerError(InvalidKeyPrefixFilterException, __InvalidKeyPrefixFilterException);
1746
+ export var InvalidLifecycleEventHookExecutionIdException = [
1747
+ -3,
1748
+ n0,
1749
+ _ILEHEIE,
1750
+ {
1751
+ [_er]: _c,
1752
+ },
1753
+ [_m],
1754
+ [0],
1755
+ ];
1756
+ TypeRegistry.for(n0).registerError(InvalidLifecycleEventHookExecutionIdException, __InvalidLifecycleEventHookExecutionIdException);
1757
+ export var InvalidLifecycleEventHookExecutionStatusException = [
1758
+ -3,
1759
+ n0,
1760
+ _ILEHESE,
1761
+ {
1762
+ [_er]: _c,
1763
+ },
1764
+ [_m],
1765
+ [0],
1766
+ ];
1767
+ TypeRegistry.for(n0).registerError(InvalidLifecycleEventHookExecutionStatusException, __InvalidLifecycleEventHookExecutionStatusException);
1768
+ export var InvalidLoadBalancerInfoException = [
1769
+ -3,
1770
+ n0,
1771
+ _ILBIE,
1772
+ {
1773
+ [_er]: _c,
1774
+ },
1775
+ [_m],
1776
+ [0],
1777
+ ];
1778
+ TypeRegistry.for(n0).registerError(InvalidLoadBalancerInfoException, __InvalidLoadBalancerInfoException);
1779
+ export var InvalidMinimumHealthyHostValueException = [
1780
+ -3,
1781
+ n0,
1782
+ _IMHHVE,
1783
+ {
1784
+ [_er]: _c,
1785
+ },
1786
+ [_m],
1787
+ [0],
1788
+ ];
1789
+ TypeRegistry.for(n0).registerError(InvalidMinimumHealthyHostValueException, __InvalidMinimumHealthyHostValueException);
1790
+ export var InvalidNextTokenException = [
1791
+ -3,
1792
+ n0,
1793
+ _INTE,
1794
+ {
1795
+ [_er]: _c,
1796
+ },
1797
+ [_m],
1798
+ [0],
1799
+ ];
1800
+ TypeRegistry.for(n0).registerError(InvalidNextTokenException, __InvalidNextTokenException);
1801
+ export var InvalidOnPremisesTagCombinationException = [
1802
+ -3,
1803
+ n0,
1804
+ _IOPTCE,
1805
+ {
1806
+ [_er]: _c,
1807
+ },
1808
+ [_m],
1809
+ [0],
1810
+ ];
1811
+ TypeRegistry.for(n0).registerError(InvalidOnPremisesTagCombinationException, __InvalidOnPremisesTagCombinationException);
1812
+ export var InvalidOperationException = [
1813
+ -3,
1814
+ n0,
1815
+ _IOE,
1816
+ {
1817
+ [_er]: _c,
1818
+ },
1819
+ [_m],
1820
+ [0],
1821
+ ];
1822
+ TypeRegistry.for(n0).registerError(InvalidOperationException, __InvalidOperationException);
1823
+ export var InvalidRegistrationStatusException = [
1824
+ -3,
1825
+ n0,
1826
+ _IRSE,
1827
+ {
1828
+ [_er]: _c,
1829
+ },
1830
+ [_m],
1831
+ [0],
1832
+ ];
1833
+ TypeRegistry.for(n0).registerError(InvalidRegistrationStatusException, __InvalidRegistrationStatusException);
1834
+ export var InvalidRevisionException = [
1835
+ -3,
1836
+ n0,
1837
+ _IRE,
1838
+ {
1839
+ [_er]: _c,
1840
+ },
1841
+ [_m],
1842
+ [0],
1843
+ ];
1844
+ TypeRegistry.for(n0).registerError(InvalidRevisionException, __InvalidRevisionException);
1845
+ export var InvalidRoleException = [
1846
+ -3,
1847
+ n0,
1848
+ _IREn,
1849
+ {
1850
+ [_er]: _c,
1851
+ },
1852
+ [_m],
1853
+ [0],
1854
+ ];
1855
+ TypeRegistry.for(n0).registerError(InvalidRoleException, __InvalidRoleException);
1856
+ export var InvalidSortByException = [
1857
+ -3,
1858
+ n0,
1859
+ _ISBE,
1860
+ {
1861
+ [_er]: _c,
1862
+ },
1863
+ [_m],
1864
+ [0],
1865
+ ];
1866
+ TypeRegistry.for(n0).registerError(InvalidSortByException, __InvalidSortByException);
1867
+ export var InvalidSortOrderException = [
1868
+ -3,
1869
+ n0,
1870
+ _ISOE,
1871
+ {
1872
+ [_er]: _c,
1873
+ },
1874
+ [_m],
1875
+ [0],
1876
+ ];
1877
+ TypeRegistry.for(n0).registerError(InvalidSortOrderException, __InvalidSortOrderException);
1878
+ export var InvalidTagException = [
1879
+ -3,
1880
+ n0,
1881
+ _ITE,
1882
+ {
1883
+ [_er]: _c,
1884
+ },
1885
+ [_m],
1886
+ [0],
1887
+ ];
1888
+ TypeRegistry.for(n0).registerError(InvalidTagException, __InvalidTagException);
1889
+ export var InvalidTagFilterException = [
1890
+ -3,
1891
+ n0,
1892
+ _ITFE,
1893
+ {
1894
+ [_er]: _c,
1895
+ },
1896
+ [_m],
1897
+ [0],
1898
+ ];
1899
+ TypeRegistry.for(n0).registerError(InvalidTagFilterException, __InvalidTagFilterException);
1900
+ export var InvalidTagsToAddException = [
1901
+ -3,
1902
+ n0,
1903
+ _ITTAE,
1904
+ {
1905
+ [_er]: _c,
1906
+ },
1907
+ [_m],
1908
+ [0],
1909
+ ];
1910
+ TypeRegistry.for(n0).registerError(InvalidTagsToAddException, __InvalidTagsToAddException);
1911
+ export var InvalidTargetFilterNameException = [
1912
+ -3,
1913
+ n0,
1914
+ _ITFNE,
1915
+ {
1916
+ [_er]: _c,
1917
+ },
1918
+ [_m],
1919
+ [0],
1920
+ ];
1921
+ TypeRegistry.for(n0).registerError(InvalidTargetFilterNameException, __InvalidTargetFilterNameException);
1922
+ export var InvalidTargetGroupPairException = [
1923
+ -3,
1924
+ n0,
1925
+ _ITGPE,
1926
+ {
1927
+ [_er]: _c,
1928
+ },
1929
+ [_m],
1930
+ [0],
1931
+ ];
1932
+ TypeRegistry.for(n0).registerError(InvalidTargetGroupPairException, __InvalidTargetGroupPairException);
1933
+ export var InvalidTargetInstancesException = [
1934
+ -3,
1935
+ n0,
1936
+ _ITIE,
1937
+ {
1938
+ [_er]: _c,
1939
+ },
1940
+ [_m],
1941
+ [0],
1942
+ ];
1943
+ TypeRegistry.for(n0).registerError(InvalidTargetInstancesException, __InvalidTargetInstancesException);
1944
+ export var InvalidTimeRangeException = [
1945
+ -3,
1946
+ n0,
1947
+ _ITRE,
1948
+ {
1949
+ [_er]: _c,
1950
+ },
1951
+ [_m],
1952
+ [0],
1953
+ ];
1954
+ TypeRegistry.for(n0).registerError(InvalidTimeRangeException, __InvalidTimeRangeException);
1955
+ export var InvalidTrafficRoutingConfigurationException = [
1956
+ -3,
1957
+ n0,
1958
+ _ITRCE,
1959
+ {
1960
+ [_er]: _c,
1961
+ },
1962
+ [_m],
1963
+ [0],
1964
+ ];
1965
+ TypeRegistry.for(n0).registerError(InvalidTrafficRoutingConfigurationException, __InvalidTrafficRoutingConfigurationException);
1966
+ export var InvalidTriggerConfigException = [
1967
+ -3,
1968
+ n0,
1969
+ _ITCE,
1970
+ {
1971
+ [_er]: _c,
1972
+ },
1973
+ [_m],
1974
+ [0],
1975
+ ];
1976
+ TypeRegistry.for(n0).registerError(InvalidTriggerConfigException, __InvalidTriggerConfigException);
1977
+ export var InvalidUpdateOutdatedInstancesOnlyValueException = [
1978
+ -3,
1979
+ n0,
1980
+ _IUOIOVE,
1981
+ {
1982
+ [_er]: _c,
1983
+ },
1984
+ [_m],
1985
+ [0],
1986
+ ];
1987
+ TypeRegistry.for(n0).registerError(InvalidUpdateOutdatedInstancesOnlyValueException, __InvalidUpdateOutdatedInstancesOnlyValueException);
1988
+ export var InvalidZonalDeploymentConfigurationException = [
1989
+ -3,
1990
+ n0,
1991
+ _IZDCE,
1992
+ {
1993
+ [_er]: _c,
1994
+ },
1995
+ [_m],
1996
+ [0],
1997
+ ];
1998
+ TypeRegistry.for(n0).registerError(InvalidZonalDeploymentConfigurationException, __InvalidZonalDeploymentConfigurationException);
1999
+ export var LambdaFunctionInfo = [3, n0, _LFI, 0, [_fN, _fA, _cV, _tV, _tVW], [0, 0, 0, 0, 1]];
2000
+ export var LambdaTarget = [
2001
+ 3,
2002
+ n0,
2003
+ _LT,
2004
+ 0,
2005
+ [_dI, _tIa, _tA, _st, _lUA, _lE, _lFI],
2006
+ [0, 0, 0, 0, 4, () => LifecycleEventList, () => LambdaFunctionInfo],
2007
+ ];
2008
+ export var LastDeploymentInfo = [3, n0, _LDI, 0, [_dI, _st, _eTn, _cT], [0, 0, 4, 4]];
2009
+ export var LifecycleEvent = [
2010
+ 3,
2011
+ n0,
2012
+ _LE,
2013
+ 0,
2014
+ [_lEN, _di, _sT, _eTn, _st],
2015
+ [0, () => Diagnostics, 4, 4, 0],
2016
+ ];
2017
+ export var LifecycleEventAlreadyCompletedException = [
2018
+ -3,
2019
+ n0,
2020
+ _LEACE,
2021
+ {
2022
+ [_er]: _c,
2023
+ },
2024
+ [_m],
2025
+ [0],
2026
+ ];
2027
+ TypeRegistry.for(n0).registerError(LifecycleEventAlreadyCompletedException, __LifecycleEventAlreadyCompletedException);
2028
+ export var LifecycleHookLimitExceededException = [
2029
+ -3,
2030
+ n0,
2031
+ _LHLEE,
2032
+ {
2033
+ [_er]: _c,
2034
+ },
2035
+ [_m],
2036
+ [0],
2037
+ ];
2038
+ TypeRegistry.for(n0).registerError(LifecycleHookLimitExceededException, __LifecycleHookLimitExceededException);
2039
+ export var ListApplicationRevisionsInput = [
2040
+ 3,
2041
+ n0,
2042
+ _LARI,
2043
+ 0,
2044
+ [_aN, _sB, _sO, _sBu, _sKP, _de, _nT],
2045
+ [0, 0, 0, 0, 0, 0, 0],
2046
+ ];
2047
+ export var ListApplicationRevisionsOutput = [
2048
+ 3,
2049
+ n0,
2050
+ _LARO,
2051
+ 0,
2052
+ [_r, _nT],
2053
+ [() => RevisionLocationList, 0],
2054
+ ];
2055
+ export var ListApplicationsInput = [3, n0, _LAI, 0, [_nT], [0]];
2056
+ export var ListApplicationsOutput = [3, n0, _LAO, 0, [_app, _nT], [64 | 0, 0]];
2057
+ export var ListDeploymentConfigsInput = [3, n0, _LDCI, 0, [_nT], [0]];
2058
+ export var ListDeploymentConfigsOutput = [3, n0, _LDCO, 0, [_dCL, _nT], [64 | 0, 0]];
2059
+ export var ListDeploymentGroupsInput = [3, n0, _LDGI, 0, [_aN, _nT], [0, 0]];
2060
+ export var ListDeploymentGroupsOutput = [3, n0, _LDGO, 0, [_aN, _dG, _nT], [0, 64 | 0, 0]];
2061
+ export var ListDeploymentInstancesInput = [
2062
+ 3,
2063
+ n0,
2064
+ _LDII,
2065
+ 0,
2066
+ [_dI, _nT, _iSF, _iTF],
2067
+ [0, 0, 64 | 0, 64 | 0],
2068
+ ];
2069
+ export var ListDeploymentInstancesOutput = [3, n0, _LDIO, 0, [_iLn, _nT], [64 | 0, 0]];
2070
+ export var ListDeploymentsInput = [
2071
+ 3,
2072
+ n0,
2073
+ _LDIi,
2074
+ 0,
2075
+ [_aN, _dGNe, _eI, _iOS, _cTR, _nT],
2076
+ [0, 0, 0, 64 | 0, () => TimeRange, 0],
2077
+ ];
2078
+ export var ListDeploymentsOutput = [3, n0, _LDO, 0, [_dep, _nT], [64 | 0, 0]];
2079
+ export var ListDeploymentTargetsInput = [
2080
+ 3,
2081
+ n0,
2082
+ _LDTI,
2083
+ 0,
2084
+ [_dI, _nT, _tF],
2085
+ [0, 0, [2, n0, _TF, 0, 0, 64 | 0]],
2086
+ ];
2087
+ export var ListDeploymentTargetsOutput = [3, n0, _LDTO, 0, [_tI, _nT], [64 | 0, 0]];
2088
+ export var ListGitHubAccountTokenNamesInput = [3, n0, _LGHATNI, 0, [_nT], [0]];
2089
+ export var ListGitHubAccountTokenNamesOutput = [3, n0, _LGHATNO, 0, [_tNL, _nT], [64 | 0, 0]];
2090
+ export var ListOnPremisesInstancesInput = [
2091
+ 3,
2092
+ n0,
2093
+ _LOPII,
2094
+ 0,
2095
+ [_rS, _tFa, _nT],
2096
+ [0, () => TagFilterList, 0],
2097
+ ];
2098
+ export var ListOnPremisesInstancesOutput = [3, n0, _LOPIO, 0, [_iN, _nT], [64 | 0, 0]];
2099
+ export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_RA, _NT], [0, 0]];
2100
+ export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_Ta, _NT], [() => TagList, 0]];
2101
+ export var LoadBalancerInfo = [
2102
+ 3,
2103
+ n0,
2104
+ _LBI,
2105
+ 0,
2106
+ [_eIL, _tGIL, _tGPIL],
2107
+ [() => ELBInfoList, () => TargetGroupInfoList, () => TargetGroupPairInfoList],
2108
+ ];
2109
+ export var MinimumHealthyHosts = [3, n0, _MHH, 0, [_ty, _v], [0, 1]];
2110
+ export var MinimumHealthyHostsPerZone = [3, n0, _MHHPZ, 0, [_ty, _v], [0, 1]];
2111
+ export var MultipleIamArnsProvidedException = [
2112
+ -3,
2113
+ n0,
2114
+ _MIAPE,
2115
+ {
2116
+ [_er]: _c,
2117
+ },
2118
+ [_m],
2119
+ [0],
2120
+ ];
2121
+ TypeRegistry.for(n0).registerError(MultipleIamArnsProvidedException, __MultipleIamArnsProvidedException);
2122
+ export var OnPremisesTagSet = [3, n0, _OPTS, 0, [_oPTSL], [() => OnPremisesTagSetList]];
2123
+ export var OperationNotSupportedException = [
2124
+ -3,
2125
+ n0,
2126
+ _ONSE,
2127
+ {
2128
+ [_er]: _c,
2129
+ },
2130
+ [_m],
2131
+ [0],
2132
+ ];
2133
+ TypeRegistry.for(n0).registerError(OperationNotSupportedException, __OperationNotSupportedException);
2134
+ export var PutLifecycleEventHookExecutionStatusInput = [
2135
+ 3,
2136
+ n0,
2137
+ _PLEHESI,
2138
+ 0,
2139
+ [_dI, _lEHEI, _st],
2140
+ [0, 0, 0],
2141
+ ];
2142
+ export var PutLifecycleEventHookExecutionStatusOutput = [3, n0, _PLEHESO, 0, [_lEHEI], [0]];
2143
+ export var RawString = [3, n0, _RS, 0, [_co, _s], [0, 0]];
2144
+ export var RegisterApplicationRevisionInput = [
2145
+ 3,
2146
+ n0,
2147
+ _RARI,
2148
+ 0,
2149
+ [_aN, _d, _re],
2150
+ [0, 0, () => RevisionLocation],
2151
+ ];
2152
+ export var RegisterOnPremisesInstanceInput = [3, n0, _ROPII, 0, [_iNn, _iSA, _iUA], [0, 0, 0]];
2153
+ export var RelatedDeployments = [3, n0, _RD, 0, [_aUOIRDI, _aUOIDI], [0, 64 | 0]];
2154
+ export var RemoveTagsFromOnPremisesInstancesInput = [
2155
+ 3,
2156
+ n0,
2157
+ _RTFOPII,
2158
+ 0,
2159
+ [_t, _iN],
2160
+ [() => TagList, 64 | 0],
2161
+ ];
2162
+ export var ResourceArnRequiredException = [
2163
+ -3,
2164
+ n0,
2165
+ _RARE,
2166
+ {
2167
+ [_er]: _c,
2168
+ },
2169
+ [_m],
2170
+ [0],
2171
+ ];
2172
+ TypeRegistry.for(n0).registerError(ResourceArnRequiredException, __ResourceArnRequiredException);
2173
+ export var ResourceValidationException = [
2174
+ -3,
2175
+ n0,
2176
+ _RVE,
2177
+ {
2178
+ [_er]: _c,
2179
+ },
2180
+ [_m],
2181
+ [0],
2182
+ ];
2183
+ TypeRegistry.for(n0).registerError(ResourceValidationException, __ResourceValidationException);
2184
+ export var RevisionDoesNotExistException = [
2185
+ -3,
2186
+ n0,
2187
+ _RDNEE,
2188
+ {
2189
+ [_er]: _c,
2190
+ },
2191
+ [_m],
2192
+ [0],
2193
+ ];
2194
+ TypeRegistry.for(n0).registerError(RevisionDoesNotExistException, __RevisionDoesNotExistException);
2195
+ export var RevisionInfo = [
2196
+ 3,
2197
+ n0,
2198
+ _RI,
2199
+ 0,
2200
+ [_rL, _gRI],
2201
+ [() => RevisionLocation, () => GenericRevisionInfo],
2202
+ ];
2203
+ export var RevisionLocation = [
2204
+ 3,
2205
+ n0,
2206
+ _RL,
2207
+ 0,
2208
+ [_rTev, _sL, _gHL, _str, _aSC],
2209
+ [0, () => S3Location, () => GitHubLocation, () => RawString, () => AppSpecContent],
2210
+ ];
2211
+ export var RevisionRequiredException = [
2212
+ -3,
2213
+ n0,
2214
+ _RRE,
2215
+ {
2216
+ [_er]: _c,
2217
+ },
2218
+ [_m],
2219
+ [0],
2220
+ ];
2221
+ TypeRegistry.for(n0).registerError(RevisionRequiredException, __RevisionRequiredException);
2222
+ export var RoleRequiredException = [
2223
+ -3,
2224
+ n0,
2225
+ _RREo,
2226
+ {
2227
+ [_er]: _c,
2228
+ },
2229
+ [_m],
2230
+ [0],
2231
+ ];
2232
+ TypeRegistry.for(n0).registerError(RoleRequiredException, __RoleRequiredException);
2233
+ export var RollbackInfo = [3, n0, _RIo, 0, [_rDI, _rTDI, _rM], [0, 0, 0]];
2234
+ export var S3Location = [3, n0, _SL, 0, [_b, _k, _bT, _ve, _eTa], [0, 0, 0, 0, 0]];
2235
+ export var SkipWaitTimeForInstanceTerminationInput = [3, n0, _SWTFITI, 0, [_dI], [0]];
2236
+ export var StopDeploymentInput = [3, n0, _SDI, 0, [_dI, _aRE], [0, 2]];
2237
+ export var StopDeploymentOutput = [3, n0, _SDO, 0, [_st, _sM], [0, 0]];
2238
+ export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
2239
+ export var TagFilter = [3, n0, _TFa, 0, [_K, _V, _T], [0, 0, 0]];
2240
+ export var TagLimitExceededException = [
2241
+ -3,
2242
+ n0,
2243
+ _TLEE,
2244
+ {
2245
+ [_er]: _c,
2246
+ },
2247
+ [_m],
2248
+ [0],
2249
+ ];
2250
+ TypeRegistry.for(n0).registerError(TagLimitExceededException, __TagLimitExceededException);
2251
+ export var TagRequiredException = [
2252
+ -3,
2253
+ n0,
2254
+ _TRE,
2255
+ {
2256
+ [_er]: _c,
2257
+ },
2258
+ [_m],
2259
+ [0],
2260
+ ];
2261
+ TypeRegistry.for(n0).registerError(TagRequiredException, __TagRequiredException);
2262
+ export var TagResourceInput = [3, n0, _TRI, 0, [_RA, _Ta], [0, () => TagList]];
2263
+ export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
2264
+ export var TagSetListLimitExceededException = [
2265
+ -3,
2266
+ n0,
2267
+ _TSLLEE,
2268
+ {
2269
+ [_er]: _c,
2270
+ },
2271
+ [_m],
2272
+ [0],
2273
+ ];
2274
+ TypeRegistry.for(n0).registerError(TagSetListLimitExceededException, __TagSetListLimitExceededException);
2275
+ export var TargetGroupInfo = [3, n0, _TGI, 0, [_n], [0]];
2276
+ export var TargetGroupPairInfo = [
2277
+ 3,
2278
+ n0,
2279
+ _TGPI,
2280
+ 0,
2281
+ [_tGa, _pTR, _tTR],
2282
+ [() => TargetGroupInfoList, () => TrafficRoute, () => TrafficRoute],
2283
+ ];
2284
+ export var TargetInstances = [
2285
+ 3,
2286
+ n0,
2287
+ _TI,
2288
+ 0,
2289
+ [_tFa, _aSG, _eTS],
2290
+ [() => EC2TagFilterList, 64 | 0, () => EC2TagSet],
2291
+ ];
2292
+ export var ThrottlingException = [
2293
+ -3,
2294
+ n0,
2295
+ _TE,
2296
+ {
2297
+ [_er]: _c,
2298
+ },
2299
+ [_m],
2300
+ [0],
2301
+ ];
2302
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
2303
+ export var TimeBasedCanary = [3, n0, _TBC, 0, [_cPa, _cIa], [1, 1]];
2304
+ export var TimeBasedLinear = [3, n0, _TBL, 0, [_lP, _lI], [1, 1]];
2305
+ export var TimeRange = [3, n0, _TR, 0, [_sta, _en], [4, 4]];
2306
+ export var TrafficRoute = [3, n0, _TRr, 0, [_lA], [64 | 0]];
2307
+ export var TrafficRoutingConfig = [
2308
+ 3,
2309
+ n0,
2310
+ _TRC,
2311
+ 0,
2312
+ [_ty, _tBC, _tBL],
2313
+ [0, () => TimeBasedCanary, () => TimeBasedLinear],
2314
+ ];
2315
+ export var TriggerConfig = [3, n0, _TC, 0, [_tNr, _tTA, _tE], [0, 0, 64 | 0]];
2316
+ export var TriggerTargetsLimitExceededException = [
2317
+ -3,
2318
+ n0,
2319
+ _TTLEE,
2320
+ {
2321
+ [_er]: _c,
2322
+ },
2323
+ [_m],
2324
+ [0],
2325
+ ];
2326
+ TypeRegistry.for(n0).registerError(TriggerTargetsLimitExceededException, __TriggerTargetsLimitExceededException);
2327
+ export var UnsupportedActionForDeploymentTypeException = [
2328
+ -3,
2329
+ n0,
2330
+ _UAFDTE,
2331
+ {
2332
+ [_er]: _c,
2333
+ },
2334
+ [_m],
2335
+ [0],
2336
+ ];
2337
+ TypeRegistry.for(n0).registerError(UnsupportedActionForDeploymentTypeException, __UnsupportedActionForDeploymentTypeException);
2338
+ export var UntagResourceInput = [3, n0, _URI, 0, [_RA, _TK], [0, 64 | 0]];
2339
+ export var UntagResourceOutput = [3, n0, _URO, 0, [], []];
2340
+ export var UpdateApplicationInput = [3, n0, _UAI, 0, [_aN, _nAN], [0, 0]];
2341
+ export var UpdateDeploymentGroupInput = [
2342
+ 3,
2343
+ n0,
2344
+ _UDGI,
2345
+ 0,
2346
+ [_aN, _cDGN, _nDGN, _dCN, _eTF, _oPITF, _aSG, _sRA, _tC, _aC, _aRC, _oIS, _dS, _bGDC, _lBI, _eTS, _eS, _oPTS, _tHE],
2347
+ [
2348
+ 0,
2349
+ 0,
2350
+ 0,
2351
+ 0,
2352
+ () => EC2TagFilterList,
2353
+ () => TagFilterList,
2354
+ 64 | 0,
2355
+ 0,
2356
+ () => TriggerConfigList,
2357
+ () => AlarmConfiguration,
2358
+ () => AutoRollbackConfiguration,
2359
+ 0,
2360
+ () => DeploymentStyle,
2361
+ () => BlueGreenDeploymentConfiguration,
2362
+ () => LoadBalancerInfo,
2363
+ () => EC2TagSet,
2364
+ () => ECSServiceList,
2365
+ () => OnPremisesTagSet,
2366
+ 2,
2367
+ ],
2368
+ ];
2369
+ export var UpdateDeploymentGroupOutput = [
2370
+ 3,
2371
+ n0,
2372
+ _UDGO,
2373
+ 0,
2374
+ [_hNCU],
2375
+ [() => AutoScalingGroupList],
2376
+ ];
2377
+ export var ZonalConfig = [
2378
+ 3,
2379
+ n0,
2380
+ _ZC,
2381
+ 0,
2382
+ [_fZMDIS, _mDIS, _mHHPZ],
2383
+ [1, 1, () => MinimumHealthyHostsPerZone],
2384
+ ];
2385
+ export var __Unit = "unit";
2386
+ export var CodeDeployServiceException = [-3, _sm, "CodeDeployServiceException", 0, [], []];
2387
+ TypeRegistry.for(_sm).registerError(CodeDeployServiceException, __CodeDeployServiceException);
2388
+ export var AlarmList = [1, n0, _AL, 0, () => Alarm];
2389
+ export var ApplicationsInfoList = [1, n0, _AIL, 0, () => ApplicationInfo];
2390
+ export var ApplicationsList = 64 | 0;
2391
+ export var AutoRollbackEventsList = 64 | 0;
2392
+ export var AutoScalingGroupList = [1, n0, _ASGL, 0, () => AutoScalingGroup];
2393
+ export var AutoScalingGroupNameList = 64 | 0;
2394
+ export var DeploymentConfigsList = 64 | 0;
2395
+ export var DeploymentGroupInfoList = [1, n0, _DGIL, 0, () => DeploymentGroupInfo];
2396
+ export var DeploymentGroupsList = 64 | 0;
2397
+ export var DeploymentsInfoList = [1, n0, _DIL, 0, () => DeploymentInfo];
2398
+ export var DeploymentsList = 64 | 0;
2399
+ export var DeploymentStatusList = 64 | 0;
2400
+ export var DeploymentStatusMessageList = 64 | 0;
2401
+ export var DeploymentTargetList = [1, n0, _DTL, 0, () => DeploymentTarget];
2402
+ export var EC2TagFilterList = [1, n0, _ECTFL, 0, () => EC2TagFilter];
2403
+ export var EC2TagSetList = [1, n0, _ECTSL, 0, () => EC2TagFilterList];
2404
+ export var ECSServiceList = [1, n0, _ECSSL, 0, () => ECSService];
2405
+ export var ECSTaskSetList = [1, n0, _ECSTSL, 0, () => ECSTaskSet];
2406
+ export var ELBInfoList = [1, n0, _ELBIL, 0, () => ELBInfo];
2407
+ export var FilterValueList = 64 | 0;
2408
+ export var GitHubAccountTokenNameList = 64 | 0;
2409
+ export var InstanceInfoList = [1, n0, _IIL, 0, () => InstanceInfo];
2410
+ export var InstanceNameList = 64 | 0;
2411
+ export var InstancesList = 64 | 0;
2412
+ export var InstanceStatusList = 64 | 0;
2413
+ export var InstanceSummaryList = [1, n0, _ISL, 0, () => InstanceSummary];
2414
+ export var InstanceTypeList = 64 | 0;
2415
+ export var LifecycleEventList = [1, n0, _LEL, 0, () => LifecycleEvent];
2416
+ export var ListenerArnList = 64 | 0;
2417
+ export var OnPremisesTagSetList = [1, n0, _OPTSL, 0, () => TagFilterList];
2418
+ export var RevisionInfoList = [1, n0, _RIL, 0, () => RevisionInfo];
2419
+ export var RevisionLocationList = [1, n0, _RLL, 0, () => RevisionLocation];
2420
+ export var TagFilterList = [1, n0, _TFL, 0, () => TagFilter];
2421
+ export var TagKeyList = 64 | 0;
2422
+ export var TagList = [1, n0, _TL, 0, () => Tag];
2423
+ export var TargetGroupInfoList = [1, n0, _TGIL, 0, () => TargetGroupInfo];
2424
+ export var TargetGroupPairInfoList = [1, n0, _TGPIL, 0, () => TargetGroupPairInfo];
2425
+ export var TargetIdList = 64 | 0;
2426
+ export var TriggerConfigList = [1, n0, _TCL, 0, () => TriggerConfig];
2427
+ export var TriggerEventTypeList = 64 | 0;
2428
+ export var TargetFilters = [2, n0, _TF, 0, 0, 64 | 0];
2429
+ export var AddTagsToOnPremisesInstances = [
2430
+ 9,
2431
+ n0,
2432
+ _ATTOPI,
2433
+ 0,
2434
+ () => AddTagsToOnPremisesInstancesInput,
2435
+ () => __Unit,
2436
+ ];
2437
+ export var BatchGetApplicationRevisions = [
2438
+ 9,
2439
+ n0,
2440
+ _BGAR,
2441
+ 0,
2442
+ () => BatchGetApplicationRevisionsInput,
2443
+ () => BatchGetApplicationRevisionsOutput,
2444
+ ];
2445
+ export var BatchGetApplications = [
2446
+ 9,
2447
+ n0,
2448
+ _BGA,
2449
+ 0,
2450
+ () => BatchGetApplicationsInput,
2451
+ () => BatchGetApplicationsOutput,
2452
+ ];
2453
+ export var BatchGetDeploymentGroups = [
2454
+ 9,
2455
+ n0,
2456
+ _BGDG,
2457
+ 0,
2458
+ () => BatchGetDeploymentGroupsInput,
2459
+ () => BatchGetDeploymentGroupsOutput,
2460
+ ];
2461
+ export var BatchGetDeploymentInstances = [
2462
+ 9,
2463
+ n0,
2464
+ _BGDIa,
2465
+ 0,
2466
+ () => BatchGetDeploymentInstancesInput,
2467
+ () => BatchGetDeploymentInstancesOutput,
2468
+ ];
2469
+ export var BatchGetDeployments = [
2470
+ 9,
2471
+ n0,
2472
+ _BGD,
2473
+ 0,
2474
+ () => BatchGetDeploymentsInput,
2475
+ () => BatchGetDeploymentsOutput,
2476
+ ];
2477
+ export var BatchGetDeploymentTargets = [
2478
+ 9,
2479
+ n0,
2480
+ _BGDT,
2481
+ 0,
2482
+ () => BatchGetDeploymentTargetsInput,
2483
+ () => BatchGetDeploymentTargetsOutput,
2484
+ ];
2485
+ export var BatchGetOnPremisesInstances = [
2486
+ 9,
2487
+ n0,
2488
+ _BGOPI,
2489
+ 0,
2490
+ () => BatchGetOnPremisesInstancesInput,
2491
+ () => BatchGetOnPremisesInstancesOutput,
2492
+ ];
2493
+ export var ContinueDeployment = [9, n0, _CD, 0, () => ContinueDeploymentInput, () => __Unit];
2494
+ export var CreateApplication = [
2495
+ 9,
2496
+ n0,
2497
+ _CA,
2498
+ 0,
2499
+ () => CreateApplicationInput,
2500
+ () => CreateApplicationOutput,
2501
+ ];
2502
+ export var CreateDeployment = [
2503
+ 9,
2504
+ n0,
2505
+ _CDr,
2506
+ 0,
2507
+ () => CreateDeploymentInput,
2508
+ () => CreateDeploymentOutput,
2509
+ ];
2510
+ export var CreateDeploymentConfig = [
2511
+ 9,
2512
+ n0,
2513
+ _CDC,
2514
+ 0,
2515
+ () => CreateDeploymentConfigInput,
2516
+ () => CreateDeploymentConfigOutput,
2517
+ ];
2518
+ export var CreateDeploymentGroup = [
2519
+ 9,
2520
+ n0,
2521
+ _CDG,
2522
+ 0,
2523
+ () => CreateDeploymentGroupInput,
2524
+ () => CreateDeploymentGroupOutput,
2525
+ ];
2526
+ export var DeleteApplication = [9, n0, _DA, 0, () => DeleteApplicationInput, () => __Unit];
2527
+ export var DeleteDeploymentConfig = [
2528
+ 9,
2529
+ n0,
2530
+ _DDC,
2531
+ 0,
2532
+ () => DeleteDeploymentConfigInput,
2533
+ () => __Unit,
2534
+ ];
2535
+ export var DeleteDeploymentGroup = [
2536
+ 9,
2537
+ n0,
2538
+ _DDG,
2539
+ 0,
2540
+ () => DeleteDeploymentGroupInput,
2541
+ () => DeleteDeploymentGroupOutput,
2542
+ ];
2543
+ export var DeleteGitHubAccountToken = [
2544
+ 9,
2545
+ n0,
2546
+ _DGHAT,
2547
+ 0,
2548
+ () => DeleteGitHubAccountTokenInput,
2549
+ () => DeleteGitHubAccountTokenOutput,
2550
+ ];
2551
+ export var DeleteResourcesByExternalId = [
2552
+ 9,
2553
+ n0,
2554
+ _DRBEI,
2555
+ 0,
2556
+ () => DeleteResourcesByExternalIdInput,
2557
+ () => DeleteResourcesByExternalIdOutput,
2558
+ ];
2559
+ export var DeregisterOnPremisesInstance = [
2560
+ 9,
2561
+ n0,
2562
+ _DOPI,
2563
+ 0,
2564
+ () => DeregisterOnPremisesInstanceInput,
2565
+ () => __Unit,
2566
+ ];
2567
+ export var GetApplication = [
2568
+ 9,
2569
+ n0,
2570
+ _GA,
2571
+ 0,
2572
+ () => GetApplicationInput,
2573
+ () => GetApplicationOutput,
2574
+ ];
2575
+ export var GetApplicationRevision = [
2576
+ 9,
2577
+ n0,
2578
+ _GAR,
2579
+ 0,
2580
+ () => GetApplicationRevisionInput,
2581
+ () => GetApplicationRevisionOutput,
2582
+ ];
2583
+ export var GetDeployment = [9, n0, _GD, 0, () => GetDeploymentInput, () => GetDeploymentOutput];
2584
+ export var GetDeploymentConfig = [
2585
+ 9,
2586
+ n0,
2587
+ _GDC,
2588
+ 0,
2589
+ () => GetDeploymentConfigInput,
2590
+ () => GetDeploymentConfigOutput,
2591
+ ];
2592
+ export var GetDeploymentGroup = [
2593
+ 9,
2594
+ n0,
2595
+ _GDG,
2596
+ 0,
2597
+ () => GetDeploymentGroupInput,
2598
+ () => GetDeploymentGroupOutput,
2599
+ ];
2600
+ export var GetDeploymentInstance = [
2601
+ 9,
2602
+ n0,
2603
+ _GDIe,
2604
+ 0,
2605
+ () => GetDeploymentInstanceInput,
2606
+ () => GetDeploymentInstanceOutput,
2607
+ ];
2608
+ export var GetDeploymentTarget = [
2609
+ 9,
2610
+ n0,
2611
+ _GDT,
2612
+ 0,
2613
+ () => GetDeploymentTargetInput,
2614
+ () => GetDeploymentTargetOutput,
2615
+ ];
2616
+ export var GetOnPremisesInstance = [
2617
+ 9,
2618
+ n0,
2619
+ _GOPI,
2620
+ 0,
2621
+ () => GetOnPremisesInstanceInput,
2622
+ () => GetOnPremisesInstanceOutput,
2623
+ ];
2624
+ export var ListApplicationRevisions = [
2625
+ 9,
2626
+ n0,
2627
+ _LAR,
2628
+ 0,
2629
+ () => ListApplicationRevisionsInput,
2630
+ () => ListApplicationRevisionsOutput,
2631
+ ];
2632
+ export var ListApplications = [
2633
+ 9,
2634
+ n0,
2635
+ _LA,
2636
+ 0,
2637
+ () => ListApplicationsInput,
2638
+ () => ListApplicationsOutput,
2639
+ ];
2640
+ export var ListDeploymentConfigs = [
2641
+ 9,
2642
+ n0,
2643
+ _LDC,
2644
+ 0,
2645
+ () => ListDeploymentConfigsInput,
2646
+ () => ListDeploymentConfigsOutput,
2647
+ ];
2648
+ export var ListDeploymentGroups = [
2649
+ 9,
2650
+ n0,
2651
+ _LDG,
2652
+ 0,
2653
+ () => ListDeploymentGroupsInput,
2654
+ () => ListDeploymentGroupsOutput,
2655
+ ];
2656
+ export var ListDeploymentInstances = [
2657
+ 9,
2658
+ n0,
2659
+ _LDIis,
2660
+ 0,
2661
+ () => ListDeploymentInstancesInput,
2662
+ () => ListDeploymentInstancesOutput,
2663
+ ];
2664
+ export var ListDeployments = [
2665
+ 9,
2666
+ n0,
2667
+ _LD,
2668
+ 0,
2669
+ () => ListDeploymentsInput,
2670
+ () => ListDeploymentsOutput,
2671
+ ];
2672
+ export var ListDeploymentTargets = [
2673
+ 9,
2674
+ n0,
2675
+ _LDT,
2676
+ 0,
2677
+ () => ListDeploymentTargetsInput,
2678
+ () => ListDeploymentTargetsOutput,
2679
+ ];
2680
+ export var ListGitHubAccountTokenNames = [
2681
+ 9,
2682
+ n0,
2683
+ _LGHATN,
2684
+ 0,
2685
+ () => ListGitHubAccountTokenNamesInput,
2686
+ () => ListGitHubAccountTokenNamesOutput,
2687
+ ];
2688
+ export var ListOnPremisesInstances = [
2689
+ 9,
2690
+ n0,
2691
+ _LOPI,
2692
+ 0,
2693
+ () => ListOnPremisesInstancesInput,
2694
+ () => ListOnPremisesInstancesOutput,
2695
+ ];
2696
+ export var ListTagsForResource = [
2697
+ 9,
2698
+ n0,
2699
+ _LTFR,
2700
+ 0,
2701
+ () => ListTagsForResourceInput,
2702
+ () => ListTagsForResourceOutput,
2703
+ ];
2704
+ export var PutLifecycleEventHookExecutionStatus = [
2705
+ 9,
2706
+ n0,
2707
+ _PLEHES,
2708
+ 0,
2709
+ () => PutLifecycleEventHookExecutionStatusInput,
2710
+ () => PutLifecycleEventHookExecutionStatusOutput,
2711
+ ];
2712
+ export var RegisterApplicationRevision = [
2713
+ 9,
2714
+ n0,
2715
+ _RAR,
2716
+ 0,
2717
+ () => RegisterApplicationRevisionInput,
2718
+ () => __Unit,
2719
+ ];
2720
+ export var RegisterOnPremisesInstance = [
2721
+ 9,
2722
+ n0,
2723
+ _ROPI,
2724
+ 0,
2725
+ () => RegisterOnPremisesInstanceInput,
2726
+ () => __Unit,
2727
+ ];
2728
+ export var RemoveTagsFromOnPremisesInstances = [
2729
+ 9,
2730
+ n0,
2731
+ _RTFOPI,
2732
+ 0,
2733
+ () => RemoveTagsFromOnPremisesInstancesInput,
2734
+ () => __Unit,
2735
+ ];
2736
+ export var SkipWaitTimeForInstanceTermination = [
2737
+ 9,
2738
+ n0,
2739
+ _SWTFIT,
2740
+ 0,
2741
+ () => SkipWaitTimeForInstanceTerminationInput,
2742
+ () => __Unit,
2743
+ ];
2744
+ export var StopDeployment = [
2745
+ 9,
2746
+ n0,
2747
+ _SD,
2748
+ 0,
2749
+ () => StopDeploymentInput,
2750
+ () => StopDeploymentOutput,
2751
+ ];
2752
+ export var TagResource = [9, n0, _TRa, 0, () => TagResourceInput, () => TagResourceOutput];
2753
+ export var UntagResource = [9, n0, _UR, 0, () => UntagResourceInput, () => UntagResourceOutput];
2754
+ export var UpdateApplication = [9, n0, _UA, 0, () => UpdateApplicationInput, () => __Unit];
2755
+ export var UpdateDeploymentGroup = [
2756
+ 9,
2757
+ n0,
2758
+ _UDG,
2759
+ 0,
2760
+ () => UpdateDeploymentGroupInput,
2761
+ () => UpdateDeploymentGroupOutput,
2762
+ ];