@aws-sdk/client-sagemaker 3.975.0 → 3.977.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -185,6 +185,8 @@ const _AAl = "AlgorithmArn";
185
185
  const _AAp = "AppArn";
186
186
  const _AAr = "ArtifactArn";
187
187
  const _AArt = "ArtifactArns";
188
+ const _ABL = "AbsoluteBorrowLimits";
189
+ const _ABLRL = "AbsoluteBorrowLimitResourceList";
188
190
  const _ABRA = "AmazonBedrockRoleArn";
189
191
  const _AC = "AgentCount";
190
192
  const _ACC = "AnnotationConsolidationConfig";
@@ -1824,6 +1826,7 @@ const _IRJN = "InferenceRecommendationsJobName";
1824
1826
  const _IRJS = "InferenceRecommendationsJobStep";
1825
1827
  const _IRJSn = "InferenceRecommendationsJobSteps";
1826
1828
  const _IRJn = "InferenceRecommendationsJobs";
1829
+ const _IRS = "IdleResourceSharing";
1827
1830
  const _IRn = "InferenceRecommendations";
1828
1831
  const _IRnf = "InferenceRecommendation";
1829
1832
  const _IS = "IdleSettings";
@@ -5790,8 +5793,8 @@ var DescribeClusterSchedulerConfigRequest$ = [3, n0, _DCSCRe,
5790
5793
  ];
5791
5794
  var DescribeClusterSchedulerConfigResponse$ = [3, n0, _DCSCRes,
5792
5795
  0,
5793
- [_CSCA, _CSCI, _N, _CSCV, _St, _CT, _FR, _CAl, _SCc, _D, _CB, _LMT, _LMB],
5794
- [0, 0, 0, 1, 0, 4, 0, 0, () => SchedulerConfig$, 0, () => UserContext$, 4, () => UserContext$], 6
5796
+ [_CSCA, _CSCI, _N, _CSCV, _St, _CT, _FR, _SDt, _CAl, _SCc, _D, _CB, _LMT, _LMB],
5797
+ [0, 0, 0, 1, 0, 4, 0, 128 | 0, 0, () => SchedulerConfig$, 0, () => UserContext$, 4, () => UserContext$], 6
5795
5798
  ];
