@aws-sdk/client-sagemaker 3.937.0 → 3.938.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 (50) hide show
  1. package/dist-cjs/index.js +227 -45
  2. package/dist-es/models/enums.js +21 -0
  3. package/dist-es/schemas/schemas_0.js +203 -45
  4. package/dist-types/commands/CreateClusterCommand.d.ts +17 -0
  5. package/dist-types/commands/CreateOptimizationJobCommand.d.ts +15 -1
  6. package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateTrainingPlanCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateTransformJobCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateTrialCommand.d.ts +1 -1
  10. package/dist-types/commands/DescribeClusterCommand.d.ts +30 -0
  11. package/dist-types/commands/DescribeClusterEventCommand.d.ts +1 -0
  12. package/dist-types/commands/DescribeClusterNodeCommand.d.ts +23 -0
  13. package/dist-types/commands/DescribeOptimizationJobCommand.d.ts +15 -1
  14. package/dist-types/commands/DescribeTrainingPlanCommand.d.ts +1 -1
  15. package/dist-types/commands/DescribeTransformJobCommand.d.ts +1 -1
  16. package/dist-types/commands/DescribeTrialCommand.d.ts +1 -1
  17. package/dist-types/commands/DescribeTrialComponentCommand.d.ts +1 -2
  18. package/dist-types/commands/ListOptimizationJobsCommand.d.ts +2 -1
  19. package/dist-types/commands/ListTrainingPlansCommand.d.ts +2 -1
  20. package/dist-types/commands/ListTransformJobsCommand.d.ts +1 -1
  21. package/dist-types/commands/ListTrialComponentsCommand.d.ts +1 -1
  22. package/dist-types/commands/ListTrialsCommand.d.ts +1 -1
  23. package/dist-types/commands/UpdateClusterCommand.d.ts +17 -0
  24. package/dist-types/models/enums.d.ts +61 -0
  25. package/dist-types/models/models_0.d.ts +168 -163
  26. package/dist-types/models/models_1.d.ts +239 -226
  27. package/dist-types/models/models_2.d.ts +231 -436
  28. package/dist-types/models/models_3.d.ts +4027 -3937
  29. package/dist-types/models/models_4.d.ts +352 -4
  30. package/dist-types/schemas/schemas_0.d.ts +13 -0
  31. package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +2 -4
  32. package/dist-types/ts3.4/commands/CreateTrainingPlanCommand.d.ts +1 -1
  33. package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +1 -1
  34. package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +1 -1
  35. package/dist-types/ts3.4/commands/DescribeTrainingPlanCommand.d.ts +1 -1
  36. package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +1 -1
  37. package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +1 -1
  38. package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +4 -2
  39. package/dist-types/ts3.4/commands/ListTrainingPlansCommand.d.ts +2 -4
  40. package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +1 -1
  42. package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/models/enums.d.ts +31 -0
  44. package/dist-types/ts3.4/models/models_0.d.ts +42 -40
  45. package/dist-types/ts3.4/models/models_1.d.ts +69 -64
  46. package/dist-types/ts3.4/models/models_2.d.ts +59 -105
  47. package/dist-types/ts3.4/models/models_3.d.ts +109 -85
  48. package/dist-types/ts3.4/models/models_4.d.ts +88 -5
  49. package/dist-types/ts3.4/schemas/schemas_0.d.ts +13 -0
  50. package/package.json +1 -1
package/dist-cjs/index.js CHANGED
@@ -280,7 +280,8 @@ const _ANlg = "AlgorithmName";
280
280
  const _ANp = "AppName";
281
281
  const _ANr = "ArtifactName";
282
282
  const _ANt = "AttributeNames";
283
- const _AO = "AmiOverride";
283
+ const _AO = "ActiveOperations";
284
+ const _AOm = "AmiOverride";
284
285
  const _AP = "AutoParameter";
285
286
  const _APC = "AcceleratorPartitionConfig";
286
287
  const _APc = "AcceleratorPartition";
@@ -466,13 +467,14 @@ const _CCJRr = "CreateCompilationJobResponse";
466
467
  const _CCQ = "CreateComputeQuota";
467
468
  const _CCQR = "CreateComputeQuotaRequest";
468
469
  const _CCQRr = "CreateComputeQuotaResponse";
469
- const _CCR = "CreateClusterRequest";
470
+ const _CCR = "ClusterCapacityRequirements";
470
471
  const _CCRI = "CreateCodeRepositoryInput";
471
472
  const _CCRO = "CreateCodeRepositoryOutput";
472
- const _CCRr = "CreateClusterResponse";
473
- const _CCRre = "CreateContextRequest";
474
- const _CCRrea = "CreateContextResponse";
475
- const _CCRreat = "CreateCodeRepository";
473
+ const _CCRr = "CreateClusterRequest";
474
+ const _CCRre = "CreateClusterResponse";
475
+ const _CCRrea = "CreateContextRequest";
476
+ const _CCRreat = "CreateContextResponse";
477
+ const _CCRreate = "CreateCodeRepository";
476
478
  const _CCSC = "CreateClusterSchedulerConfig";
477
479
  const _CCSCR = "CreateClusterSchedulerConfigRequest";
478
480
  const _CCSCRr = "CreateClusterSchedulerConfigResponse";
@@ -610,6 +612,12 @@ const _CJN = "CompilationJobName";
610
612
  const _CJS = "CompilationJobSummary";
611
613
  const _CJSo = "CompilationJobStatus";
612
614
  const _CJSom = "CompilationJobSummaries";
615
+ const _CKC = "ClusterKubernetesConfig";
616
+ const _CKCD = "ClusterKubernetesConfigDetails";
617
+ const _CKCND = "ClusterKubernetesConfigNodeDetails";
618
+ const _CKT = "ClusterKubernetesTaint";
619
+ const _CKTl = "ClusterKubernetesTaints";
620
+ const _CL = "CurrentLabels";
613
621
  const _CLCC = "ClusterLifeCycleConfig";
