@aws-sdk/client-pcs 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 (43) hide show
  1. package/dist-cjs/index.js +767 -907
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/PCSClient.js +2 -0
  4. package/dist-es/commands/CreateClusterCommand.js +3 -9
  5. package/dist-es/commands/CreateComputeNodeGroupCommand.js +3 -9
  6. package/dist-es/commands/CreateQueueCommand.js +3 -9
  7. package/dist-es/commands/DeleteClusterCommand.js +3 -9
  8. package/dist-es/commands/DeleteComputeNodeGroupCommand.js +3 -9
  9. package/dist-es/commands/DeleteQueueCommand.js +3 -9
  10. package/dist-es/commands/GetClusterCommand.js +3 -9
  11. package/dist-es/commands/GetComputeNodeGroupCommand.js +3 -9
  12. package/dist-es/commands/GetQueueCommand.js +3 -9
  13. package/dist-es/commands/ListClustersCommand.js +3 -9
  14. package/dist-es/commands/ListComputeNodeGroupsCommand.js +3 -9
  15. package/dist-es/commands/ListQueuesCommand.js +3 -9
  16. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  17. package/dist-es/commands/RegisterComputeNodeGroupInstanceCommand.js +3 -10
  18. package/dist-es/commands/TagResourceCommand.js +3 -9
  19. package/dist-es/commands/UntagResourceCommand.js +3 -9
  20. package/dist-es/commands/UpdateClusterCommand.js +3 -9
  21. package/dist-es/commands/UpdateComputeNodeGroupCommand.js +3 -9
  22. package/dist-es/commands/UpdateQueueCommand.js +3 -9
  23. package/dist-es/models/models_0.js +0 -5
  24. package/dist-es/runtimeConfig.shared.js +7 -0
  25. package/dist-es/schemas/schemas_0.js +712 -0
  26. package/dist-types/PCSClient.d.ts +10 -1
  27. package/dist-types/models/models_0.d.ts +0 -4
  28. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  29. package/dist-types/runtimeConfig.d.ts +1 -0
  30. package/dist-types/runtimeConfig.native.d.ts +1 -0
  31. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  32. package/dist-types/schemas/schemas_0.d.ts +114 -0
  33. package/dist-types/ts3.4/PCSClient.d.ts +4 -0
  34. package/dist-types/ts3.4/models/models_0.d.ts +0 -3
  35. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  36. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  37. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  38. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  39. package/dist-types/ts3.4/schemas/schemas_0.d.ts +120 -0
  40. package/package.json +5 -6
  41. package/dist-es/protocols/Aws_json1_0.js +0 -752
  42. package/dist-types/protocols/Aws_json1_0.d.ts +0 -173
  43. package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +0 -233