5796
5799
  var DescribeCodeRepositoryInput$ = [3, n0, _DCRIe,
5797
5800
  0,
@@ -9358,8 +9361,8 @@ var ResourceNotFound$ = [-3, n0, _RNF,
9358
9361
  schema.TypeRegistry.for(n0).registerError(ResourceNotFound$, ResourceNotFound);
9359
9362
  var ResourceSharingConfig$ = [3, n0, _RSC,
9360
9363
  0,
9361
- [_Str, _BL],
9362
- [0, 1], 1
9364
+ [_Str, _BL, _ABL],
9365
+ [0, 1, () => AbsoluteBorrowLimitResourceList], 1
9363
9366
  ];
9364
9367
  var ResourceSpec$ = [3, n0, _RS,
9365
9368
  0,
@@ -9473,8 +9476,8 @@ var ScheduledUpdateConfig$ = [3, n0, _SUC,
9473
9476
  ];
9474
9477
  var SchedulerConfig$ = [3, n0, _SCc,
9475
9478
  0,
9476
- [_PCrio, _FSa],
9477
- [() => PriorityClassList, 0]
9479
+ [_PCrio, _FSa, _IRS],
9480
+ [() => PriorityClassList, 0, 0]
9478
9481
  ];
9479
9482
  var SearchExpression$ = [3, n0, _SEe,
9480
9483
  0,
@@ -10689,6 +10692,9 @@ var Workteam$ = [3, n0, _Wo,
10689
10692
  var __Unit = "unit";
10690
10693
  var SageMakerServiceException$ = [-3, _s, "SageMakerServiceException", 0, [], []];
10691
10694
  schema.TypeRegistry.for(_s).registerError(SageMakerServiceException$, SageMakerServiceException);
10695
+ var AbsoluteBorrowLimitResourceList = [1, n0, _ABLRL,
10696
+ 0, () => ComputeQuotaResourceConfig$
10697
+ ];
10692
10698
  var ActionSummaries = [1, n0, _AScti,
10693
10699
  0, () => ActionSummary$
10694
10700
  ];
@@ -18231,6 +18237,124 @@ const MIGProfileType = {
18231
18237
  MIG_7G_40GB: "mig-7g.40gb",
18232
18238
  MIG_7G_80GB: "mig-7g.80gb",
18233
18239
  };
18240
+ const ClusterInstanceType = {
18241
+ ML_C5N_18XLARGE: "ml.c5n.18xlarge",
18242
+ ML_C5N_2XLARGE: "ml.c5n.2xlarge",
18243
+ ML_C5N_4XLARGE: "ml.c5n.4xlarge",
18244
+ ML_C5N_9XLARGE: "ml.c5n.9xlarge",
18245
+ ML_C5N_LARGE: "ml.c5n.large",
18246
+ ML_C5_12XLARGE: "ml.c5.12xlarge",
18247
+ ML_C5_18XLARGE: "ml.c5.18xlarge",
18248
+ ML_C5_24XLARGE: "ml.c5.24xlarge",
18249
+ ML_C5_2XLARGE: "ml.c5.2xlarge",
18250
+ ML_C5_4XLARGE: "ml.c5.4xlarge",
18251
+ ML_C5_9XLARGE: "ml.c5.9xlarge",
18252
+ ML_C5_LARGE: "ml.c5.large",
18253
+ ML_C5_XLARGE: "ml.c5.xlarge",
18254
+ ML_C6I_12XLARGE: "ml.c6i.12xlarge",
18255
+ ML_C6I_16XLARGE: "ml.c6i.16xlarge",
18256
+ ML_C6I_24XLARGE: "ml.c6i.24xlarge",
18257
+ ML_C6I_2XLARGE: "ml.c6i.2xlarge",
18258
+ ML_C6I_32XLARGE: "ml.c6i.32xlarge",
18259
+ ML_C6I_4XLARGE: "ml.c6i.4xlarge",
18260
+ ML_C6I_8XLARGE: "ml.c6i.8xlarge",
18261
+ ML_C6I_LARGE: "ml.c6i.large",
18262
+ ML_C6I_XLARGE: "ml.c6i.xlarge",
18263
+ ML_G5_12XLARGE: "ml.g5.12xlarge",
18264
+ ML_G5_16XLARGE: "ml.g5.16xlarge",
18265
+ ML_G5_24XLARGE: "ml.g5.24xlarge",
18266
+ ML_G5_2XLARGE: "ml.g5.2xlarge",
18267
+ ML_G5_48XLARGE: "ml.g5.48xlarge",
18268
+ ML_G5_4XLARGE: "ml.g5.4xlarge",
18269
+ ML_G5_8XLARGE: "ml.g5.8xlarge",
18270
+ ML_G5_XLARGE: "ml.g5.xlarge",
18271
+ ML_G6E_12XLARGE: "ml.g6e.12xlarge",
18272
+ ML_G6E_16XLARGE: "ml.g6e.16xlarge",
18273
+ ML_G6E_24XLARGE: "ml.g6e.24xlarge",
18274
+ ML_G6E_2XLARGE: "ml.g6e.2xlarge",
18275
+ ML_G6E_48XLARGE: "ml.g6e.48xlarge",
18276
+ ML_G6E_4XLARGE: "ml.g6e.4xlarge",
18277
+ ML_G6E_8XLARGE: "ml.g6e.8xlarge",
18278
+ ML_G6E_XLARGE: "ml.g6e.xlarge",
18279
+ ML_G6_12XLARGE: "ml.g6.12xlarge",
18280
+ ML_G6_16XLARGE: "ml.g6.16xlarge",
18281
+ ML_G6_24XLARGE: "ml.g6.24xlarge",
18282
+ ML_G6_2XLARGE: "ml.g6.2xlarge",
18283
+ ML_G6_48XLARGE: "ml.g6.48xlarge",
18284
+ ML_G6_4XLARGE: "ml.g6.4xlarge",
18285
+ ML_G6_8XLARGE: "ml.g6.8xlarge",
18286
+ ML_G6_XLARGE: "ml.g6.xlarge",
18287
+ ML_GR6_4XLARGE: "ml.gr6.4xlarge",
18288
+ ML_GR6_8XLARGE: "ml.gr6.8xlarge",
18289
+ ML_I3EN_12XLARGE: "ml.i3en.12xlarge",
18290
+ ML_I3EN_24XLARGE: "ml.i3en.24xlarge",
18291
+ ML_I3EN_2XLARGE: "ml.i3en.2xlarge",
18292
+ ML_I3EN_3XLARGE: "ml.i3en.3xlarge",
18293
+ ML_I3EN_6XLARGE: "ml.i3en.6xlarge",
18294
+ ML_I3EN_LARGE: "ml.i3en.large",
18295
+ ML_I3EN_XLARGE: "ml.i3en.xlarge",
18296
+ ML_M5_12XLARGE: "ml.m5.12xlarge",
18297
+ ML_M5_16XLARGE: "ml.m5.16xlarge",
18298
+ ML_M5_24XLARGE: "ml.m5.24xlarge",
18299
+ ML_M5_2XLARGE: "ml.m5.2xlarge",
18300
+ ML_M5_4XLARGE: "ml.m5.4xlarge",
18301
+ ML_M5_8XLARGE: "ml.m5.8xlarge",
18302
+ ML_M5_LARGE: "ml.m5.large",
18303
+ ML_M5_XLARGE: "ml.m5.xlarge",
18304
+ ML_M6I_12XLARGE: "ml.m6i.12xlarge",
18305
+ ML_M6I_16XLARGE: "ml.m6i.16xlarge",
18306
+ ML_M6I_24XLARGE: "ml.m6i.24xlarge",
18307
+ ML_M6I_2XLARGE: "ml.m6i.2xlarge",
18308
+ ML_M6I_32XLARGE: "ml.m6i.32xlarge",
18309
+ ML_M6I_4XLARGE: "ml.m6i.4xlarge",
18310
+ ML_M6I_8XLARGE: "ml.m6i.8xlarge",
18311
+ ML_M6I_LARGE: "ml.m6i.large",
18312
+ ML_M6I_XLARGE: "ml.m6i.xlarge",
18313
+ ML_M7I_12XLARGE: "ml.m7i.12xlarge",
18314
+ ML_M7I_16XLARGE: "ml.m7i.16xlarge",
18315
+ ML_M7I_24XLARGE: "ml.m7i.24xlarge",
18316
+ ML_M7I_2XLARGE: "ml.m7i.2xlarge",
18317
+ ML_M7I_48XLARGE: "ml.m7i.48xlarge",
18318
+ ML_M7I_4XLARGE: "ml.m7i.4xlarge",
18319
+ ML_M7I_8XLARGE: "ml.m7i.8xlarge",
18320
+ ML_M7I_LARGE: "ml.m7i.large",
18321
+ ML_M7I_XLARGE: "ml.m7i.xlarge",
18322
+ ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
18323
+ ML_P4D_24XLARGE: "ml.p4d.24xlarge",
18324
+ ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
18325
+ ML_P5E_48XLARGE: "ml.p5e.48xlarge",
18326
+ ML_P5_48XLARGE: "ml.p5.48xlarge",
18327
+ ML_P5_4XLARGE: "ml.p5.4xlarge",
18328
+ ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge",
18329
+ ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
18330
+ ML_P6_B300_48XLARGE: "ml.p6-b300.48xlarge",
18331
+ ML_R6I_12XLARGE: "ml.r6i.12xlarge",
18332
+ ML_R6I_16XLARGE: "ml.r6i.16xlarge",
18333
+ ML_R6I_24XLARGE: "ml.r6i.24xlarge",
18334
+ ML_R6I_2XLARGE: "ml.r6i.2xlarge",
18335
+ ML_R6I_32XLARGE: "ml.r6i.32xlarge",
18336
+ ML_R6I_4XLARGE: "ml.r6i.4xlarge",
18337
+ ML_R6I_8XLARGE: "ml.r6i.8xlarge",
18338
+ ML_R6I_LARGE: "ml.r6i.large",
18339
+ ML_R6I_XLARGE: "ml.r6i.xlarge",
18340
+ ML_R7I_12XLARGE: "ml.r7i.12xlarge",
18341
+ ML_R7I_16XLARGE: "ml.r7i.16xlarge",
18342
+ ML_R7I_24XLARGE: "ml.r7i.24xlarge",
18343
+ ML_R7I_2XLARGE: "ml.r7i.2xlarge",
18344
+ ML_R7I_48XLARGE: "ml.r7i.48xlarge",
18345
+ ML_R7I_4XLARGE: "ml.r7i.4xlarge",
18346
+ ML_R7I_8XLARGE: "ml.r7i.8xlarge",
18347
+ ML_R7I_LARGE: "ml.r7i.large",
18348
+ ML_R7I_XLARGE: "ml.r7i.xlarge",
18349
+ ML_T3_2XLARGE: "ml.t3.2xlarge",
18350
+ ML_T3_LARGE: "ml.t3.large",
18351
+ ML_T3_MEDIUM: "ml.t3.medium",
18352
+ ML_T3_XLARGE: "ml.t3.xlarge",
18353
+ ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
18354
+ ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
18355
+ ML_TRN2_3XLARGE: "ml.trn2.3xlarge",
18356
+ ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
18357
+ };
18234
18358
  const AccountDefaultStatus = {
18235
18359
  DISABLED: "DISABLED",
18236
18360
  ENABLED: "ENABLED",
@@ -19476,124 +19600,6 @@ const ClusterEventResourceType = {
19476
19600
  INSTANCE: "Instance",
19477
19601
  INSTANCE_GROUP: "InstanceGroup",
19478
19602
  };
19479
- const ClusterInstanceType = {
19480
- ML_C5N_18XLARGE: "ml.c5n.18xlarge",
19481
- ML_C5N_2XLARGE: "ml.c5n.2xlarge",
19482
- ML_C5N_4XLARGE: "ml.c5n.4xlarge",
19483
- ML_C5N_9XLARGE: "ml.c5n.9xlarge",
19484
- ML_C5N_LARGE: "ml.c5n.large",
19485
- ML_C5_12XLARGE: "ml.c5.12xlarge",
19486
- ML_C5_18XLARGE: "ml.c5.18xlarge",
19487
- ML_C5_24XLARGE: "ml.c5.24xlarge",
19488
- ML_C5_2XLARGE: "ml.c5.2xlarge",
19489
- ML_C5_4XLARGE: "ml.c5.4xlarge",
19490
- ML_C5_9XLARGE: "ml.c5.9xlarge",
19491
- ML_C5_LARGE: "ml.c5.large",
19492
- ML_C5_XLARGE: "ml.c5.xlarge",
19493
- ML_C6I_12XLARGE: "ml.c6i.12xlarge",
19494
- ML_C6I_16XLARGE: "ml.c6i.16xlarge",
19495
- ML_C6I_24XLARGE: "ml.c6i.24xlarge",
19496
- ML_C6I_2XLARGE: "ml.c6i.2xlarge",
19497
- ML_C6I_32XLARGE: "ml.c6i.32xlarge",
19498
- ML_C6I_4XLARGE: "ml.c6i.4xlarge",
19499
- ML_C6I_8XLARGE: "ml.c6i.8xlarge",
19500
- ML_C6I_LARGE: "ml.c6i.large",
19501
- ML_C6I_XLARGE: "ml.c6i.xlarge",
19502
- ML_G5_12XLARGE: "ml.g5.12xlarge",
19503
- ML_G5_16XLARGE: "ml.g5.16xlarge",
19504
- ML_G5_24XLARGE: "ml.g5.24xlarge",
19505
- ML_G5_2XLARGE: "ml.g5.2xlarge",
19506
- ML_G5_48XLARGE: "ml.g5.48xlarge",
19507
- ML_G5_4XLARGE: "ml.g5.4xlarge",
19508
- ML_G5_8XLARGE: "ml.g5.8xlarge",
19509
- ML_G5_XLARGE: "ml.g5.xlarge",
19510
- ML_G6E_12XLARGE: "ml.g6e.12xlarge",
19511
- ML_G6E_16XLARGE: "ml.g6e.16xlarge",
19512
- ML_G6E_24XLARGE: "ml.g6e.24xlarge",
19513
- ML_G6E_2XLARGE: "ml.g6e.2xlarge",
19514
- ML_G6E_48XLARGE: "ml.g6e.48xlarge",
19515
- ML_G6E_4XLARGE: "ml.g6e.4xlarge",
19516
- ML_G6E_8XLARGE: "ml.g6e.8xlarge",
19517
- ML_G6E_XLARGE: "ml.g6e.xlarge",
19518
- ML_G6_12XLARGE: "ml.g6.12xlarge",
19519
- ML_G6_16XLARGE: "ml.g6.16xlarge",
19520
- ML_G6_24XLARGE: "ml.g6.24xlarge",
19521
- ML_G6_2XLARGE: "ml.g6.2xlarge",
19522
- ML_G6_48XLARGE: "ml.g6.48xlarge",
19523
- ML_G6_4XLARGE: "ml.g6.4xlarge",
19524
- ML_G6_8XLARGE: "ml.g6.8xlarge",
19525
- ML_G6_XLARGE: "ml.g6.xlarge",
19526
- ML_GR6_4XLARGE: "ml.gr6.4xlarge",
19527
- ML_GR6_8XLARGE: "ml.gr6.8xlarge",
19528
- ML_I3EN_12XLARGE: "ml.i3en.12xlarge",
19529
- ML_I3EN_24XLARGE: "ml.i3en.24xlarge",
19530
- ML_I3EN_2XLARGE: "ml.i3en.2xlarge",
19531
- ML_I3EN_3XLARGE: "ml.i3en.3xlarge",
19532
- ML_I3EN_6XLARGE: "ml.i3en.6xlarge",
19533
- ML_I3EN_LARGE: "ml.i3en.large",
19534
- ML_I3EN_XLARGE: "ml.i3en.xlarge",
19535
- ML_M5_12XLARGE: "ml.m5.12xlarge",
19536
- ML_M5_16XLARGE: "ml.m5.16xlarge",
19537
- ML_M5_24XLARGE: "ml.m5.24xlarge",
19538
- ML_M5_2XLARGE: "ml.m5.2xlarge",
19539
- ML_M5_4XLARGE: "ml.m5.4xlarge",
19540
- ML_M5_8XLARGE: "ml.m5.8xlarge",
19541
- ML_M5_LARGE: "ml.m5.large",
19542
- ML_M5_XLARGE: "ml.m5.xlarge",
19543
- ML_M6I_12XLARGE: "ml.m6i.12xlarge",
19544
- ML_M6I_16XLARGE: "ml.m6i.16xlarge",
19545
- ML_M6I_24XLARGE: "ml.m6i.24xlarge",
19546
- ML_M6I_2XLARGE: "ml.m6i.2xlarge",
19547
- ML_M6I_32XLARGE: "ml.m6i.32xlarge",
19548
- ML_M6I_4XLARGE: "ml.m6i.4xlarge",
19549
- ML_M6I_8XLARGE: "ml.m6i.8xlarge",
19550
- ML_M6I_LARGE: "ml.m6i.large",
19551
- ML_M6I_XLARGE: "ml.m6i.xlarge",
19552
- ML_M7I_12XLARGE: "ml.m7i.12xlarge",
19553
- ML_M7I_16XLARGE: "ml.m7i.16xlarge",
19554
- ML_M7I_24XLARGE: "ml.m7i.24xlarge",
19555
- ML_M7I_2XLARGE: "ml.m7i.2xlarge",
19556
- ML_M7I_48XLARGE: "ml.m7i.48xlarge",
19557
- ML_M7I_4XLARGE: "ml.m7i.4xlarge",
19558
- ML_M7I_8XLARGE: "ml.m7i.8xlarge",
19559
- ML_M7I_LARGE: "ml.m7i.large",
19560
- ML_M7I_XLARGE: "ml.m7i.xlarge",
19561
- ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
19562
- ML_P4D_24XLARGE: "ml.p4d.24xlarge",
19563
- ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
19564
- ML_P5E_48XLARGE: "ml.p5e.48xlarge",
19565
- ML_P5_48XLARGE: "ml.p5.48xlarge",
19566
- ML_P5_4XLARGE: "ml.p5.4xlarge",
19567
- ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge",
19568
- ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
19569
- ML_P6_B300_48XLARGE: "ml.p6-b300.48xlarge",
19570
- ML_R6I_12XLARGE: "ml.r6i.12xlarge",
19571
- ML_R6I_16XLARGE: "ml.r6i.16xlarge",
19572
- ML_R6I_24XLARGE: "ml.r6i.24xlarge",
19573
- ML_R6I_2XLARGE: "ml.r6i.2xlarge",
19574
- ML_R6I_32XLARGE: "ml.r6i.32xlarge",
19575
- ML_R6I_4XLARGE: "ml.r6i.4xlarge",
19576
- ML_R6I_8XLARGE: "ml.r6i.8xlarge",
19577
- ML_R6I_LARGE: "ml.r6i.large",
19578
- ML_R6I_XLARGE: "ml.r6i.xlarge",
19579
- ML_R7I_12XLARGE: "ml.r7i.12xlarge",
19580
- ML_R7I_16XLARGE: "ml.r7i.16xlarge",
19581
- ML_R7I_24XLARGE: "ml.r7i.24xlarge",
19582
- ML_R7I_2XLARGE: "ml.r7i.2xlarge",
19583
- ML_R7I_48XLARGE: "ml.r7i.48xlarge",
19584
- ML_R7I_4XLARGE: "ml.r7i.4xlarge",
19585
- ML_R7I_8XLARGE: "ml.r7i.8xlarge",
19586
- ML_R7I_LARGE: "ml.r7i.large",
19587
- ML_R7I_XLARGE: "ml.r7i.xlarge",
19588
- ML_T3_2XLARGE: "ml.t3.2xlarge",
19589
- ML_T3_LARGE: "ml.t3.large",
19590
- ML_T3_MEDIUM: "ml.t3.medium",
19591
- ML_T3_XLARGE: "ml.t3.xlarge",
19592
- ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
19593
- ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
19594
- ML_TRN2_3XLARGE: "ml.trn2.3xlarge",
19595
- ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
19596
- };
19597
19603
  const ClusterKubernetesTaintEffect = {
19598
19604
  NO_EXECUTE: "NoExecute",
19599
19605
  NO_SCHEDULE: "NoSchedule",
@@ -19785,6 +19791,10 @@ const FairShare = {
19785
19791
  DISABLED: "Disabled",
19786
19792
  ENABLED: "Enabled",
19787
19793
  };
19794
+ const IdleResourceSharing = {
19795
+ DISABLED: "Disabled",
19796
+ ENABLED: "Enabled",
19797
+ };
19788
19798
  const Framework = {
19789
19799
  DARKNET: "DARKNET",
19790
19800
  KERAS: "KERAS",
@@ -20501,6 +20511,11 @@ const StageStatus = {
20501
20511
  Stopped: "STOPPED",
20502
20512
  Stopping: "STOPPING",
20503
20513
  };
20514
+ const SchedulerConfigComponent = {
20515
+ FAIR_SHARE: "FairShare",
20516
+ IDLE_RESOURCE_SHARING: "IdleResourceSharing",
20517
+ PRIORITY_CLASSES: "PriorityClasses",
20518
+ };
20504
20519
  const DomainStatus = {
20505
20520
  Delete_Failed: "Delete_Failed",
20506
20521
  Deleting: "Deleting",
@@ -22577,6 +22592,7 @@ exports.IPAddressType = IPAddressType;
22577
22592
  exports.IamIdentity$ = IamIdentity$;
22578
22593
  exports.IamPolicyConstraints$ = IamPolicyConstraints$;
22579
22594
  exports.IdentityProviderOAuthSetting$ = IdentityProviderOAuthSetting$;
22595
+ exports.IdleResourceSharing = IdleResourceSharing;
22580
22596
  exports.IdleSettings$ = IdleSettings$;
22581
22597
  exports.Image$ = Image$;
22582
22598
  exports.ImageClassificationJobConfig$ = ImageClassificationJobConfig$;
@@ -23394,6 +23410,7 @@ exports.ScheduleConfig$ = ScheduleConfig$;
23394
23410
  exports.ScheduleStatus = ScheduleStatus;
23395
23411
  exports.ScheduledUpdateConfig$ = ScheduledUpdateConfig$;
23396
23412
  exports.SchedulerConfig$ = SchedulerConfig$;
23413
+ exports.SchedulerConfigComponent = SchedulerConfigComponent;
23397
23414
  exports.SchedulerResourceStatus = SchedulerResourceStatus;
23398
23415
  exports.Search$ = Search$;
23399
23416
  exports.SearchCommand = SearchCommand;
@@ -28,6 +28,124 @@ export const MIGProfileType = {
28
28
  MIG_7G_40GB: "mig-7g.40gb",
29
29
  MIG_7G_80GB: "mig-7g.80gb",
30
30
  };
31
+ export const ClusterInstanceType = {
32
+ ML_C5N_18XLARGE: "ml.c5n.18xlarge",
33
+ ML_C5N_2XLARGE: "ml.c5n.2xlarge",
34
+ ML_C5N_4XLARGE: "ml.c5n.4xlarge",
35
+ ML_C5N_9XLARGE: "ml.c5n.9xlarge",
36
+ ML_C5N_LARGE: "ml.c5n.large",
37
+ ML_C5_12XLARGE: "ml.c5.12xlarge",
38
+ ML_C5_18XLARGE: "ml.c5.18xlarge",
39
+ ML_C5_24XLARGE: "ml.c5.24xlarge",
40
+ ML_C5_2XLARGE: "ml.c5.2xlarge",
41
+ ML_C5_4XLARGE: "ml.c5.4xlarge",
42
+ ML_C5_9XLARGE: "ml.c5.9xlarge",
43
+ ML_C5_LARGE: "ml.c5.large",
44
+ ML_C5_XLARGE: "ml.c5.xlarge",
45
+ ML_C6I_12XLARGE: "ml.c6i.12xlarge",
46
+ ML_C6I_16XLARGE: "ml.c6i.16xlarge",
47
+ ML_C6I_24XLARGE: "ml.c6i.24xlarge",
48
+ ML_C6I_2XLARGE: "ml.c6i.2xlarge",
49
+ ML_C6I_32XLARGE: "ml.c6i.32xlarge",
50
+ ML_C6I_4XLARGE: "ml.c6i.4xlarge",
51
+ ML_C6I_8XLARGE: "ml.c6i.8xlarge",
52
+ ML_C6I_LARGE: "ml.c6i.large",
53
+ ML_C6I_XLARGE: "ml.c6i.xlarge",
54
+ ML_G5_12XLARGE: "ml.g5.12xlarge",
55
+ ML_G5_16XLARGE: "ml.g5.16xlarge",
56
+ ML_G5_24XLARGE: "ml.g5.24xlarge",
57
+ ML_G5_2XLARGE: "ml.g5.2xlarge",
58
+ ML_G5_48XLARGE: "ml.g5.48xlarge",
59
+ ML_G5_4XLARGE: "ml.g5.4xlarge",
60
+ ML_G5_8XLARGE: "ml.g5.8xlarge",
61
+ ML_G5_XLARGE: "ml.g5.xlarge",
62
+ ML_G6E_12XLARGE: "ml.g6e.12xlarge",
63
+ ML_G6E_16XLARGE: "ml.g6e.16xlarge",
64
+ ML_G6E_24XLARGE: "ml.g6e.24xlarge",
65
+ ML_G6E_2XLARGE: "ml.g6e.2xlarge",
66
+ ML_G6E_48XLARGE: "ml.g6e.48xlarge",
67
+ ML_G6E_4XLARGE: "ml.g6e.4xlarge",
68
+ ML_G6E_8XLARGE: "ml.g6e.8xlarge",
69
+ ML_G6E_XLARGE: "ml.g6e.xlarge",
70
+ ML_G6_12XLARGE: "ml.g6.12xlarge",
71
+ ML_G6_16XLARGE: "ml.g6.16xlarge",
72
+ ML_G6_24XLARGE: "ml.g6.24xlarge",
73
+ ML_G6_2XLARGE: "ml.g6.2xlarge",
74
+ ML_G6_48XLARGE: "ml.g6.48xlarge",
75
+ ML_G6_4XLARGE: "ml.g6.4xlarge",
76
+ ML_G6_8XLARGE: "ml.g6.8xlarge",
77
+ ML_G6_XLARGE: "ml.g6.xlarge",
78
+ ML_GR6_4XLARGE: "ml.gr6.4xlarge",
79
+ ML_GR6_8XLARGE: "ml.gr6.8xlarge",
80
+ ML_I3EN_12XLARGE: "ml.i3en.12xlarge",
81
+ ML_I3EN_24XLARGE: "ml.i3en.24xlarge",
82
+ ML_I3EN_2XLARGE: "ml.i3en.2xlarge",
83
+ ML_I3EN_3XLARGE: "ml.i3en.3xlarge",
84
+ ML_I3EN_6XLARGE: "ml.i3en.6xlarge",
85
+ ML_I3EN_LARGE: "ml.i3en.large",
86
+ ML_I3EN_XLARGE: "ml.i3en.xlarge",
87
+ ML_M5_12XLARGE: "ml.m5.12xlarge",
88
+ ML_M5_16XLARGE: "ml.m5.16xlarge",
89
+ ML_M5_24XLARGE: "ml.m5.24xlarge",
90
+ ML_M5_2XLARGE: "ml.m5.2xlarge",
91
+ ML_M5_4XLARGE: "ml.m5.4xlarge",
92
+ ML_M5_8XLARGE: "ml.m5.8xlarge",
93
+ ML_M5_LARGE: "ml.m5.large",
94
+ ML_M5_XLARGE: "ml.m5.xlarge",
95
+ ML_M6I_12XLARGE: "ml.m6i.12xlarge",
96
+ ML_M6I_16XLARGE: "ml.m6i.16xlarge",
97
+ ML_M6I_24XLARGE: "ml.m6i.24xlarge",
98
+ ML_M6I_2XLARGE: "ml.m6i.2xlarge",
99
+ ML_M6I_32XLARGE: "ml.m6i.32xlarge",
100
+ ML_M6I_4XLARGE: "ml.m6i.4xlarge",
101
+ ML_M6I_8XLARGE: "ml.m6i.8xlarge",
102
+ ML_M6I_LARGE: "ml.m6i.large",
103
+ ML_M6I_XLARGE: "ml.m6i.xlarge",
104
+ ML_M7I_12XLARGE: "ml.m7i.12xlarge",
105
+ ML_M7I_16XLARGE: "ml.m7i.16xlarge",
106
+ ML_M7I_24XLARGE: "ml.m7i.24xlarge",
107
+ ML_M7I_2XLARGE: "ml.m7i.2xlarge",
108
+ ML_M7I_48XLARGE: "ml.m7i.48xlarge",
109
+ ML_M7I_4XLARGE: "ml.m7i.4xlarge",
110
+ ML_M7I_8XLARGE: "ml.m7i.8xlarge",
111
+ ML_M7I_LARGE: "ml.m7i.large",
112
+ ML_M7I_XLARGE: "ml.m7i.xlarge",
113
+ ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
114
+ ML_P4D_24XLARGE: "ml.p4d.24xlarge",
115
+ ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
116
+ ML_P5E_48XLARGE: "ml.p5e.48xlarge",
117
+ ML_P5_48XLARGE: "ml.p5.48xlarge",
118
+ ML_P5_4XLARGE: "ml.p5.4xlarge",
119
+ ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge",
120
+ ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
121
+ ML_P6_B300_48XLARGE: "ml.p6-b300.48xlarge",
122
+ ML_R6I_12XLARGE: "ml.r6i.12xlarge",
123
+ ML_R6I_16XLARGE: "ml.r6i.16xlarge",
124
+ ML_R6I_24XLARGE: "ml.r6i.24xlarge",
125
+ ML_R6I_2XLARGE: "ml.r6i.2xlarge",
126
+ ML_R6I_32XLARGE: "ml.r6i.32xlarge",
127
+ ML_R6I_4XLARGE: "ml.r6i.4xlarge",
128
+ ML_R6I_8XLARGE: "ml.r6i.8xlarge",
129
+ ML_R6I_LARGE: "ml.r6i.large",
130
+ ML_R6I_XLARGE: "ml.r6i.xlarge",
131
+ ML_R7I_12XLARGE: "ml.r7i.12xlarge",
132
+ ML_R7I_16XLARGE: "ml.r7i.16xlarge",
133
+ ML_R7I_24XLARGE: "ml.r7i.24xlarge",
134
+ ML_R7I_2XLARGE: "ml.r7i.2xlarge",
135
+ ML_R7I_48XLARGE: "ml.r7i.48xlarge",
136
+ ML_R7I_4XLARGE: "ml.r7i.4xlarge",
137
+ ML_R7I_8XLARGE: "ml.r7i.8xlarge",
138
+ ML_R7I_LARGE: "ml.r7i.large",
139
+ ML_R7I_XLARGE: "ml.r7i.xlarge",
140
+ ML_T3_2XLARGE: "ml.t3.2xlarge",
141
+ ML_T3_LARGE: "ml.t3.large",
142
+ ML_T3_MEDIUM: "ml.t3.medium",
143
+ ML_T3_XLARGE: "ml.t3.xlarge",
144
+ ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
145
+ ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
146
+ ML_TRN2_3XLARGE: "ml.trn2.3xlarge",
147
+ ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
148
+ };
31
149
  export const AccountDefaultStatus = {
32
150
  DISABLED: "DISABLED",
33
151
  ENABLED: "ENABLED",
@@ -1273,124 +1391,6 @@ export const ClusterEventResourceType = {
1273
1391
  INSTANCE: "Instance",
1274
1392
  INSTANCE_GROUP: "InstanceGroup",
1275
1393
  };
1276
- export const ClusterInstanceType = {
1277
- ML_C5N_18XLARGE: "ml.c5n.18xlarge",
1278
- ML_C5N_2XLARGE: "ml.c5n.2xlarge",
1279
- ML_C5N_4XLARGE: "ml.c5n.4xlarge",
1280
- ML_C5N_9XLARGE: "ml.c5n.9xlarge",
1281
- ML_C5N_LARGE: "ml.c5n.large",
1282
- ML_C5_12XLARGE: "ml.c5.12xlarge",
1283
- ML_C5_18XLARGE: "ml.c5.18xlarge",
1284
- ML_C5_24XLARGE: "ml.c5.24xlarge",
1285
- ML_C5_2XLARGE: "ml.c5.2xlarge",
1286
- ML_C5_4XLARGE: "ml.c5.4xlarge",
1287
- ML_C5_9XLARGE: "ml.c5.9xlarge",
1288
- ML_C5_LARGE: "ml.c5.large",
1289
- ML_C5_XLARGE: "ml.c5.xlarge",
1290
- ML_C6I_12XLARGE: "ml.c6i.12xlarge",
1291
- ML_C6I_16XLARGE: "ml.c6i.16xlarge",
1292
- ML_C6I_24XLARGE: "ml.c6i.24xlarge",
1293
- ML_C6I_2XLARGE: "ml.c6i.2xlarge",
1294
- ML_C6I_32XLARGE: "ml.c6i.32xlarge",
1295
- ML_C6I_4XLARGE: "ml.c6i.4xlarge",
1296
- ML_C6I_8XLARGE: "ml.c6i.8xlarge",
1297
- ML_C6I_LARGE: "ml.c6i.large",
1298
- ML_C6I_XLARGE: "ml.c6i.xlarge",
1299
- ML_G5_12XLARGE: "ml.g5.12xlarge",
1300
- ML_G5_16XLARGE: "ml.g5.16xlarge",
1301
- ML_G5_24XLARGE: "ml.g5.24xlarge",
1302
- ML_G5_2XLARGE: "ml.g5.2xlarge",
1303
- ML_G5_48XLARGE: "ml.g5.48xlarge",
1304
- ML_G5_4XLARGE: "ml.g5.4xlarge",
1305
- ML_G5_8XLARGE: "ml.g5.8xlarge",
1306
- ML_G5_XLARGE: "ml.g5.xlarge",
1307
- ML_G6E_12XLARGE: "ml.g6e.12xlarge",
1308
- ML_G6E_16XLARGE: "ml.g6e.16xlarge",
1309
- ML_G6E_24XLARGE: "ml.g6e.24xlarge",
1310
- ML_G6E_2XLARGE: "ml.g6e.2xlarge",
1311
- ML_G6E_48XLARGE: "ml.g6e.48xlarge",
1312
- ML_G6E_4XLARGE: "ml.g6e.4xlarge",
1313
- ML_G6E_8XLARGE: "ml.g6e.8xlarge",
1314
- ML_G6E_XLARGE: "ml.g6e.xlarge",
1315
- ML_G6_12XLARGE: "ml.g6.12xlarge",
1316
- ML_G6_16XLARGE: "ml.g6.16xlarge",
1317
- ML_G6_24XLARGE: "ml.g6.24xlarge",
1318
- ML_G6_2XLARGE: "ml.g6.2xlarge",
1319
- ML_G6_48XLARGE: "ml.g6.48xlarge",
1320
- ML_G6_4XLARGE: "ml.g6.4xlarge",
1321
- ML_G6_8XLARGE: "ml.g6.8xlarge",
1322
- ML_G6_XLARGE: "ml.g6.xlarge",
1323
- ML_GR6_4XLARGE: "ml.gr6.4xlarge",
1324
- ML_GR6_8XLARGE: "ml.gr6.8xlarge",
1325
- ML_I3EN_12XLARGE: "ml.i3en.12xlarge",
1326
- ML_I3EN_24XLARGE: "ml.i3en.24xlarge",
1327
- ML_I3EN_2XLARGE: "ml.i3en.2xlarge",
1328
- ML_I3EN_3XLARGE: "ml.i3en.3xlarge",
1329
- ML_I3EN_6XLARGE: "ml.i3en.6xlarge",
1330
- ML_I3EN_LARGE: "ml.i3en.large",
1331
- ML_I3EN_XLARGE: "ml.i3en.xlarge",
1332
- ML_M5_12XLARGE: "ml.m5.12xlarge",
1333
- ML_M5_16XLARGE: "ml.m5.16xlarge",
1334
- ML_M5_24XLARGE: "ml.m5.24xlarge",
1335
- ML_M5_2XLARGE: "ml.m5.2xlarge",
1336
- ML_M5_4XLARGE: "ml.m5.4xlarge",
1337
- ML_M5_8XLARGE: "ml.m5.8xlarge",
1338
- ML_M5_LARGE: "ml.m5.large",
1339
- ML_M5_XLARGE: "ml.m5.xlarge",
1340
- ML_M6I_12XLARGE: "ml.m6i.12xlarge",
1341
- ML_M6I_16XLARGE: "ml.m6i.16xlarge",
1342
- ML_M6I_24XLARGE: "ml.m6i.24xlarge",
1343
- ML_M6I_2XLARGE: "ml.m6i.2xlarge",
1344
- ML_M6I_32XLARGE: "ml.m6i.32xlarge",
1345
- ML_M6I_4XLARGE: "ml.m6i.4xlarge",
1346
- ML_M6I_8XLARGE: "ml.m6i.8xlarge",
1347
- ML_M6I_LARGE: "ml.m6i.large",
1348
- ML_M6I_XLARGE: "ml.m6i.xlarge",
1349
- ML_M7I_12XLARGE: "ml.m7i.12xlarge",
1350
- ML_M7I_16XLARGE: "ml.m7i.16xlarge",
1351
- ML_M7I_24XLARGE: "ml.m7i.24xlarge",
1352
- ML_M7I_2XLARGE: "ml.m7i.2xlarge",
1353
- ML_M7I_48XLARGE: "ml.m7i.48xlarge",
1354
- ML_M7I_4XLARGE: "ml.m7i.4xlarge",
1355
- ML_M7I_8XLARGE: "ml.m7i.8xlarge",
1356
- ML_M7I_LARGE: "ml.m7i.large",
1357
- ML_M7I_XLARGE: "ml.m7i.xlarge",
1358
- ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
1359
- ML_P4D_24XLARGE: "ml.p4d.24xlarge",
1360
- ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
1361
- ML_P5E_48XLARGE: "ml.p5e.48xlarge",
1362
- ML_P5_48XLARGE: "ml.p5.48xlarge",
1363
- ML_P5_4XLARGE: "ml.p5.4xlarge",
1364
- ML_P6E_GB200_36XLARGE: "ml.p6e-gb200.36xlarge",
1365
- ML_P6_B200_48XLARGE: "ml.p6-b200.48xlarge",
1366
- ML_P6_B300_48XLARGE: "ml.p6-b300.48xlarge",
1367
- ML_R6I_12XLARGE: "ml.r6i.12xlarge",
1368
- ML_R6I_16XLARGE: "ml.r6i.16xlarge",
1369
- ML_R6I_24XLARGE: "ml.r6i.24xlarge",
1370
- ML_R6I_2XLARGE: "ml.r6i.2xlarge",
1371
- ML_R6I_32XLARGE: "ml.r6i.32xlarge",
1372
- ML_R6I_4XLARGE: "ml.r6i.4xlarge",
1373
- ML_R6I_8XLARGE: "ml.r6i.8xlarge",
1374
- ML_R6I_LARGE: "ml.r6i.large",
1375
- ML_R6I_XLARGE: "ml.r6i.xlarge",
1376
- ML_R7I_12XLARGE: "ml.r7i.12xlarge",
1377
- ML_R7I_16XLARGE: "ml.r7i.16xlarge",
1378
- ML_R7I_24XLARGE: "ml.r7i.24xlarge",
1379
- ML_R7I_2XLARGE: "ml.r7i.2xlarge",
1380
- ML_R7I_48XLARGE: "ml.r7i.48xlarge",
1381
- ML_R7I_4XLARGE: "ml.r7i.4xlarge",
1382
- ML_R7I_8XLARGE: "ml.r7i.8xlarge",
1383
- ML_R7I_LARGE: "ml.r7i.large",
1384
- ML_R7I_XLARGE: "ml.r7i.xlarge",
1385
- ML_T3_2XLARGE: "ml.t3.2xlarge",
1386
- ML_T3_LARGE: "ml.t3.large",
1387
- ML_T3_MEDIUM: "ml.t3.medium",
1388
- ML_T3_XLARGE: "ml.t3.xlarge",
1389
- ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
1390
- ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
1391
- ML_TRN2_3XLARGE: "ml.trn2.3xlarge",
1392
- ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
1393
- };
1394
1394
  export const ClusterKubernetesTaintEffect = {
1395
1395
  NO_EXECUTE: "NoExecute",
1396
1396
  NO_SCHEDULE: "NoSchedule",
@@ -1582,6 +1582,10 @@ export const FairShare = {
1582
1582
  DISABLED: "Disabled",
1583
1583
  ENABLED: "Enabled",
1584
1584
  };
1585
+ export const IdleResourceSharing = {
1586
+ DISABLED: "Disabled",
1587
+ ENABLED: "Enabled",
1588
+ };
1585
1589
  export const Framework = {
1586
1590
  DARKNET: "DARKNET",
1587
1591
  KERAS: "KERAS",
@@ -2298,6 +2302,11 @@ export const StageStatus = {
2298
2302
  Stopped: "STOPPED",
2299
2303
  Stopping: "STOPPING",
2300
2304
  };
2305
+ export const SchedulerConfigComponent = {
2306
+ FAIR_SHARE: "FairShare",
2307
+ IDLE_RESOURCE_SHARING: "IdleResourceSharing",
2308
+ PRIORITY_CLASSES: "PriorityClasses",
2309
+ };
2301
2310
  export const DomainStatus = {
2302
2311
  Delete_Failed: "Delete_Failed",
2303
2312
  Deleting: "Deleting",
@@ -8,6 +8,8 @@ const _AAl = "AlgorithmArn";
8
8
  const _AAp = "AppArn";
9
9
  const _AAr = "ArtifactArn";
10
10
  const _AArt = "ArtifactArns";
11
+ const _ABL = "AbsoluteBorrowLimits";
12
+ const _ABLRL = "AbsoluteBorrowLimitResourceList";
11
13
  const _ABRA = "AmazonBedrockRoleArn";
12
14
  const _AC = "AgentCount";
13
15
  const _ACC = "AnnotationConsolidationConfig";
@@ -1647,6 +1649,7 @@ const _IRJN = "InferenceRecommendationsJobName";
1647
1649
  const _IRJS = "InferenceRecommendationsJobStep";
1648
1650
  const _IRJSn = "InferenceRecommendationsJobSteps";
1649
1651
  const _IRJn = "InferenceRecommendationsJobs";
1652
+ const _IRS = "IdleResourceSharing";
1650
1653
  const _IRn = "InferenceRecommendations";
1651
1654
  const _IRnf = "InferenceRecommendation";
1652
1655
  const _IS = "IdleSettings";
@@ -5616,8 +5619,8 @@ export var DescribeClusterSchedulerConfigRequest$ = [3, n0, _DCSCRe,
5616
5619
  ];
5617
5620
  export var DescribeClusterSchedulerConfigResponse$ = [3, n0, _DCSCRes,
5618
5621
  0,
5619
- [_CSCA, _CSCI, _N, _CSCV, _St, _CT, _FR, _CAl, _SCc, _D, _CB, _LMT, _LMB],
5620
- [0, 0, 0, 1, 0, 4, 0, 0, () => SchedulerConfig$, 0, () => UserContext$, 4, () => UserContext$], 6
5622
+ [_CSCA, _CSCI, _N, _CSCV, _St, _CT, _FR, _SDt, _CAl, _SCc, _D, _CB, _LMT, _LMB],
5623
+ [0, 0, 0, 1, 0, 4, 0, 128 | 0, 0, () => SchedulerConfig$, 0, () => UserContext$, 4, () => UserContext$], 6
5621
5624
  ];
5622
5625
  export var DescribeCodeRepositoryInput$ = [3, n0, _DCRIe,
5623
5626
  0,
@@ -9184,8 +9187,8 @@ export var ResourceNotFound$ = [-3, n0, _RNF,
9184
9187
  TypeRegistry.for(n0).registerError(ResourceNotFound$, ResourceNotFound);
9185
9188
  export var ResourceSharingConfig$ = [3, n0, _RSC,
9186
9189
  0,
9187
- [_Str, _BL],
9188
- [0, 1], 1
9190
+ [_Str, _BL, _ABL],
9191
+ [0, 1, () => AbsoluteBorrowLimitResourceList], 1
9189
9192
  ];
9190
9193
  export var ResourceSpec$ = [3, n0, _RS,
9191
9194
  0,
@@ -9299,8 +9302,8 @@ export var ScheduledUpdateConfig$ = [3, n0, _SUC,
9299
9302
  ];
9300
9303
  export var SchedulerConfig$ = [3, n0, _SCc,
9301
9304
  0,
9302
- [_PCrio, _FSa],
9303
- [() => PriorityClassList, 0]
9305
+ [_PCrio, _FSa, _IRS],
9306
+ [() => PriorityClassList, 0, 0]
9304
9307
  ];
9305
9308
  export var SearchExpression$ = [3, n0, _SEe,
9306
9309
  0,
@@ -10515,6 +10518,9 @@ export var Workteam$ = [3, n0, _Wo,
10515
10518
  var __Unit = "unit";
10516
10519
  export var SageMakerServiceException$ = [-3, _s, "SageMakerServiceException", 0, [], []];
10517
10520
  TypeRegistry.for(_s).registerError(SageMakerServiceException$, SageMakerServiceException);
10521
+ var AbsoluteBorrowLimitResourceList = [1, n0, _ABLRL,
10522
+ 0, () => ComputeQuotaResourceConfig$
10523
+ ];
10518
10524
  var ActionSummaries = [1, n0, _AScti,
10519
10525
  0, () => ActionSummary$
10520
10526
  ];
@@ -11300,6 +11306,7 @@ var ProcessingEnvironmentMap = 128 | 0;
11300
11306
  var ProfilingParameters = 128 | 0;
11301
11307
  var QueryProperties = 128 | 0;
11302
11308
  var RuleParameters = 128 | 0;
11309
+ var StatusDetailsMap = 128 | 0;
11303
11310
  var TextGenerationHyperParameters = 128 | 0;
11304
11311
  var TrainingEnvironmentMap = 128 | 0;
11305
11312
  var TransformEnvironmentMap = 128 | 0;