614
622
  const _CLJ = "CreateLabelingJob";
615
623
  const _CLJR = "CreateLabelingJobRequest";
@@ -669,6 +677,7 @@ const _CNon = "ContextName";
669
677
  const _CO = "CaptureOption";
670
678
  const _COC = "CompleteOnConvergence";
671
679
  const _COCo = "CompiledOutputConfig";
680
+ const _CODO = "ClusterOnDemandOptions";
672
681
  const _COEC = "ClusterOrchestratorEksConfig";
673
682
  const _COJ = "CreateOptimizationJob";
674
683
  const _COJR = "CreateOptimizationJobRequest";
@@ -739,6 +748,7 @@ const _CRR = "ComputeResourceRequirements";
739
748
  const _CRS = "CodeRepositorySummary";
740
749
  const _CRSL = "CodeRepositorySummaryList";
741
750
  const _CRT = "ClientRequestToken";
751
+ const _CRa = "CapacityRequirements";
742
752
  const _CRl = "ClusterRole";
743
753
  const _CRo = "CodeRepository";
744
754
  const _CRod = "CodeRepositories";
@@ -767,6 +777,7 @@ const _CSLCRr = "CreateStudioLifecycleConfigResponse";
767
777
  const _CSM = "CallbackStepMetadata";
768
778
  const _CSMo = "ConditionStepMetadata";
769
779
  const _CSN = "CandidateStepName";
780
+ const _CSO = "ClusterSpotOptions";
770
781
  const _CSP = "CfnStackParameter";
771
782
  const _CSPf = "CfnStackParameters";
772
783
  const _CSPu = "CurrentSamplingPercentage";
@@ -819,6 +830,7 @@ const _CTR = "CreateTrialRequest";
819
830
  const _CTRr = "CreateTrialResponse";
820
831
  const _CTSC = "ClusterTieredStorageConfig";
821
832
  const _CTa = "CallbackToken";
833
+ const _CTap = "CapacityType";
822
834
  const _CTh = "ChannelType";
823
835
  const _CThe = "CheckType";
824
836
  const _CTl = "ClientToken";
@@ -829,6 +841,7 @@ const _CTon = "ContentType";
829
841
  const _CTont = "ContentTemplate";
830
842
  const _CTonte = "ContextType";
831
843
  const _CTr = "CreateTrial";
844
+ const _CTu = "CurrentTaints";
832
845
  const _CU = "ConfigUri";
833
846
  const _CUP = "CreateUserProfile";
834
847
  const _CUPR = "CreateUserProfileRequest";
@@ -1106,7 +1119,7 @@ const _DIel = "DeleteImage";
1106
1119
  const _DIep = "DeployedImages";
1107
1120
  const _DIer = "DerivedInformation";
1108
1121
  const _DIes = "DescribeImage";
1109
- const _DL = "DomainList";
1122
+ const _DL = "DesiredLabels";
1110
1123
  const _DLC = "DisassociateLifecycleConfig";
1111
1124
  const _DLG = "DescribeLineageGroup";
1112
1125
  const _DLGR = "DescribeLineageGroupRequest";
@@ -1115,6 +1128,7 @@ const _DLJ = "DescribeLabelingJob";
1115
1128
  const _DLJR = "DescribeLabelingJobRequest";
1116
1129
  const _DLJRe = "DescribeLabelingJobResponse";
1117
1130
  const _DLU = "DefaultLandingUri";
1131
+ const _DLo = "DomainList";
1118
1132
  const _DM = "DurationMinutes";
1119
1133
  const _DMBJD = "DeleteModelBiasJobDefinition";
1120
1134
  const _DMBJDR = "DeleteModelBiasJobDefinitionRequest";
@@ -1308,8 +1322,9 @@ const _DTR = "DeleteTrialRequest";
1308
1322
  const _DTRe = "DeleteTrialResponse";
1309
1323
  const _DTRes = "DescribeTrialRequest";
1310
1324
  const _DTResc = "DescribeTrialResponse";
1311
- const _DTe = "DeleteTags";
1312
- const _DTel = "DeleteTrial";
1325
+ const _DTe = "DesiredTaints";
1326
+ const _DTel = "DeleteTags";
1327
+ const _DTele = "DeleteTrial";
1313
1328
  const _DTes = "DescribeTrial";
1314
1329
  const _DU = "DefaultUid";
1315
1330
  const _DUP = "DeleteUserProfile";
@@ -1483,6 +1498,7 @@ const _EVC = "EbsVolumeConfig";
1483
1498
  const _EVSIG = "EbsVolumeSizeInGb";
1484
1499
  const _Ed = "Edge";
1485
1500
  const _Edg = "Edges";
1501
+ const _Ef = "Effect";
1486
1502
  const _Ek = "Eks";
1487
1503
  const _En = "Endpoint";
1488
1504
  const _Ena = "Enabled";
@@ -1817,6 +1833,7 @@ const _JT = "JobType";
1817
1833
  const _JU = "JwksUri";
1818
1834
  const _K = "Key";
1819
1835
  const _KAPIS = "KeepAlivePeriodInSeconds";
1836
+ const _KC = "KubernetesConfig";
1820
1837
  const _KGAS = "KernelGatewayAppSettings";
1821
1838
  const _KGIC = "KernelGatewayImageConfig";
1822
1839
  const _KK = "KmsKey";
@@ -2145,7 +2162,8 @@ const _LWRi = "ListWorkforcesResponse";
2145
2162
  const _LWRis = "ListWorkteamsRequest";
2146
2163
  const _LWRist = "ListWorkteamsResponse";
2147
2164
  const _LWi = "ListWorkteams";
2148
- const _La = "Lambda";
2165
+ const _La = "Labels";
2166
+ const _Lam = "Lambda";
2149
2167
  const _Las = "Last";
2150
2168
  const _Li = "Line";
2151
2169
  const _M = "Mode";