@@ -0,0 +1,712 @@
1
+ const _A = "Accounting";
2
+ const _ADE = "AccessDeniedException";
3
+ const _AR = "AccountingRequest";
4
+ const _C = "Cluster";
5
+ const _CC = "CreateCluster";
6
+ const _CCNG = "CreateComputeNodeGroup";
7
+ const _CCNGR = "CreateComputeNodeGroupRequest";
8
+ const _CCNGRr = "CreateComputeNodeGroupResponse";
9
+ const _CCR = "CreateClusterRequest";
10
+ const _CCRr = "CreateClusterResponse";
11
+ const _CE = "ConflictException";
12
+ const _CL = "ClusterList";
13
+ const _CLT = "CustomLaunchTemplate";
14
+ const _CNG = "ComputeNodeGroup";
15
+ const _CNGC = "ComputeNodeGroupConfiguration";
16
+ const _CNGCL = "ComputeNodeGroupConfigurationList";
17
+ const _CNGL = "ComputeNodeGroupList";
18
+ const _CNGS = "ComputeNodeGroupSummary";
19
+ const _CNGSC = "ComputeNodeGroupSlurmConfiguration";
20
+ const _CNGSCR = "ComputeNodeGroupSlurmConfigurationRequest";
21
+ const _CQ = "CreateQueue";
22
+ const _CQR = "CreateQueueRequest";
23
+ const _CQRr = "CreateQueueResponse";
24
+ const _CS = "ClusterSummary";
25
+ const _CSC = "ClusterSlurmConfiguration";
26
+ const _CSCR = "ClusterSlurmConfigurationRequest";
27
+ const _DC = "DeleteCluster";
28
+ const _DCNG = "DeleteComputeNodeGroup";
29
+ const _DCNGR = "DeleteComputeNodeGroupRequest";
30
+ const _DCNGRe = "DeleteComputeNodeGroupResponse";
31
+ const _DCR = "DeleteClusterRequest";
32
+ const _DCRe = "DeleteClusterResponse";
33
+ const _DQ = "DeleteQueue";
34
+ const _DQR = "DeleteQueueRequest";
35
+ const _DQRe = "DeleteQueueResponse";
36
+ const _E = "Endpoint";
37
+ const _EI = "ErrorInfo";
38
+ const _EIL = "ErrorInfoList";
39
+ const _En = "Endpoints";
40
+ const _GC = "GetCluster";
41
+ const _GCNG = "GetComputeNodeGroup";
42
+ const _GCNGR = "GetComputeNodeGroupRequest";
43
+ const _GCNGRe = "GetComputeNodeGroupResponse";
44
+ const _GCR = "GetClusterRequest";
45
+ const _GCRe = "GetClusterResponse";
46
+ const _GQ = "GetQueue";
47
+ const _GQR = "GetQueueRequest";
48
+ const _GQRe = "GetQueueResponse";
49
+ const _IC = "InstanceConfig";
50
+ const _IL = "InstanceList";
51
+ const _ISE = "InternalServerException";
52
+ const _LC = "ListClusters";
53
+ const _LCNG = "ListComputeNodeGroups";
54
+ const _LCNGR = "ListComputeNodeGroupsRequest";
55
+ const _LCNGRi = "ListComputeNodeGroupsResponse";
56
+ const _LCR = "ListClustersRequest";
57
+ const _LCRi = "ListClustersResponse";
58
+ const _LQ = "ListQueues";
59
+ const _LQR = "ListQueuesRequest";
60
+ const _LQRi = "ListQueuesResponse";
61
+ const _LTFR = "ListTagsForResource";
62
+ const _LTFRR = "ListTagsForResourceRequest";
63
+ const _LTFRRi = "ListTagsForResourceResponse";
64
+ const _N = "Networking";
65
+ const _NR = "NetworkingRequest";
66
+ const _Q = "Queue";
67
+ const _QL = "QueueList";
68
+ const _QS = "QueueSummary";
69
+ const _QSC = "QueueSlurmConfiguration";
70
+ const _QSCR = "QueueSlurmConfigurationRequest";
71
+ const _RA = "Retry-After";
72
+ const _RCNGI = "RegisterComputeNodeGroupInstance";
73
+ const _RCNGIR = "RegisterComputeNodeGroupInstanceRequest";
74
+ const _RCNGIRe = "RegisterComputeNodeGroupInstanceResponse";
75
+ const _RNFE = "ResourceNotFoundException";
76
+ const _S = "Scheduler";
77
+ const _SAK = "SlurmAuthKey";
78
+ const _SC = "ScalingConfiguration";
79
+ const _SCR = "ScalingConfigurationRequest";
80
+ const _SCS = "SlurmCustomSetting";
81
+ const _SCSl = "SlurmCustomSettings";
82
+ const _SO = "SpotOptions";
83
+ const _SQEE = "ServiceQuotaExceededException";
84
+ const _SR = "SchedulerRequest";
85
+ const _SS = "SharedSecret";
86
+ const _TE = "ThrottlingException";
87
+ const _TR = "TagResource";
88
+ const _TRR = "TagResourceRequest";
89
+ const _UAR = "UpdateAccountingRequest";
90
+ const _UC = "UpdateCluster";
91
+ const _UCNG = "UpdateComputeNodeGroup";
92
+ const _UCNGR = "UpdateComputeNodeGroupRequest";
93
+ const _UCNGRp = "UpdateComputeNodeGroupResponse";
94
+ const _UCNGSCR = "UpdateComputeNodeGroupSlurmConfigurationRequest";
95
+ const _UCR = "UpdateClusterRequest";
96
+ const _UCRp = "UpdateClusterResponse";
97
+ const _UCSCR = "UpdateClusterSlurmConfigurationRequest";
98
+ const _UQ = "UpdateQueue";
99
+ const _UQR = "UpdateQueueRequest";
100
+ const _UQRp = "UpdateQueueResponse";
101
+ const _UQSCR = "UpdateQueueSlurmConfigurationRequest";
102
+ const _UR = "UntagResource";
103
+ const _URR = "UntagResourceRequest";
104
+ const _VE = "ValidationException";
105
+ const _VEF = "ValidationExceptionField";
106
+ const _VEFL = "ValidationExceptionFieldList";
107
+ const _a = "arn";
108
+ const _aI = "amiId";
109
+ const _aK = "authKey";
110
+ const _aS = "allocationStrategy";
111
+ const _ac = "accounting";
112
+ const _bI = "bootstrapId";
113
+ const _c = "client";
114
+ const _cA = "createdAt";
115
+ const _cI = "clusterId";
116
+ const _cIl = "clusterIdentifier";
117
+ const _cLT = "customLaunchTemplate";
118
+ const _cN = "clusterName";
119
+ const _cNG = "computeNodeGroup";
120
+ const _cNGC = "computeNodeGroupConfigurations";
121
+ const _cNGI = "computeNodeGroupId";
122
+ const _cNGIo = "computeNodeGroupIdentifier";
123
+ const _cNGN = "computeNodeGroupName";
124
+ const _cNGo = "computeNodeGroups";
125
+ const _cT = "clientToken";
126
+ const _cl = "cluster";
127
+ const _clu = "clusters";
128
+ const _co = "code";
129
+ const _dPTID = "defaultPurgeTimeInDays";
130
+ const _e = "error";
131
+ const _eI = "errorInfo";
132
+ const _en = "endpoints";
133
+ const _fL = "fieldList";
134
+ const _hE = "httpError";
135
+ const _hH = "httpHeader";
136
+ const _hQ = "httpQuery";
137
+ const _i = "id";
138
+ const _iA = "ipv6Address";
139
+ const _iC = "instanceConfigs";
140
+ const _iIPA = "iamInstanceProfileArn";
141
+ const _iT = "instanceType";
142
+ const _m = "message";
143
+ const _mA = "modifiedAt";
144
+ const _mIC = "minInstanceCount";
145
+ const _mICa = "maxInstanceCount";
146
+ const _mR = "maxResults";
147
+ const _mo = "mode";
148
+ const _n = "name";
149
+ const _nID = "nodeID";
150
+ const _nT = "nextToken";
151
+ const _nTe = "networkType";
152
+ const _ne = "networking";
153
+ const _p = "port";
154
+ const _pIA = "privateIpAddress";
155
+ const _pIAu = "publicIpAddress";
156
+ const _pN = "parameterName";
157
+ const _pO = "purchaseOption";
158
+ const _pV = "parameterValue";
159
+ const _q = "queue";
160
+ const _qC = "quotaCode";
161
+ const _qI = "queueIdentifier";
162
+ const _qN = "queueName";
163
+ const _qu = "queues";
164
+ const _r = "reason";
165
+ const _rA = "resourceArn";
166
+ const _rAS = "retryAfterSeconds";
167
+ const _rI = "resourceId";
168
+ const _rT = "resourceType";
169
+ const _s = "status";
170
+ const _sA = "secretArn";
171
+ const _sC = "slurmConfiguration";
172
+ const _sCS = "slurmCustomSettings";
173
+ const _sCc = "scalingConfiguration";
174
+ const _sCe = "serviceCode";
175
+ const _sDITIS = "scaleDownIdleTimeInSeconds";
176
+ const _sGI = "securityGroupIds";
177
+ const _sI = "subnetIds";
178
+ const _sO = "spotOptions";
179
+ const _sS = "sharedSecret";
180
+ const _sV = "secretVersion";
181
+ const _sc = "scheduler";
182
+ const _se = "server";
183
+ const _si = "size";
184
+ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.pcs";
185
+ const _t = "tags";
186
+ const _tK = "tagKeys";
187
+ const _ty = "type";
188
+ const _v = "version";
189
+ const n0 = "com.amazonaws.pcs";
190
+ import { TypeRegistry } from "@smithy/core/schema";
191
+ import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/index";
192
+ import { PCSServiceException as __PCSServiceException } from "../models/PCSServiceException";
193
+ export var SharedSecret = [0, n0, _SS, 8, 0];
194
+ export var AccessDeniedException = [
195
+ -3,
196
+ n0,
197
+ _ADE,
198
+ {
199
+ [_e]: _c,
200
+ [_hE]: 403,
201
+ },
202
+ [_m],
203
+ [0],
204
+ ];
205
+ TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
206
+ export var Accounting = [3, n0, _A, 0, [_dPTID, _mo], [1, 0]];
207
+ export var AccountingRequest = [3, n0, _AR, 0, [_dPTID, _mo], [1, 0]];
208
+ export var Cluster = [
209
+ 3,
210
+ n0,
211
+ _C,
212
+ 0,
213
+ [_n, _i, _a, _s, _cA, _mA, _sc, _si, _sC, _ne, _en, _eI],
214
+ [
215
+ 0,
216
+ 0,
217
+ 0,
218
+ 0,
219
+ 5,
220
+ 5,
221
+ () => Scheduler,
222
+ 0,
223
+ () => ClusterSlurmConfiguration,
224
+ () => Networking,
225
+ () => Endpoints,
226
+ () => ErrorInfoList,
227
+ ],
228
+ ];
229
+ export var ClusterSlurmConfiguration = [
230
+ 3,
231
+ n0,
232
+ _CSC,
233
+ 0,
234
+ [_sDITIS, _sCS, _aK, _ac],
235
+ [1, () => SlurmCustomSettings, () => SlurmAuthKey, () => Accounting],
236
+ ];
237
+ export var ClusterSlurmConfigurationRequest = [
238
+ 3,
239
+ n0,
240
+ _CSCR,
241
+ 0,
242
+ [_sDITIS, _sCS, _ac],
243
+ [1, () => SlurmCustomSettings, () => AccountingRequest],
244
+ ];
245
+ export var ClusterSummary = [3, n0, _CS, 0, [_n, _i, _a, _cA, _mA, _s], [0, 0, 0, 5, 5, 0]];
246
+ export var ComputeNodeGroup = [
247
+ 3,
248
+ n0,
249
+ _CNG,
250
+ 0,
251
+ [_n, _i, _a, _cI, _cA, _mA, _s, _aI, _sI, _pO, _cLT, _iIPA, _sCc, _iC, _sO, _sC, _eI],
252
+ [
253
+ 0,
254
+ 0,
255
+ 0,
256
+ 0,
257
+ 5,
258
+ 5,
259
+ 0,
260
+ 0,
261
+ 64 | 0,
262
+ 0,
263
+ () => CustomLaunchTemplate,
264
+ 0,
265
+ () => ScalingConfiguration,
266
+ () => InstanceList,
267
+ () => SpotOptions,
268
+ () => ComputeNodeGroupSlurmConfiguration,
269
+ () => ErrorInfoList,
270
+ ],
271
+ ];
272
+ export var ComputeNodeGroupConfiguration = [3, n0, _CNGC, 0, [_cNGI], [0]];
273
+ export var ComputeNodeGroupSlurmConfiguration = [
274
+ 3,
275
+ n0,
276
+ _CNGSC,
277
+ 0,
278
+ [_sCS],
279
+ [() => SlurmCustomSettings],
280
+ ];
281
+ export var ComputeNodeGroupSlurmConfigurationRequest = [
282
+ 3,
283
+ n0,
284
+ _CNGSCR,
285
+ 0,
286
+ [_sCS],
287
+ [() => SlurmCustomSettings],
288
+ ];
289
+ export var ComputeNodeGroupSummary = [
290
+ 3,
291
+ n0,
292
+ _CNGS,
293
+ 0,
294
+ [_n, _i, _a, _cI, _cA, _mA, _s],
295
+ [0, 0, 0, 0, 5, 5, 0],
296
+ ];
297
+ export var ConflictException = [
298
+ -3,
299
+ n0,
300
+ _CE,
301
+ {
302
+ [_e]: _c,
303
+ [_hE]: 409,
304
+ },
305
+ [_m, _rI, _rT],
306
+ [0, 0, 0],
307
+ ];
308
+ TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
309
+ export var CreateClusterRequest = [
310
+ 3,
311
+ n0,
312
+ _CCR,
313
+ 0,
314
+ [_cN, _sc, _si, _ne, _sC, _cT, _t],
315
+ [0, () => SchedulerRequest, 0, () => NetworkingRequest, () => ClusterSlurmConfigurationRequest, [0, 4], 128 | 0],
316
+ ];
317
+ export var CreateClusterResponse = [3, n0, _CCRr, 0, [_cl], [() => Cluster]];
318
+ export var CreateComputeNodeGroupRequest = [
319
+ 3,
320
+ n0,
321
+ _CCNGR,
322
+ 0,
323
+ [_cIl, _cNGN, _aI, _sI, _pO, _cLT, _iIPA, _sCc, _iC, _sO, _sC, _cT, _t],
324
+ [
325
+ 0,
326
+ 0,
327
+ 0,
328
+ 64 | 0,
329
+ 0,
330
+ () => CustomLaunchTemplate,
331
+ 0,
332
+ () => ScalingConfigurationRequest,
333
+ () => InstanceList,
334
+ () => SpotOptions,
335
+ () => ComputeNodeGroupSlurmConfigurationRequest,
336
+ [0, 4],
337
+ 128 | 0,
338
+ ],
339
+ ];
340
+ export var CreateComputeNodeGroupResponse = [
341
+ 3,
342
+ n0,
343
+ _CCNGRr,
344
+ 0,
345
+ [_cNG],
346
+ [() => ComputeNodeGroup],
347
+ ];
348
+ export var CreateQueueRequest = [
349
+ 3,
350
+ n0,
351
+ _CQR,
352
+ 0,
353
+ [_cIl, _qN, _cNGC, _sC, _cT, _t],
354
+ [0, 0, () => ComputeNodeGroupConfigurationList, () => QueueSlurmConfigurationRequest, [0, 4], 128 | 0],
355
+ ];
356
+ export var CreateQueueResponse = [3, n0, _CQRr, 0, [_q], [() => Queue]];
357
+ export var CustomLaunchTemplate = [3, n0, _CLT, 0, [_i, _v], [0, 0]];
358
+ export var DeleteClusterRequest = [3, n0, _DCR, 0, [_cIl, _cT], [0, [0, 4]]];
359
+ export var DeleteClusterResponse = [3, n0, _DCRe, 0, [], []];
360
+ export var DeleteComputeNodeGroupRequest = [
361
+ 3,
362
+ n0,
363
+ _DCNGR,
364
+ 0,
365
+ [_cIl, _cNGIo, _cT],
366
+ [0, 0, [0, 4]],
367
+ ];
368
+ export var DeleteComputeNodeGroupResponse = [3, n0, _DCNGRe, 0, [], []];
369
+ export var DeleteQueueRequest = [3, n0, _DQR, 0, [_cIl, _qI, _cT], [0, 0, [0, 4]]];
370
+ export var DeleteQueueResponse = [3, n0, _DQRe, 0, [], []];
371
+ export var Endpoint = [3, n0, _E, 0, [_ty, _pIA, _pIAu, _iA, _p], [0, 0, 0, 0, 0]];
372
+ export var ErrorInfo = [3, n0, _EI, 0, [_co, _m], [0, 0]];
373
+ export var GetClusterRequest = [3, n0, _GCR, 0, [_cIl], [0]];
374
+ export var GetClusterResponse = [3, n0, _GCRe, 0, [_cl], [() => Cluster]];
375
+ export var GetComputeNodeGroupRequest = [3, n0, _GCNGR, 0, [_cIl, _cNGIo], [0, 0]];
376
+ export var GetComputeNodeGroupResponse = [3, n0, _GCNGRe, 0, [_cNG], [() => ComputeNodeGroup]];
377
+ export var GetQueueRequest = [3, n0, _GQR, 0, [_cIl, _qI], [0, 0]];
378
+ export var GetQueueResponse = [3, n0, _GQRe, 0, [_q], [() => Queue]];
379
+ export var InstanceConfig = [3, n0, _IC, 0, [_iT], [0]];
380
+ export var InternalServerException = [
381
+ -3,
382
+ n0,
383
+ _ISE,
384
+ {
385
+ [_e]: _se,
386
+ [_hE]: 500,
387
+ },
388
+ [_m],
389
+ [0],
390
+ ];
391
+ TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
392
+ export var ListClustersRequest = [
393
+ 3,
394
+ n0,
395
+ _LCR,
396
+ 0,
397
+ [_nT, _mR],
398
+ [
399
+ [
400
+ 0,
401
+ {
402
+ [_hQ]: _nT,
403
+ },
404
+ ],
405
+ [
406
+ 1,
407
+ {
408
+ [_hQ]: _mR,
409
+ },
410
+ ],
411
+ ],
412
+ ];
413
+ export var ListClustersResponse = [3, n0, _LCRi, 0, [_clu, _nT], [() => ClusterList, 0]];
414
+ export var ListComputeNodeGroupsRequest = [3, n0, _LCNGR, 0, [_cIl, _nT, _mR], [0, 0, 1]];
415
+ export var ListComputeNodeGroupsResponse = [
416
+ 3,
417
+ n0,
418
+ _LCNGRi,
419
+ 0,
420
+ [_cNGo, _nT],
421
+ [() => ComputeNodeGroupList, 0],
422
+ ];
423
+ export var ListQueuesRequest = [3, n0, _LQR, 0, [_cIl, _nT, _mR], [0, 0, 1]];
424
+ export var ListQueuesResponse = [3, n0, _LQRi, 0, [_qu, _nT], [() => QueueList, 0]];
425
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [0]];
426
+ export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_t], [128 | 0]];
427
+ export var Networking = [3, n0, _N, 0, [_sI, _sGI, _nTe], [64 | 0, 64 | 0, 0]];
428
+ export var NetworkingRequest = [3, n0, _NR, 0, [_sI, _sGI, _nTe], [64 | 0, 64 | 0, 0]];
429
+ export var Queue = [
430
+ 3,
431
+ n0,
432
+ _Q,
433
+ 0,
434
+ [_n, _i, _a, _cI, _cA, _mA, _s, _cNGC, _sC, _eI],
435
+ [0, 0, 0, 0, 5, 5, 0, () => ComputeNodeGroupConfigurationList, () => QueueSlurmConfiguration, () => ErrorInfoList],
436
+ ];
437
+ export var QueueSlurmConfiguration = [3, n0, _QSC, 0, [_sCS], [() => SlurmCustomSettings]];
438
+ export var QueueSlurmConfigurationRequest = [
439
+ 3,
440
+ n0,
441
+ _QSCR,
442
+ 0,
443
+ [_sCS],
444
+ [() => SlurmCustomSettings],
445
+ ];
446
+ export var QueueSummary = [
447
+ 3,
448
+ n0,
449
+ _QS,
450
+ 0,
451
+ [_n, _i, _a, _cI, _cA, _mA, _s],
452
+ [0, 0, 0, 0, 5, 5, 0],
453
+ ];
454
+ export var RegisterComputeNodeGroupInstanceRequest = [3, n0, _RCNGIR, 0, [_cIl, _bI], [0, 0]];
455
+ export var RegisterComputeNodeGroupInstanceResponse = [
456
+ 3,
457
+ n0,
458
+ _RCNGIRe,
459
+ 0,
460
+ [_nID, _sS, _en],
461
+ [0, [() => SharedSecret, 0], () => Endpoints],
462
+ ];
463
+ export var ResourceNotFoundException = [
464
+ -3,
465
+ n0,
466
+ _RNFE,
467
+ {
468
+ [_e]: _c,
469
+ [_hE]: 404,
470
+ },
471
+ [_m, _rI, _rT],
472
+ [0, 0, 0],
473
+ ];
474
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
475
+ export var ScalingConfiguration = [3, n0, _SC, 0, [_mIC, _mICa], [1, 1]];
476
+ export var ScalingConfigurationRequest = [3, n0, _SCR, 0, [_mIC, _mICa], [1, 1]];
477
+ export var Scheduler = [3, n0, _S, 0, [_ty, _v], [0, 0]];
478
+ export var SchedulerRequest = [3, n0, _SR, 0, [_ty, _v], [0, 0]];
479
+ export var ServiceQuotaExceededException = [
480
+ -3,
481
+ n0,
482
+ _SQEE,
483
+ {
484
+ [_e]: _c,
485
+ [_hE]: 402,
486
+ },
487
+ [_m, _sCe, _rI, _rT, _qC],
488
+ [0, 0, 0, 0, 0],
489
+ ];
490
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
491
+ export var SlurmAuthKey = [3, n0, _SAK, 0, [_sA, _sV], [0, 0]];
492
+ export var SlurmCustomSetting = [3, n0, _SCS, 0, [_pN, _pV], [0, 0]];
493
+ export var SpotOptions = [3, n0, _SO, 0, [_aS], [0]];
494
+ export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _t], [0, 128 | 0]];
495
+ export var ThrottlingException = [
496
+ -3,
497
+ n0,
498
+ _TE,
499
+ {
500
+ [_e]: _c,
501
+ [_hE]: 429,
502
+ },
503
+ [_m, _rAS],
504
+ [
505
+ 0,
506
+ [
507
+ 1,
508
+ {
509
+ [_hH]: _RA,
510
+ },
511
+ ],
512
+ ],
513
+ ];
514
+ TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
515
+ export var UntagResourceRequest = [3, n0, _URR, 0, [_rA, _tK], [[0, 1], 64 | 0]];
516
+ export var UpdateAccountingRequest = [3, n0, _UAR, 0, [_dPTID, _mo], [1, 0]];
517
+ export var UpdateClusterRequest = [
518
+ 3,
519
+ n0,
520
+ _UCR,
521
+ 0,
522
+ [_cIl, _cT, _sC],
523
+ [0, [0, 4], () => UpdateClusterSlurmConfigurationRequest],
524
+ ];
525
+ export var UpdateClusterResponse = [3, n0, _UCRp, 0, [_cl], [() => Cluster]];
526
+ export var UpdateClusterSlurmConfigurationRequest = [
527
+ 3,
528
+ n0,
529
+ _UCSCR,
530
+ 0,
531
+ [_sDITIS, _sCS, _ac],
532
+ [1, () => SlurmCustomSettings, () => UpdateAccountingRequest],
533
+ ];
534
+ export var UpdateComputeNodeGroupRequest = [
535
+ 3,
536
+ n0,
537
+ _UCNGR,
538
+ 0,
539
+ [_cIl, _cNGIo, _aI, _sI, _cLT, _pO, _sO, _sCc, _iIPA, _sC, _cT],
540
+ [
541
+ 0,
542
+ 0,
543
+ 0,
544
+ 64 | 0,
545
+ () => CustomLaunchTemplate,
546
+ 0,
547
+ () => SpotOptions,
548
+ () => ScalingConfigurationRequest,
549
+ 0,
550
+ () => UpdateComputeNodeGroupSlurmConfigurationRequest,
551
+ [0, 4],
552
+ ],
553
+ ];
554
+ export var UpdateComputeNodeGroupResponse = [
555
+ 3,
556
+ n0,
557
+ _UCNGRp,
558
+ 0,
559
+ [_cNG],
560
+ [() => ComputeNodeGroup],
561
+ ];
562
+ export var UpdateComputeNodeGroupSlurmConfigurationRequest = [
563
+ 3,
564
+ n0,
565
+ _UCNGSCR,
566
+ 0,
567
+ [_sCS],
568
+ [() => SlurmCustomSettings],
569
+ ];
570
+ export var UpdateQueueRequest = [
571
+ 3,
572
+ n0,
573
+ _UQR,
574
+ 0,
575
+ [_cIl, _qI, _cNGC, _sC, _cT],
576
+ [0, 0, () => ComputeNodeGroupConfigurationList, () => UpdateQueueSlurmConfigurationRequest, [0, 4]],
577
+ ];
578
+ export var UpdateQueueResponse = [3, n0, _UQRp, 0, [_q], [() => Queue]];
579
+ export var UpdateQueueSlurmConfigurationRequest = [
580
+ 3,
581
+ n0,
582
+ _UQSCR,
583
+ 0,
584
+ [_sCS],
585
+ [() => SlurmCustomSettings],
586
+ ];
587
+ export var ValidationException = [
588
+ -3,
589
+ n0,
590
+ _VE,
591
+ {
592
+ [_e]: _c,
593
+ [_hE]: 400,
594
+ },
595
+ [_m, _r, _fL],
596
+ [0, 0, () => ValidationExceptionFieldList],
597
+ ];
598
+ TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
599
+ export var ValidationExceptionField = [3, n0, _VEF, 0, [_n, _m], [0, 0]];
600
+ export var __Unit = "unit";
601
+ export var PCSServiceException = [-3, _sm, "PCSServiceException", 0, [], []];
602
+ TypeRegistry.for(_sm).registerError(PCSServiceException, __PCSServiceException);
603
+ export var ClusterList = [1, n0, _CL, 0, () => ClusterSummary];
604
+ export var ComputeNodeGroupConfigurationList = [
605
+ 1,
606
+ n0,
607
+ _CNGCL,
608
+ 0,
609
+ () => ComputeNodeGroupConfiguration,
610
+ ];
611
+ export var ComputeNodeGroupList = [1, n0, _CNGL, 0, () => ComputeNodeGroupSummary];
612
+ export var Endpoints = [1, n0, _En, 0, () => Endpoint];
613
+ export var ErrorInfoList = [1, n0, _EIL, 0, () => ErrorInfo];
614
+ export var InstanceList = [1, n0, _IL, 0, () => InstanceConfig];
615
+ export var QueueList = [1, n0, _QL, 0, () => QueueSummary];
616
+ export var SecurityGroupIdList = 64 | 0;
617
+ export var SlurmCustomSettings = [1, n0, _SCSl, 0, () => SlurmCustomSetting];
618
+ export var StringList = 64 | 0;
619
+ export var SubnetIdList = 64 | 0;
620
+ export var TagKeys = 64 | 0;
621
+ export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
622
+ export var RequestTagMap = 128 | 0;
623
+ export var ResponseTagMap = 128 | 0;
624
+ export var CreateCluster = [
625
+ 9,
626
+ n0,
627
+ _CC,
628
+ 2,
629
+ () => CreateClusterRequest,
630
+ () => CreateClusterResponse,
631
+ ];
632
+ export var CreateComputeNodeGroup = [
633
+ 9,
634
+ n0,
635
+ _CCNG,
636
+ 2,
637
+ () => CreateComputeNodeGroupRequest,
638
+ () => CreateComputeNodeGroupResponse,
639
+ ];
640
+ export var CreateQueue = [9, n0, _CQ, 2, () => CreateQueueRequest, () => CreateQueueResponse];
641
+ export var DeleteCluster = [
642
+ 9,
643
+ n0,
644
+ _DC,
645
+ 2,
646
+ () => DeleteClusterRequest,
647
+ () => DeleteClusterResponse,
648
+ ];
649
+ export var DeleteComputeNodeGroup = [
650
+ 9,
651
+ n0,
652
+ _DCNG,
653
+ 2,
654
+ () => DeleteComputeNodeGroupRequest,
655
+ () => DeleteComputeNodeGroupResponse,
656
+ ];
657
+ export var DeleteQueue = [9, n0, _DQ, 2, () => DeleteQueueRequest, () => DeleteQueueResponse];
658
+ export var GetCluster = [9, n0, _GC, 0, () => GetClusterRequest, () => GetClusterResponse];
659
+ export var GetComputeNodeGroup = [
660
+ 9,
661
+ n0,
662
+ _GCNG,
663
+ 0,
664
+ () => GetComputeNodeGroupRequest,
665
+ () => GetComputeNodeGroupResponse,
666
+ ];
667
+ export var GetQueue = [9, n0, _GQ, 0, () => GetQueueRequest, () => GetQueueResponse];
668
+ export var ListClusters = [9, n0, _LC, 0, () => ListClustersRequest, () => ListClustersResponse];
669
+ export var ListComputeNodeGroups = [
670
+ 9,
671
+ n0,
672
+ _LCNG,
673
+ 0,
674
+ () => ListComputeNodeGroupsRequest,
675
+ () => ListComputeNodeGroupsResponse,
676
+ ];
677
+ export var ListQueues = [9, n0, _LQ, 0, () => ListQueuesRequest, () => ListQueuesResponse];
678
+ export var ListTagsForResource = [
679
+ 9,
680
+ n0,
681
+ _LTFR,
682
+ 0,
683
+ () => ListTagsForResourceRequest,
684
+ () => ListTagsForResourceResponse,
685
+ ];
686
+ export var RegisterComputeNodeGroupInstance = [
687
+ 9,
688
+ n0,
689
+ _RCNGI,
690
+ 0,
691
+ () => RegisterComputeNodeGroupInstanceRequest,
692
+ () => RegisterComputeNodeGroupInstanceResponse,
693
+ ];
694
+ export var TagResource = [9, n0, _TR, 2, () => TagResourceRequest, () => __Unit];
695
+ export var UntagResource = [9, n0, _UR, 2, () => UntagResourceRequest, () => __Unit];
696
+ export var UpdateCluster = [
697
+ 9,
698
+ n0,
699
+ _UC,
700
+ 2,
701
+ () => UpdateClusterRequest,
702
+ () => UpdateClusterResponse,
703
+ ];
704
+ export var UpdateComputeNodeGroup = [
705
+ 9,
706
+ n0,
707
+ _UCNG,
708
+ 2,
709
+ () => UpdateComputeNodeGroupRequest,
710
+ () => UpdateComputeNodeGroupResponse,
711
+ ];
712
+ export var UpdateQueue = [9, n0, _UQ, 2, () => UpdateQueueRequest, () => UpdateQueueResponse];