@@ -2206,7 +2224,8 @@ const _MCa = "MaintenanceConfig";
2206
2224
  const _MCax = "MaxCapacity";
2207
2225
  const _MCaxo = "MaxConcurrency";
2208
2226
  const _MCe = "MetricsConfig";
2209
- const _MCi = "MinCapacity";
2227
+ const _MCi = "MinCount";
2228
+ const _MCin = "MinCapacity";
2210
2229
  const _MCo = "ModelConfigs";
2211
2230
  const _MCod = "ModelCard";
2212
2231
  const _MCode = "ModelConfiguration";
@@ -2252,9 +2271,9 @@ const _MGTSI = "MonitoringGroundTruthS3Input";
2252
2271
  const _MH = "ModelHandle";
2253
2272
  const _MHLOC = "MaxHumanLabeledObjectCount";
2254
2273
  const _MI = "ModelInsights";
2255
- const _MIC = "ModelInfrastructureConfig";
2274
+ const _MIC = "MinInstanceCount";
2256
2275
  const _MICa = "MaxInstanceCount";
2257
- const _MICi = "MinInstanceCount";
2276
+ const _MICo = "ModelInfrastructureConfig";
2258
2277
  const _MIGB = "MemoryInGiB";
2259
2278
  const _MIMSV = "MinimumInstanceMetadataServiceVersion";
2260
2279
  const _MIPM = "MinInvocationsPerMinute";
@@ -2361,6 +2380,8 @@ const _MSA = "MonitoringScheduleArn";
2361
2380
  const _MSC = "MonitoringScheduleConfig";
2362
2381
  const _MSCo = "ModelShardingConfig";
2363
2382
  const _MSCon = "MonitoringStoppingCondition";
2383
+ const _MSDC = "ModelSpeculativeDecodingConfig";
2384
+ const _MSDTDS = "ModelSpeculativeDecodingTrainingDataSource";
2364
2385
  const _MSIMB = "MemorySizeInMB";
2365
2386
  const _MSL = "ModelSummaryList";
2366
2387
  const _MSLo = "MonitoringScheduleList";
@@ -2471,6 +2492,7 @@ const _OCp = "OptimizationConfigs";
2471
2492
  const _OCpt = "OptimizationContains";
2472
2493
  const _OCpti = "OptimizationConfig";
2473
2494
  const _OCu = "OutputCompression";
2495
+ const _OD = "OnDemand";
2474
2496
  const _ODC = "OutputDataConfig";
2475
2497
  const _ODCf = "OfflineDeviceCount";
2476
2498
  const _ODSU = "OutputDatasetS3Uri";
@@ -2501,6 +2523,7 @@ const _OSCU = "OnlineStoreConfigUpdate";
2501
2523
  const _OSCb = "ObjectiveStatusCounters";
2502
2524
  const _OSCf = "OfflineStoreConfig";
2503
2525
  const _OSDHC = "OnStartDeepHealthChecks";
2526
+ const _OSMM = "OptimizationSageMakerModel";
2504
2527
  const _OSS = "OfflineStoreStatus";
2505
2528
  const _OSSC = "OnlineStoreSecurityConfig";
2506
2529
  const _OSSE = "OfflineStoreStatusEquals";
@@ -2952,6 +2975,7 @@ const _SMIN = "SageMakerImageName";
2952
2975
  const _SMIVA = "SageMakerImageVersionAliases";
2953
2976
  const _SMIVAa = "SageMakerImageVersionArn";
2954
2977
  const _SMIVAag = "SageMakerImageVersionAlias";
2978
+ const _SMM = "SageMakerModel";
2955
2979
  const _SMN = "StandardMetricName";
2956
2980
  const _SMPHCA = "SageMakerPublicHubContentArn";
2957
2981
  const _SMR = "SpaceManagedResources";
@@ -3097,8 +3121,9 @@ const _Se = "Seed";
3097
3121
  const _Sea = "Search";
3098
3122
  const _Set = "Set";
3099
3123
  const _So = "Sources";
3100
- const _Sp = "Specification";
3124
+ const _Sp = "Spot";
3101
3125
  const _Spa = "Spaces";
3126
+ const _Spe = "Specification";
3102
3127
  const _St = "Status";
3103
3128
  const _Sta = "Stages";
3104
3129
  const _Stag = "Stage";
@@ -3149,7 +3174,8 @@ const _TCh = "ThroughputConfig";
3149
3174
  const _TCr = "TrialComponent";
3150
3175
  const _TCra = "TrainingChannels";
3151
3176
  const _TD = "TaskDescription";
3152
- const _TDS = "TransformDataSource";
3177
+ const _TDS = "TrainingDataSource";
3178
+ const _TDSr = "TransformDataSource";
3153
3179
  const _TDa = "TargetDevice";
3154
3180
  const _TDt = "TtlDuration";
3155
3181
  const _TE = "TokenEndpoint";
@@ -3275,7 +3301,9 @@ const _TVar = "TargetVersion";
3275
3301
  const _TWIS = "TerminationWaitInSeconds";
3276
3302
  const _Ta = "Tags";
3277
3303
  const _Tag = "Tag";
3304
+ const _Tai = "Taints";
3278
3305
  const _Tas = "Task";
3306
+ const _Te = "Technique";
3279
3307
  const _Ti = "Tier";
3280
3308
  const _Tim = "Timestamp";
3281
3309
  const _To = "Total";
@@ -4058,6 +4086,14 @@ var ClusterAutoScalingConfigOutput = [
4058
4086
  [_M, _ASTu, _St, _FM],
4059
4087
  [0, 0, 0, 0],
4060
4088
  ];
4089
+ var ClusterCapacityRequirements = [
4090
+ 3,
4091
+ n0,
4092
+ _CCR,
4093
+ 0,
4094
+ [_Sp, _OD],
4095
+ [() => ClusterSpotOptions, () => ClusterOnDemandOptions],
4096
+ ];
4061
4097
  var ClusterEbsVolumeConfig = [3, n0, _CEVC, 0, [_VSIGB, _VKKI, _RV], [1, 0, 2]];
4062
4098
  var ClusterEventDetail = [
4063
4099
  3,
@@ -4080,8 +4116,33 @@ var ClusterInstanceGroupDetails = [
4080
4116
  n0,
4081
4117
  _CIGD,
4082
4118
  0,
4083
- [_CCu, _TCa, _IGN, _IT, _LCC, _ERx, _TPC, _ISC, _OSDHC, _St, _TPA, _TPS, _OVC, _SUC, _CII, _DII, _TSC, _SUS, _ASUC],
4119
+ [
4120
+ _CCu,
4121
+ _TCa,
4122
+ _MCi,
4123
+ _IGN,
4124
+ _IT,
4125
+ _LCC,
4126
+ _ERx,
4127
+ _TPC,
4128
+ _ISC,
4129
+ _OSDHC,
4130
+ _St,
4131
+ _TPA,
4132
+ _TPS,
4133
+ _OVC,
4134
+ _SUC,
4135
+ _CII,
4136
+ _DII,
4137
+ _AO,
4138
+ _KC,
4139
+ _CRa,
4140
+ _TSC,
4141
+ _SUS,
4142
+ _ASUC,
4143
+ ],
4084
4144
  [
4145
+ 1,
4085
4146
  1,
4086
4147
  1,
4087
4148
  0,
@@ -4098,6 +4159,9 @@ var ClusterInstanceGroupDetails = [
4098
4159
  () => ScheduledUpdateConfig,
4099
4160
  0,
4100
4161
  0,
4162
+ 128 | 1,
4163
+ () => ClusterKubernetesConfigDetails,
4164
+ () => ClusterCapacityRequirements,
4101
4165
  1,
4102
4166
  0,
4103
4167
  () => DeploymentConfiguration,
@@ -4108,8 +4172,9 @@ var ClusterInstanceGroupSpecification = [
4108
4172
  n0,
4109
4173
  _CIGS,
4110
4174
  0,
4111
- [_ICns, _IGN, _IT, _LCC, _ERx, _TPC, _ISC, _OSDHC, _TPA, _OVC, _SUC, _IIm],
4175
+ [_ICns, _MIC, _IGN, _IT, _LCC, _ERx, _TPC, _ISC, _OSDHC, _TPA, _OVC, _SUC, _IIm, _KC, _CRa],
4112
4176
  [
4177
+ 1,
4113
4178
  1,
4114
4179
  0,
4115
4180
  0,
@@ -4122,10 +4187,37 @@ var ClusterInstanceGroupSpecification = [
4122
4187
  () => VpcConfig,
4123
4188
  () => ScheduledUpdateConfig,
4124
4189
  0,
4190
+ () => ClusterKubernetesConfig,
4191
+ () => ClusterCapacityRequirements,
4125
4192
  ],
4126
4193
  ];
4127
4194
  var ClusterInstancePlacement = [3, n0, _CIP, 0, [_AZ, _AZI], [0, 0]];
4128
4195
  var ClusterInstanceStatusDetails = [3, n0, _CISD, 0, [_St, _Me], [0, 0]];
4196
+ var ClusterKubernetesConfig = [
4197
+ 3,
4198
+ n0,
4199
+ _CKC,
4200
+ 0,
4201
+ [_La, _Tai],
4202
+ [128 | 0, () => ClusterKubernetesTaints],
4203
+ ];
4204
+ var ClusterKubernetesConfigDetails = [
4205
+ 3,
4206
+ n0,
4207
+ _CKCD,
4208
+ 0,
4209
+ [_CL, _DL, _CTu, _DTe],
4210
+ [128 | 0, 128 | 0, () => ClusterKubernetesTaints, () => ClusterKubernetesTaints],
4211
+ ];
4212
+ var ClusterKubernetesConfigNodeDetails = [
4213
+ 3,
4214
+ n0,
4215
+ _CKCND,
4216
+ 0,
4217
+ [_CL, _DL, _CTu, _DTe],
4218
+ [128 | 0, 128 | 0, () => ClusterKubernetesTaints, () => ClusterKubernetesTaints],
4219
+ ];
4220
+ var ClusterKubernetesTaint = [3, n0, _CKT, 0, [_K, _Va, _Ef], [0, 0, 0]];
4129
4221
  var ClusterLifeCycleConfig = [3, n0, _CLCC, 0, [_SSU, _OCn], [0, 0]];
4130
4222
  var ClusterMetadata = [3, n0, _CMl, 0, [_FM, _ERAE, _SAE], [0, 64 | 0, 0]];
4131
4223
  var ClusterNodeDetails = [
@@ -4133,7 +4225,28 @@ var ClusterNodeDetails = [
4133
4225
  n0,
4134
4226
  _CND,
4135
4227
  0,
4136
- [_IGN, _II, _NLI, _ISns, _IT, _LT, _LSUT, _LCC, _OVC, _TPC, _ISC, _PPI, _PPIr, _PDH, _Pl, _CII, _DII, _USI],
4228
+ [
4229
+ _IGN,
4230
+ _II,
4231
+ _NLI,
4232
+ _ISns,
4233
+ _IT,
4234
+ _LT,
4235
+ _LSUT,
4236
+ _LCC,
4237
+ _OVC,
4238
+ _TPC,
4239
+ _ISC,
4240
+ _PPI,
4241
+ _PPIr,
4242
+ _PDH,
4243
+ _Pl,
4244
+ _CII,
4245
+ _DII,
4246
+ _USI,
4247
+ _KC,
4248
+ _CTap,
4249
+ ],
4137
4250
  [
4138
4251
  0,
4139
4252
  0,
@@ -4153,6 +4266,8 @@ var ClusterNodeDetails = [
4153
4266
  0,
4154
4267
  0,
4155
4268
  () => UltraServerInfo,
4269
+ () => ClusterKubernetesConfigNodeDetails,
4270
+ 0,
4156
4271
  ],
4157
4272
  ];
4158
4273
  var ClusterNodeSummary = [
@@ -4163,6 +4278,7 @@ var ClusterNodeSummary = [
4163
4278
  [_IGN, _II, _NLI, _IT, _LT, _LSUT, _ISns, _USI, _PDH],
4164
4279
  [0, 0, 0, 0, 4, 4, () => ClusterInstanceStatusDetails, () => UltraServerInfo, 0],
4165
4280
  ];
4281
+ var ClusterOnDemandOptions = [3, n0, _CODO, 0, [], []];
4166
4282
  var ClusterOrchestrator = [3, n0, _COl, 0, [_Ek], [() => ClusterOrchestratorEksConfig]];
4167
4283
  var ClusterOrchestratorEksConfig = [3, n0, _COEC, 0, [_CAl], [0]];
4168
4284
  var ClusterRestrictedInstanceGroupDetails = [
@@ -4216,6 +4332,7 @@ var ClusterSchedulerConfigSummary = [
4216
4332
  [_CSCA, _CSCI, _CSCV, _N, _CT, _LMT, _St, _CAl],
4217
4333
  [0, 0, 1, 0, 4, 4, 0, 0],
4218
4334
  ];
4335
+ var ClusterSpotOptions = [3, n0, _CSO, 0, [], []];
4219
4336
  var ClusterSummary = [
4220
4337
  3,
4221
4338
  n0,
@@ -4428,7 +4545,7 @@ var CreateAutoMLJobV2Response = [3, n0, _CAMLJVRr, 0, [_AMLJAu], [0]];
4428
4545
  var CreateClusterRequest = [
4429
4546
  3,
4430
4547
  n0,
4431
- _CCR,
4548
+ _CCRr,
4432
4549
  0,
4433
4550
  [_CNl, _IG, _RIG, _VC, _Ta, _Or, _NR, _TSCi, _NPM, _CRl, _ASu],
4434
4551
  [
@@ -4445,7 +4562,7 @@ var CreateClusterRequest = [
4445
4562
  () => ClusterAutoScalingConfig,
4446
4563
  ],
4447
4564
  ];
4448
- var CreateClusterResponse = [3, n0, _CCRr, 0, [_CAl], [0]];
4565
+ var CreateClusterResponse = [3, n0, _CCRre, 0, [_CAl], [0]];
4449
4566
  var CreateClusterSchedulerConfigRequest = [
4450
4567
  3,
4451
4568
  n0,
@@ -4485,12 +4602,12 @@ var CreateComputeQuotaResponse = [3, n0, _CCQRr, 0, [_CQA, _CQI], [0, 0]];
4485
4602
  var CreateContextRequest = [
4486
4603
  3,
4487
4604
  n0,
4488
- _CCRre,
4605
+ _CCRrea,
4489
4606
  0,
4490
4607
  [_CNon, _S, _CTonte, _D, _Pr, _Ta],
4491
4608
  [0, () => ContextSource, 0, 0, 128 | 0, () => TagList],
4492
4609
  ];
4493
- var CreateContextResponse = [3, n0, _CCRrea, 0, [_CAo], [0]];
4610
+ var CreateContextResponse = [3, n0, _CCRreat, 0, [_CAo], [0]];
4494
4611
  var CreateDataQualityJobDefinitionRequest = [
4495
4612
  3,
4496
4613
  n0,
@@ -4713,7 +4830,7 @@ var CreateInferenceComponentInput = [
4713
4830
  n0,
4714
4831
  _CICI,
4715
4832
  0,
4716
- [_ICN, _EN, _VN, _Sp, _RC, _Ta],
4833
+ [_ICN, _EN, _VN, _Spe, _RC, _Ta],
4717
4834
  [0, 0, 0, () => InferenceComponentSpecification, () => InferenceComponentRuntimeConfig, () => TagList],
4718
4835
  ];
4719
4836
  var CreateInferenceComponentOutput = [3, n0, _CICO, 0, [_ICA], [0]];
@@ -4997,12 +5114,13 @@ var CreateOptimizationJobRequest = [
4997
5114
  n0,
4998
5115
  _COJR,
4999
5116
  0,
5000
- [_OJN, _RAo, _MS, _DIT, _OE, _OCp, _OC, _SCt, _Ta, _VC],
5117
+ [_OJN, _RAo, _MS, _DIT, _MICa, _OE, _OCp, _OC, _SCt, _Ta, _VC],
5001
5118
  [
5002
5119
  0,
5003
5120
  0,
5004
5121
  () => OptimizationJobModelSource,
5005
5122
  0,
5123
+ 1,
5006
5124
  128 | 0,
5007
5125
  () => OptimizationConfigs,
5008
5126
  () => OptimizationJobOutputConfig,
@@ -6125,7 +6243,7 @@ var DescribeInferenceComponentOutput = [
6125
6243
  n0,
6126
6244
  _DICO,
6127
6245
  0,
6128
- [_ICN, _ICA, _EN, _EA, _VN, _FR, _Sp, _RC, _CT, _LMT, _ICS, _LDC],
6246
+ [_ICN, _ICA, _EN, _EA, _VN, _FR, _Spe, _RC, _CT, _LMT, _ICS, _LDC],
6129
6247
  [
6130
6248
  0,
6131
6249
  0,
@@ -6511,7 +6629,7 @@ var DescribeOptimizationJobResponse = [
6511
6629
  n0,
6512
6630
  _DOJRes,
6513
6631
  0,
6514
- [_OJA, _OJS, _OST, _OET, _CT, _LMT, _FR, _OJN, _MS, _OE, _DIT, _OCp, _OC, _OO, _RAo, _SCt, _VC],
6632
+ [_OJA, _OJS, _OST, _OET, _CT, _LMT, _FR, _OJN, _MS, _OE, _DIT, _MICa, _OCp, _OC, _OO, _RAo, _SCt, _VC],
6515
6633
  [
6516
6634
  0,
6517
6635
  0,
@@ -6524,6 +6642,7 @@ var DescribeOptimizationJobResponse = [
6524
6642
  () => OptimizationJobModelSource,
6525
6643
  128 | 0,
6526
6644
  0,
6645
+ 1,
6527
6646
  () => OptimizationConfigs,
6528
6647
  () => OptimizationJobOutputConfig,
6529
6648
  () => OptimizationOutput,
@@ -7065,7 +7184,7 @@ var DynamicScalingConfiguration = [
7065
7184
  n0,
7066
7185
  _DSCy,
7067
7186
  0,
7068
- [_MCi, _MCax, _SICc, _SOC, _SP],
7187
+ [_MCin, _MCax, _SICc, _SOC, _SP],
7069
7188
  [1, 1, 1, 1, () => ScalingPolicies],
7070
7189
  ];
7071
7190
  var EbsStorageSettings = [3, n0, _ESSb, 0, [_EVSIG], [1]];
@@ -7744,10 +7863,17 @@ var InstanceGroupMetadata = [
7744
7863
  n0,
7745
7864
  _IGM,
7746
7865
  0,
7747
- [_FM, _AZI, _CR, _SIub, _SGI, _AO],
7866
+ [_FM, _AZI, _CR, _SIub, _SGI, _AOm],
7748
7867
  [0, 0, () => CapacityReservation, 0, 64 | 0, 0],
7749
7868
  ];
7750
- var InstanceGroupScalingMetadata = [3, n0, _IGSM, 0, [_ICns, _TCa, _FM], [1, 1, 0]];
7869
+ var InstanceGroupScalingMetadata = [
7870
+ 3,
7871
+ n0,
7872
+ _IGSM,
7873
+ 0,
7874
+ [_ICns, _TCa, _MCi, _FM],
7875
+ [1, 1, 1, 0],
7876
+ ];
7751
7877
  var InstanceMetadata = [
7752
7878
  3,
7753
7879
  n0,
@@ -9242,7 +9368,7 @@ var ModelExplainabilityJobInput = [
9242
9368
  var ModelInfrastructureConfig = [
9243
9369
  3,
9244
9370
  n0,
9245
- _MIC,
9371
+ _MICo,
9246
9372
  0,
9247
9373
  [_ITn, _RTIC],
9248
9374
  [0, () => RealTimeInferenceConfig],
@@ -9448,6 +9574,22 @@ var ModelQualityJobInput = [
9448
9574
  var ModelQuantizationConfig = [3, n0, _MQC, 0, [_I, _OEv], [0, 128 | 0]];
9449
9575
  var ModelRegisterSettings = [3, n0, _MRS, 0, [_St, _CAMRRA], [0, 0]];
9450
9576
  var ModelShardingConfig = [3, n0, _MSCo, 0, [_I, _OEv], [0, 128 | 0]];
9577
+ var ModelSpeculativeDecodingConfig = [
9578
+ 3,
9579
+ n0,
9580
+ _MSDC,
9581
+ 0,
9582
+ [_Te, _TDS],
9583
+ [0, () => ModelSpeculativeDecodingTrainingDataSource],
9584
+ ];
9585
+ var ModelSpeculativeDecodingTrainingDataSource = [
9586
+ 3,
9587
+ n0,
9588
+ _MSDTDS,
9589
+ 0,
9590
+ [_SUr, _SDT],
9591
+ [0, 0],
9592
+ ];
9451
9593
  var ModelStepMetadata = [3, n0, _MSM, 0, [_Ar], [0]];
9452
9594
  var ModelSummary = [3, n0, _MSode, 0, [_MNo, _MA, _CT], [0, 0, 4]];
9453
9595
  var ModelVariantConfig = [
@@ -9672,8 +9814,8 @@ var OptimizationJobModelSource = [
9672
9814
  n0,
9673
9815
  _OJMS,
9674
9816
  0,
9675
- [_S_],
9676
- [() => OptimizationJobModelSourceS3],
9817
+ [_S_, _SMM],
9818
+ [() => OptimizationJobModelSourceS3, () => OptimizationSageMakerModel],
9677
9819
  ];
9678
9820
  var OptimizationJobModelSourceS3 = [
9679
9821
  3,
@@ -9683,17 +9825,25 @@ var OptimizationJobModelSourceS3 = [
9683
9825
  [_SUr, _MAC],
9684
9826
  [0, () => OptimizationModelAccessConfig],
9685
9827
  ];
9686
- var OptimizationJobOutputConfig = [3, n0, _OJOC, 0, [_KKI, _SOL], [0, 0]];
9828
+ var OptimizationJobOutputConfig = [
9829
+ 3,
9830
+ n0,
9831
+ _OJOC,
9832
+ 0,
9833
+ [_KKI, _SOL, _SMM],
9834
+ [0, 0, () => OptimizationSageMakerModel],
9835
+ ];
9687
9836
  var OptimizationJobSummary = [
9688
9837
  3,
9689
9838
  n0,
9690
9839
  _OJSpt,
9691
9840
  0,
9692
- [_OJN, _OJA, _CT, _OJS, _OST, _OET, _LMT, _DIT, _OT],
9693
- [0, 0, 4, 0, 4, 4, 4, 0, 64 | 0],
9841
+ [_OJN, _OJA, _CT, _OJS, _OST, _OET, _LMT, _DIT, _MICa, _OT],
9842
+ [0, 0, 4, 0, 4, 4, 4, 0, 1, 64 | 0],
9694
9843
  ];
9695
9844
  var OptimizationModelAccessConfig = [3, n0, _OMAC, 0, [_AEc], [2]];
9696
9845
  var OptimizationOutput = [3, n0, _OO, 0, [_RII], [0]];
9846
+ var OptimizationSageMakerModel = [3, n0, _OSMM, 0, [_MNo], [0]];
9697
9847
  var OptimizationVpcConfig = [3, n0, _OVCp, 0, [_SGI, _Sub], [64 | 0, 64 | 0]];
9698
9848
  var OutputConfig = [
9699
9849
  3,
@@ -9824,7 +9974,7 @@ var PipelineExecutionStepMetadata = [
9824
9974
  n0,
9825
9975
  _PESM,
9826
9976
  0,
9827
- [_TJ, _PJ, _TJr, _TJu, _Mod, _RMe, _Cond, _Cal, _La, _EMR, _QC, _CCla, _Fa, _AMLJ, _En, _ECndpo],
9977
+ [_TJ, _PJ, _TJr, _TJu, _Mod, _RMe, _Cond, _Cal, _Lam, _EMR, _QC, _CCla, _Fa, _AMLJ, _En, _ECndpo],
9828
9978
  [
9829
9979
  () => TrainingJobStepMetadata,
9830
9980
  () => ProcessingJobStepMetadata,
@@ -10014,7 +10164,7 @@ var ProductionVariantManagedInstanceScaling = [
10014
10164
  n0,
10015
10165
  _PVMIS,
10016
10166
  0,
10017
- [_St, _MICi, _MICa],
10167
+ [_St, _MIC, _MICa],
10018
10168
  [0, 1, 1],
10019
10169
  ];
10020
10170
  var ProductionVariantRoutingConfig = [3, n0, _PVRC, 0, [_RSo], [0]];
@@ -10938,7 +11088,7 @@ var TrainingSpecification = [
10938
11088
  () => AdditionalS3DataSource,
10939
11089
  ],
10940
11090
  ];
10941
- var TransformDataSource = [3, n0, _TDS, 0, [_SDS], [() => TransformS3DataSource]];
11091
+ var TransformDataSource = [3, n0, _TDSr, 0, [_SDS], [() => TransformS3DataSource]];
10942
11092
  var TransformInput = [
10943
11093
  3,
10944
11094
  n0,
@@ -11367,7 +11517,7 @@ var UpdateInferenceComponentInput = [
11367
11517
  n0,
11368
11518
  _UICI,
11369
11519
  0,
11370
- [_ICN, _Sp, _RC, _DC],
11520
+ [_ICN, _Spe, _RC, _DC],
11371
11521
  [
11372
11522
  0,
11373
11523
  () => InferenceComponentSpecification,
@@ -11792,6 +11942,7 @@ var ClusterInstanceGroupSpecifications = [
11792
11942
  () => ClusterInstanceGroupSpecification,
11793
11943
  ];
11794
11944
  var ClusterInstanceStorageConfigs = [1, n0, _CISC, 0, () => ClusterInstanceStorageConfig];
11945
+ var ClusterKubernetesTaints = [1, n0, _CKTl, 0, () => ClusterKubernetesTaint];
11795
11946
  var ClusterNodeSummaries = [1, n0, _CNSl, 0, () => ClusterNodeSummary];
11796
11947
  var ClusterRestrictedInstanceGroupDetailsList = [
11797
11948
  1,
@@ -11838,7 +11989,7 @@ var DeviceDeploymentSummaries = [1, n0, _DDSevi, 0, () => DeviceDeploymentSummar
11838
11989
  var DeviceFleetSummaries = [1, n0, _DFSe, 0, () => DeviceFleetSummary];
11839
11990
  var Devices = [1, n0, _Dev, 0, () => Device];
11840
11991
  var DeviceSummaries = [1, n0, _DSevic, 0, () => DeviceSummary];
11841
- var DomainList = [1, n0, _DL, 0, () => DomainDetails];
11992
+ var DomainList = [1, n0, _DLo, 0, () => DomainDetails];
11842
11993
  var Ec2CapacityReservationsList = [1, n0, _ECRL, 0, () => Ec2CapacityReservation];
11843
11994
  var EdgeDeploymentModelConfigs = [1, n0, _EDMCd, 0, () => EdgeDeploymentModelConfig];
11844
11995
  var EdgeDeploymentPlanSummaries = [1, n0, _EDPSd, 0, () => EdgeDeploymentPlanSummary];
@@ -12162,8 +12313,13 @@ var OptimizationConfig = [
12162
12313
  n0,
12163
12314
  _OCpti,
12164
12315
  0,
12165
- [_MQC, _MCCod, _MSCo],
12166
- [() => ModelQuantizationConfig, () => ModelCompilationConfig, () => ModelShardingConfig],
12316
+ [_MQC, _MCCod, _MSCo, _MSDC],
12317
+ [
12318
+ () => ModelQuantizationConfig,
12319
+ () => ModelCompilationConfig,
12320
+ () => ModelShardingConfig,
12321
+ () => ModelSpeculativeDecodingConfig,
12322
+ ],
12167
12323
  ];
12168
12324
  var ScalingPolicy = [
12169
12325
  3,
@@ -12307,7 +12463,7 @@ var CreateClusterSchedulerConfig = [
12307
12463
  var CreateCodeRepository = [
12308
12464
  9,
12309
12465
  n0,
12310
- _CCRreat,
12466
+ _CCRreate,
12311
12467
  0,
12312
12468
  () => CreateCodeRepositoryInput,
12313
12469
  () => CreateCodeRepositoryOutput,
@@ -13013,9 +13169,9 @@ var DeleteStudioLifecycleConfig = [
13013
13169
  () => DeleteStudioLifecycleConfigRequest,
13014
13170
  () => __Unit,
13015
13171
  ];
13016
- var DeleteTags = [9, n0, _DTe, 0, () => DeleteTagsInput, () => DeleteTagsOutput];
13172
+ var DeleteTags = [9, n0, _DTel, 0, () => DeleteTagsInput, () => DeleteTagsOutput];
13017
13173
  var DeleteTrainingJob = [9, n0, _DTJ, 0, () => DeleteTrainingJobRequest, () => __Unit];
13018
- var DeleteTrial = [9, n0, _DTel, 0, () => DeleteTrialRequest, () => DeleteTrialResponse];
13174
+ var DeleteTrial = [9, n0, _DTele, 0, () => DeleteTrialRequest, () => DeleteTrialResponse];
13019
13175
  var DeleteTrialComponent = [
13020
13176
  9,
13021
13177
  n0,
@@ -20355,6 +20511,9 @@ const ActivationState = {
20355
20511
  DISABLED: "Disabled",
20356
20512
  ENABLED: "Enabled",
20357
20513
  };
20514
+ const ActiveClusterOperationName = {
20515
+ SCALING: "Scaling",
20516
+ };
20358
20517
  const AssociationEdgeType = {
20359
20518
  ASSOCIATED_WITH: "AssociatedWith",
20360
20519
  CONTRIBUTED_TO: "ContributedTo",
@@ -21563,6 +21722,10 @@ const ClusterAutoScalingStatus = {
21563
21722
  FAILED: "Failed",
21564
21723
  INSERVICE: "InService",
21565
21724
  };
21725
+ const ClusterCapacityType = {
21726
+ ON_DEMAND: "OnDemand",
21727
+ SPOT: "Spot",
21728
+ };
21566
21729
  const ClusterConfigMode = {
21567
21730
  DISABLE: "Disable",
21568
21731
  ENABLE: "Enable",
@@ -21688,6 +21851,11 @@ const ClusterInstanceType = {
21688
21851
  ML_TRN2_3XLARGE: "ml.trn2.3xlarge",
21689
21852
  ML_TRN2_48XLARGE: "ml.trn2.48xlarge",
21690
21853
  };
21854
+ const ClusterKubernetesTaintEffect = {
21855
+ NO_EXECUTE: "NoExecute",
21856
+ NO_SCHEDULE: "NoSchedule",
21857
+ PREFER_NO_SCHEDULE: "PreferNoSchedule",
21858
+ };
21691
21859
  const DeepHealthCheckType = {
21692
21860
  INSTANCE_CONNECTIVITY: "InstanceConnectivity",
21693
21861
  INSTANCE_STRESS: "InstanceStress",
@@ -22445,11 +22613,20 @@ const OptimizationJobDeploymentInstanceType = {
22445
22613
  ML_INF2_XLARGE: "ml.inf2.xlarge",
22446
22614
  ML_P4DE_24XLARGE: "ml.p4de.24xlarge",
22447
22615
  ML_P4D_24XLARGE: "ml.p4d.24xlarge",
22616
+ ML_P5EN_48XLARGE: "ml.p5en.48xlarge",
22617
+ ML_P5E_48XLARGE: "ml.p5e.48xlarge",
22448
22618
  ML_P5_48XLARGE: "ml.p5.48xlarge",
22449
22619
  ML_TRN1N_32XLARGE: "ml.trn1n.32xlarge",
22450
22620
  ML_TRN1_2XLARGE: "ml.trn1.2xlarge",
22451
22621
  ML_TRN1_32XLARGE: "ml.trn1.32xlarge",
22452
22622
  };
22623
+ const ModelSpeculativeDecodingTechnique = {
22624
+ EAGLE: "EAGLE",
22625
+ };
22626
+ const ModelSpeculativeDecodingS3DataType = {
22627
+ ManifestFile: "ManifestFile",
22628
+ S3Prefix: "S3Prefix",
22629
+ };
22453
22630
  const PartnerAppAuthType = {
22454
22631
  IAM: "IAM",
22455
22632
  };
@@ -23356,6 +23533,7 @@ Object.defineProperty(exports, "__Client", {
23356
23533
  });
23357
23534
  exports.ActionStatus = ActionStatus;
23358
23535
  exports.ActivationState = ActivationState;
23536
+ exports.ActiveClusterOperationName = ActiveClusterOperationName;
23359
23537
  exports.AddAssociationCommand = AddAssociationCommand;
23360
23538
  exports.AddTagsCommand = AddTagsCommand;
23361
23539
  exports.AdditionalS3DataSourceDataType = AdditionalS3DataSourceDataType;
@@ -23419,10 +23597,12 @@ exports.ClarifyTextLanguage = ClarifyTextLanguage;
23419
23597
  exports.ClusterAutoScalerType = ClusterAutoScalerType;
23420
23598
  exports.ClusterAutoScalingMode = ClusterAutoScalingMode;
23421
23599
  exports.ClusterAutoScalingStatus = ClusterAutoScalingStatus;
23600
+ exports.ClusterCapacityType = ClusterCapacityType;
23422
23601
  exports.ClusterConfigMode = ClusterConfigMode;
23423
23602
  exports.ClusterEventResourceType = ClusterEventResourceType;
23424
23603
  exports.ClusterInstanceStatus = ClusterInstanceStatus;
23425
23604
  exports.ClusterInstanceType = ClusterInstanceType;
23605
+ exports.ClusterKubernetesTaintEffect = ClusterKubernetesTaintEffect;
23426
23606
  exports.ClusterNodeProvisioningMode = ClusterNodeProvisioningMode;
23427
23607
  exports.ClusterNodeRecovery = ClusterNodeRecovery;
23428
23608
  exports.ClusterSortBy = ClusterSortBy;
@@ -23828,6 +24008,8 @@ exports.ModelPackageSortBy = ModelPackageSortBy;
23828
24008
  exports.ModelPackageStatus = ModelPackageStatus;
23829
24009
  exports.ModelPackageType = ModelPackageType;
23830
24010
  exports.ModelSortKey = ModelSortKey;
24011
+ exports.ModelSpeculativeDecodingS3DataType = ModelSpeculativeDecodingS3DataType;
24012
+ exports.ModelSpeculativeDecodingTechnique = ModelSpeculativeDecodingTechnique;
23831
24013
  exports.ModelVariantAction = ModelVariantAction;
23832
24014
  exports.ModelVariantStatus = ModelVariantStatus;
23833
24015
  exports.MonitoringAlertHistorySortKey = MonitoringAlertHistorySortKey;