mypy-boto3-sagemaker 1.21.36__py3-none-any.whl → 1.41.1__py3-none-any.whl

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.
@@ -1,7 +1,9 @@
1
1
  """
2
2
  Type annotations for sagemaker service literal definitions.
3
3
 
4
- [Open documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/literals/)
4
+ [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/literals/)
5
+
6
+ Copyright 2025 Vlad Emelianov
5
7
 
6
8
  Usage::
7
9
 
@@ -11,15 +13,19 @@ Usage::
11
13
  data: ActionStatusType = "Completed"
12
14
  ```
13
15
  """
16
+
14
17
  import sys
15
18
 
16
- if sys.version_info >= (3, 9):
19
+ if sys.version_info >= (3, 12):
17
20
  from typing import Literal
18
21
  else:
19
22
  from typing_extensions import Literal
20
23
 
21
24
  __all__ = (
22
25
  "ActionStatusType",
26
+ "ActivationStateType",
27
+ "AdditionalS3DataSourceDataTypeType",
28
+ "AggregationTransformationValueType",
23
29
  "AlgorithmSortByType",
24
30
  "AlgorithmStatusType",
25
31
  "AppImageConfigSortKeyType",
@@ -32,62 +38,115 @@ __all__ = (
32
38
  "ArtifactSourceIdTypeType",
33
39
  "AssemblyTypeType",
34
40
  "AssociationEdgeTypeType",
41
+ "AsyncNotificationTopicTypesType",
35
42
  "AthenaResultCompressionTypeType",
36
43
  "AthenaResultFormatType",
37
44
  "AuthModeType",
45
+ "AutoMLAlgorithmType",
46
+ "AutoMLChannelTypeType",
38
47
  "AutoMLJobObjectiveTypeType",
39
48
  "AutoMLJobSecondaryStatusType",
40
49
  "AutoMLJobStatusType",
41
50
  "AutoMLMetricEnumType",
51
+ "AutoMLMetricExtendedEnumType",
52
+ "AutoMLModeType",
53
+ "AutoMLProblemTypeConfigNameType",
54
+ "AutoMLProcessingUnitType",
42
55
  "AutoMLS3DataTypeType",
43
56
  "AutoMLSortByType",
44
57
  "AutoMLSortOrderType",
58
+ "AutoMountHomeEFSType",
59
+ "AutotuneModeType",
45
60
  "AwsManagedHumanLoopRequestSourceType",
61
+ "BatchAddClusterNodesErrorCodeType",
62
+ "BatchDeleteClusterNodesErrorCodeType",
63
+ "BatchRebootClusterNodesErrorCodeType",
64
+ "BatchReplaceClusterNodesErrorCodeType",
46
65
  "BatchStrategyType",
47
66
  "BooleanOperatorType",
48
67
  "CandidateSortByType",
49
68
  "CandidateStatusType",
50
69
  "CandidateStepTypeType",
70
+ "CapacityReservationPreferenceType",
71
+ "CapacityReservationTypeType",
51
72
  "CapacitySizeTypeType",
52
73
  "CaptureModeType",
53
74
  "CaptureStatusType",
75
+ "ClarifyFeatureTypeType",
76
+ "ClarifyTextGranularityType",
77
+ "ClarifyTextLanguageType",
78
+ "ClusterAutoScalerTypeType",
79
+ "ClusterAutoScalingModeType",
80
+ "ClusterAutoScalingStatusType",
81
+ "ClusterConfigModeType",
82
+ "ClusterEventResourceTypeType",
83
+ "ClusterInstanceStatusType",
84
+ "ClusterInstanceTypeType",
85
+ "ClusterNodeProvisioningModeType",
86
+ "ClusterNodeRecoveryType",
87
+ "ClusterSortByType",
88
+ "ClusterStatusType",
54
89
  "CodeRepositorySortByType",
55
90
  "CodeRepositorySortOrderType",
91
+ "CollectionTypeType",
56
92
  "CompilationJobStatusType",
93
+ "CompleteOnConvergenceType",
57
94
  "CompressionTypeType",
58
95
  "ConditionOutcomeType",
59
96
  "ContainerModeType",
60
97
  "ContentClassifierType",
98
+ "CreateHubContentPresignedUrlsPaginatorName",
99
+ "CrossAccountFilterOptionType",
61
100
  "DataDistributionTypeType",
101
+ "DataSourceNameType",
102
+ "DeepHealthCheckTypeType",
62
103
  "DetailedAlgorithmStatusType",
63
104
  "DetailedModelPackageStatusType",
105
+ "DeviceDeploymentStatusType",
106
+ "DeviceSubsetTypeType",
64
107
  "DirectInternetAccessType",
65
108
  "DirectionType",
66
109
  "DomainStatusType",
67
110
  "EdgePackagingJobStatusType",
68
111
  "EdgePresetDeploymentStatusType",
69
112
  "EdgePresetDeploymentTypeType",
113
+ "EnabledOrDisabledType",
70
114
  "EndpointConfigSortKeyType",
71
115
  "EndpointDeletedWaiterName",
72
116
  "EndpointInServiceWaiterName",
73
117
  "EndpointSortKeyType",
74
118
  "EndpointStatusType",
119
+ "EventSortByType",
120
+ "ExecutionRoleIdentityConfigType",
75
121
  "ExecutionStatusType",
122
+ "FailureHandlingPolicyType",
123
+ "FairShareType",
76
124
  "FeatureGroupSortByType",
77
125
  "FeatureGroupSortOrderType",
78
126
  "FeatureGroupStatusType",
127
+ "FeatureStatusType",
79
128
  "FeatureTypeType",
80
129
  "FileSystemAccessModeType",
81
130
  "FileSystemTypeType",
131
+ "FillingTypeType",
132
+ "FlatInvocationsType",
82
133
  "FlowDefinitionStatusType",
83
134
  "FrameworkType",
135
+ "HubContentSortByType",
136
+ "HubContentStatusType",
137
+ "HubContentSupportStatusType",
138
+ "HubContentTypeType",
139
+ "HubSortByType",
140
+ "HubStatusType",
84
141
  "HumanTaskUiStatusType",
85
142
  "HyperParameterScalingTypeType",
143
+ "HyperParameterTuningAllocationStrategyType",
86
144
  "HyperParameterTuningJobObjectiveTypeType",
87
145
  "HyperParameterTuningJobSortByOptionsType",
88
146
  "HyperParameterTuningJobStatusType",
89
147
  "HyperParameterTuningJobStrategyTypeType",
90
148
  "HyperParameterTuningJobWarmStartTypeType",
149
+ "IPAddressTypeType",
91
150
  "ImageCreatedWaiterName",
92
151
  "ImageDeletedWaiterName",
93
152
  "ImageSortByType",
@@ -99,29 +158,48 @@ __all__ = (
99
158
  "ImageVersionSortByType",
100
159
  "ImageVersionSortOrderType",
101
160
  "ImageVersionStatusType",
161
+ "InferenceComponentCapacitySizeTypeType",
162
+ "InferenceComponentSortKeyType",
163
+ "InferenceComponentStatusType",
102
164
  "InferenceExecutionModeType",
165
+ "InferenceExperimentStatusType",
166
+ "InferenceExperimentStopDesiredStateType",
167
+ "InferenceExperimentTypeType",
103
168
  "InputModeType",
169
+ "InstanceGroupStatusType",
104
170
  "InstanceTypeType",
171
+ "IsTrackingServerActiveType",
172
+ "JobTypeType",
105
173
  "JoinSourceType",
106
174
  "LabelingJobStatusType",
175
+ "LastUpdateStatusValueType",
176
+ "LifecycleManagementType",
107
177
  "LineageTypeType",
108
178
  "ListActionsPaginatorName",
109
179
  "ListAlgorithmsPaginatorName",
180
+ "ListAliasesPaginatorName",
110
181
  "ListAppImageConfigsPaginatorName",
111
182
  "ListAppsPaginatorName",
112
183
  "ListArtifactsPaginatorName",
113
184
  "ListAssociationsPaginatorName",
114
185
  "ListAutoMLJobsPaginatorName",
115
186
  "ListCandidatesForAutoMLJobPaginatorName",
187
+ "ListClusterEventsPaginatorName",
188
+ "ListClusterNodesPaginatorName",
189
+ "ListClusterSchedulerConfigsPaginatorName",
190
+ "ListClustersPaginatorName",
116
191
  "ListCodeRepositoriesPaginatorName",
117
192
  "ListCompilationJobsPaginatorName",
118
193
  "ListCompilationJobsSortByType",
194
+ "ListComputeQuotasPaginatorName",
119
195
  "ListContextsPaginatorName",
120
196
  "ListDataQualityJobDefinitionsPaginatorName",
121
197
  "ListDeviceFleetsPaginatorName",
122
198
  "ListDeviceFleetsSortByType",
123
199
  "ListDevicesPaginatorName",
124
200
  "ListDomainsPaginatorName",
201
+ "ListEdgeDeploymentPlansPaginatorName",
202
+ "ListEdgeDeploymentPlansSortByType",
125
203
  "ListEdgePackagingJobsPaginatorName",
126
204
  "ListEdgePackagingJobsSortByType",
127
205
  "ListEndpointConfigsPaginatorName",
@@ -133,44 +211,75 @@ __all__ = (
133
211
  "ListHyperParameterTuningJobsPaginatorName",
134
212
  "ListImageVersionsPaginatorName",
135
213
  "ListImagesPaginatorName",
214
+ "ListInferenceComponentsPaginatorName",
215
+ "ListInferenceExperimentsPaginatorName",
216
+ "ListInferenceRecommendationsJobStepsPaginatorName",
136
217
  "ListInferenceRecommendationsJobsPaginatorName",
137
218
  "ListInferenceRecommendationsJobsSortByType",
138
219
  "ListLabelingJobsForWorkteamPaginatorName",
139
220
  "ListLabelingJobsForWorkteamSortByOptionsType",
140
221
  "ListLabelingJobsPaginatorName",
141
222
  "ListLineageGroupsPaginatorName",
223
+ "ListMlflowTrackingServersPaginatorName",
142
224
  "ListModelBiasJobDefinitionsPaginatorName",
225
+ "ListModelCardExportJobsPaginatorName",
226
+ "ListModelCardVersionsPaginatorName",
227
+ "ListModelCardsPaginatorName",
143
228
  "ListModelExplainabilityJobDefinitionsPaginatorName",
144
229
  "ListModelMetadataPaginatorName",
145
230
  "ListModelPackageGroupsPaginatorName",
146
231
  "ListModelPackagesPaginatorName",
147
232
  "ListModelQualityJobDefinitionsPaginatorName",
148
233
  "ListModelsPaginatorName",
234
+ "ListMonitoringAlertHistoryPaginatorName",
235
+ "ListMonitoringAlertsPaginatorName",
149
236
  "ListMonitoringExecutionsPaginatorName",
150
237
  "ListMonitoringSchedulesPaginatorName",
151
238
  "ListNotebookInstanceLifecycleConfigsPaginatorName",
152
239
  "ListNotebookInstancesPaginatorName",
240
+ "ListOptimizationJobsPaginatorName",
241
+ "ListOptimizationJobsSortByType",
242
+ "ListPartnerAppsPaginatorName",
153
243
  "ListPipelineExecutionStepsPaginatorName",
154
244
  "ListPipelineExecutionsPaginatorName",
155
245
  "ListPipelineParametersForExecutionPaginatorName",
246
+ "ListPipelineVersionsPaginatorName",
156
247
  "ListPipelinesPaginatorName",
157
248
  "ListProcessingJobsPaginatorName",
249
+ "ListResourceCatalogsPaginatorName",
250
+ "ListSpacesPaginatorName",
251
+ "ListStageDevicesPaginatorName",
158
252
  "ListStudioLifecycleConfigsPaginatorName",
159
253
  "ListSubscribedWorkteamsPaginatorName",
160
254
  "ListTagsPaginatorName",
161
255
  "ListTrainingJobsForHyperParameterTuningJobPaginatorName",
162
256
  "ListTrainingJobsPaginatorName",
257
+ "ListTrainingPlansPaginatorName",
163
258
  "ListTransformJobsPaginatorName",
164
259
  "ListTrialComponentsPaginatorName",
165
260
  "ListTrialsPaginatorName",
261
+ "ListUltraServersByReservedCapacityPaginatorName",
166
262
  "ListUserProfilesPaginatorName",
167
263
  "ListWorkforcesPaginatorName",
168
264
  "ListWorkforcesSortByOptionsType",
169
265
  "ListWorkteamsPaginatorName",
170
266
  "ListWorkteamsSortByOptionsType",
267
+ "MIGProfileTypeType",
268
+ "ManagedInstanceScalingStatusType",
171
269
  "MetricSetSourceType",
270
+ "MlToolsType",
172
271
  "ModelApprovalStatusType",
173
272
  "ModelCacheSettingType",
273
+ "ModelCardExportJobSortByType",
274
+ "ModelCardExportJobSortOrderType",
275
+ "ModelCardExportJobStatusType",
276
+ "ModelCardProcessingStatusType",
277
+ "ModelCardSortByType",
278
+ "ModelCardSortOrderType",
279
+ "ModelCardStatusType",
280
+ "ModelCardVersionSortByType",
281
+ "ModelCompressionTypeType",
282
+ "ModelInfrastructureTypeType",
174
283
  "ModelMetadataFilterTypeType",
175
284
  "ModelPackageGroupSortByType",
176
285
  "ModelPackageGroupStatusType",
@@ -178,11 +287,16 @@ __all__ = (
178
287
  "ModelPackageStatusType",
179
288
  "ModelPackageTypeType",
180
289
  "ModelSortKeyType",
290
+ "ModelVariantActionType",
291
+ "ModelVariantStatusType",
292
+ "MonitoringAlertHistorySortKeyType",
293
+ "MonitoringAlertStatusType",
181
294
  "MonitoringExecutionSortKeyType",
182
295
  "MonitoringJobDefinitionSortKeyType",
183
296
  "MonitoringProblemTypeType",
184
297
  "MonitoringScheduleSortKeyType",
185
298
  "MonitoringTypeType",
299
+ "NodeUnavailabilityTypeType",
186
300
  "NotebookInstanceAcceleratorTypeType",
187
301
  "NotebookInstanceDeletedWaiterName",
188
302
  "NotebookInstanceInServiceWaiterName",
@@ -196,10 +310,18 @@ __all__ = (
196
310
  "ObjectiveStatusType",
197
311
  "OfflineStoreStatusValueType",
198
312
  "OperatorType",
313
+ "OptimizationJobDeploymentInstanceTypeType",
314
+ "OptimizationJobStatusType",
199
315
  "OrderKeyType",
316
+ "OutputCompressionTypeType",
317
+ "PaginatorName",
200
318
  "ParameterTypeType",
319
+ "PartnerAppAuthTypeType",
320
+ "PartnerAppStatusType",
321
+ "PartnerAppTypeType",
201
322
  "PipelineExecutionStatusType",
202
323
  "PipelineStatusType",
324
+ "PreemptTeamTasksType",
203
325
  "ProblemTypeType",
204
326
  "ProcessingInstanceTypeType",
205
327
  "ProcessingJobCompletedOrStoppedWaiterName",
@@ -209,7 +331,9 @@ __all__ = (
209
331
  "ProcessingS3DataTypeType",
210
332
  "ProcessingS3InputModeType",
211
333
  "ProcessingS3UploadModeType",
334
+ "ProcessorType",
212
335
  "ProductionVariantAcceleratorTypeType",
336
+ "ProductionVariantInferenceAmiVersionType",
213
337
  "ProductionVariantInstanceTypeType",
214
338
  "ProfilingStatusType",
215
339
  "ProjectSortByType",
@@ -218,42 +342,80 @@ __all__ = (
218
342
  "RStudioServerProAccessStatusType",
219
343
  "RStudioServerProUserGroupType",
220
344
  "RecommendationJobStatusType",
345
+ "RecommendationJobSupportedEndpointTypeType",
221
346
  "RecommendationJobTypeType",
347
+ "RecommendationStatusType",
348
+ "RecommendationStepTypeType",
222
349
  "RecordWrapperType",
223
350
  "RedshiftResultCompressionTypeType",
224
351
  "RedshiftResultFormatType",
352
+ "RegionName",
353
+ "RelationType",
225
354
  "RepositoryAccessModeType",
355
+ "ReservedCapacityInstanceTypeType",
356
+ "ReservedCapacityStatusType",
357
+ "ReservedCapacityTypeType",
358
+ "ResourceCatalogSortByType",
359
+ "ResourceCatalogSortOrderType",
360
+ "ResourceServiceName",
361
+ "ResourceSharingStrategyType",
226
362
  "ResourceTypeType",
227
363
  "RetentionTypeType",
228
364
  "RootAccessType",
365
+ "RoutingStrategyType",
229
366
  "RuleEvaluationStatusType",
230
367
  "S3DataDistributionType",
231
368
  "S3DataTypeType",
369
+ "S3ModelDataTypeType",
370
+ "SageMakerImageNameType",
371
+ "SageMakerResourceNameType",
372
+ "SageMakerServiceName",
232
373
  "SagemakerServicecatalogStatusType",
233
374
  "ScheduleStatusType",
375
+ "SchedulerResourceStatusType",
234
376
  "SearchPaginatorName",
235
377
  "SearchSortOrderType",
236
378
  "SecondaryStatusType",
379
+ "ServiceName",
380
+ "SharingTypeType",
381
+ "SkipModelValidationType",
382
+ "SoftwareUpdateStatusType",
237
383
  "SortActionsByType",
238
384
  "SortArtifactsByType",
239
385
  "SortAssociationsByType",
240
386
  "SortByType",
387
+ "SortClusterSchedulerConfigByType",
241
388
  "SortContextsByType",
242
389
  "SortExperimentsByType",
390
+ "SortInferenceExperimentsByType",
243
391
  "SortLineageGroupsByType",
244
392
  "SortOrderType",
245
393
  "SortPipelineExecutionsByType",
246
394
  "SortPipelinesByType",
395
+ "SortQuotaByType",
396
+ "SortTrackingServerByType",
247
397
  "SortTrialComponentsByType",
248
398
  "SortTrialsByType",
399
+ "SpaceSortKeyType",
400
+ "SpaceStatusType",
249
401
  "SplitTypeType",
402
+ "StageStatusType",
403
+ "StatisticType",
250
404
  "StepStatusType",
405
+ "StorageTypeType",
251
406
  "StudioLifecycleConfigAppTypeType",
252
407
  "StudioLifecycleConfigSortKeyType",
408
+ "StudioWebPortalType",
409
+ "TableFormatType",
410
+ "TagPropagationType",
253
411
  "TargetDeviceType",
254
412
  "TargetPlatformAcceleratorType",
255
413
  "TargetPlatformArchType",
256
414
  "TargetPlatformOsType",
415
+ "ThroughputModeType",
416
+ "TrackingServerMaintenanceStatusType",
417
+ "TrackingServerSizeType",
418
+ "TrackingServerStatusType",
257
419
  "TrafficRoutingConfigTypeType",
258
420
  "TrafficTypeType",
259
421
  "TrainingInputModeType",
@@ -262,23 +424,33 @@ __all__ = (
262
424
  "TrainingJobEarlyStoppingTypeType",
263
425
  "TrainingJobSortByOptionsType",
264
426
  "TrainingJobStatusType",
427
+ "TrainingPlanFilterNameType",
428
+ "TrainingPlanSortByType",
429
+ "TrainingPlanSortOrderType",
430
+ "TrainingPlanStatusType",
431
+ "TrainingRepositoryAccessModeType",
265
432
  "TransformInstanceTypeType",
266
433
  "TransformJobCompletedOrStoppedWaiterName",
267
434
  "TransformJobStatusType",
268
435
  "TrialComponentPrimaryStatusType",
436
+ "TtlDurationUnitType",
437
+ "UltraServerHealthStatusType",
269
438
  "UserProfileSortKeyType",
270
439
  "UserProfileStatusType",
271
440
  "VariantPropertyTypeType",
272
441
  "VariantStatusType",
273
- "SageMakerServiceName",
274
- "ServiceName",
275
- "ResourceServiceName",
276
- "PaginatorName",
442
+ "VendorGuidanceType",
443
+ "VolumeAttachmentStatusType",
277
444
  "WaiterName",
278
- "RegionName",
445
+ "WarmPoolResourceStatusType",
446
+ "WorkforceIpAddressTypeType",
447
+ "WorkforceStatusType",
279
448
  )
280
449
 
281
450
  ActionStatusType = Literal["Completed", "Failed", "InProgress", "Stopped", "Stopping", "Unknown"]
451
+ ActivationStateType = Literal["Disabled", "Enabled"]
452
+ AdditionalS3DataSourceDataTypeType = Literal["S3Object", "S3Prefix"]
453
+ AggregationTransformationValueType = Literal["avg", "first", "max", "min", "sum"]
282
454
  AlgorithmSortByType = Literal["CreationTime", "Name"]
283
455
  AlgorithmStatusType = Literal["Completed", "Deleting", "Failed", "InProgress", "Pending"]
284
456
  AppImageConfigSortKeyType = Literal["CreationTime", "LastModifiedTime", "Name"]
@@ -291,12 +463,64 @@ AppInstanceTypeType = Literal[
291
463
  "ml.c5.9xlarge",
292
464
  "ml.c5.large",
293
465
  "ml.c5.xlarge",
466
+ "ml.c6i.12xlarge",
467
+ "ml.c6i.16xlarge",
468
+ "ml.c6i.24xlarge",
469
+ "ml.c6i.2xlarge",
470
+ "ml.c6i.32xlarge",
471
+ "ml.c6i.4xlarge",
472
+ "ml.c6i.8xlarge",
473
+ "ml.c6i.large",
474
+ "ml.c6i.xlarge",
475
+ "ml.c6id.12xlarge",
476
+ "ml.c6id.16xlarge",
477
+ "ml.c6id.24xlarge",
478
+ "ml.c6id.2xlarge",
479
+ "ml.c6id.32xlarge",
480
+ "ml.c6id.4xlarge",
481
+ "ml.c6id.8xlarge",
482
+ "ml.c6id.large",
483
+ "ml.c6id.xlarge",
484
+ "ml.c7i.12xlarge",
485
+ "ml.c7i.16xlarge",
486
+ "ml.c7i.24xlarge",
487
+ "ml.c7i.2xlarge",
488
+ "ml.c7i.48xlarge",
489
+ "ml.c7i.4xlarge",
490
+ "ml.c7i.8xlarge",
491
+ "ml.c7i.large",
492
+ "ml.c7i.xlarge",
294
493
  "ml.g4dn.12xlarge",
295
494
  "ml.g4dn.16xlarge",
296
495
  "ml.g4dn.2xlarge",
297
496
  "ml.g4dn.4xlarge",
298
497
  "ml.g4dn.8xlarge",
299
498
  "ml.g4dn.xlarge",
499
+ "ml.g5.12xlarge",
500
+ "ml.g5.16xlarge",
501
+ "ml.g5.24xlarge",
502
+ "ml.g5.2xlarge",
503
+ "ml.g5.48xlarge",
504
+ "ml.g5.4xlarge",
505
+ "ml.g5.8xlarge",
506
+ "ml.g5.xlarge",
507
+ "ml.g6.12xlarge",
508
+ "ml.g6.16xlarge",
509
+ "ml.g6.24xlarge",
510
+ "ml.g6.2xlarge",
511
+ "ml.g6.48xlarge",
512
+ "ml.g6.4xlarge",
513
+ "ml.g6.8xlarge",
514
+ "ml.g6.xlarge",
515
+ "ml.g6e.12xlarge",
516
+ "ml.g6e.16xlarge",
517
+ "ml.g6e.24xlarge",
518
+ "ml.g6e.2xlarge",
519
+ "ml.g6e.48xlarge",
520
+ "ml.g6e.4xlarge",
521
+ "ml.g6e.8xlarge",
522
+ "ml.g6e.xlarge",
523
+ "ml.geospatial.interactive",
300
524
  "ml.m5.12xlarge",
301
525
  "ml.m5.16xlarge",
302
526
  "ml.m5.24xlarge",
@@ -313,10 +537,42 @@ AppInstanceTypeType = Literal[
313
537
  "ml.m5d.8xlarge",
314
538
  "ml.m5d.large",
315
539
  "ml.m5d.xlarge",
540
+ "ml.m6i.12xlarge",
541
+ "ml.m6i.16xlarge",
542
+ "ml.m6i.24xlarge",
543
+ "ml.m6i.2xlarge",
544
+ "ml.m6i.32xlarge",
545
+ "ml.m6i.4xlarge",
546
+ "ml.m6i.8xlarge",
547
+ "ml.m6i.large",
548
+ "ml.m6i.xlarge",
549
+ "ml.m6id.12xlarge",
550
+ "ml.m6id.16xlarge",
551
+ "ml.m6id.24xlarge",
552
+ "ml.m6id.2xlarge",
553
+ "ml.m6id.32xlarge",
554
+ "ml.m6id.4xlarge",
555
+ "ml.m6id.8xlarge",
556
+ "ml.m6id.large",
557
+ "ml.m6id.xlarge",
558
+ "ml.m7i.12xlarge",
559
+ "ml.m7i.16xlarge",
560
+ "ml.m7i.24xlarge",
561
+ "ml.m7i.2xlarge",
562
+ "ml.m7i.48xlarge",
563
+ "ml.m7i.4xlarge",
564
+ "ml.m7i.8xlarge",
565
+ "ml.m7i.large",
566
+ "ml.m7i.xlarge",
316
567
  "ml.p3.16xlarge",
317
568
  "ml.p3.2xlarge",
318
569
  "ml.p3.8xlarge",
319
570
  "ml.p3dn.24xlarge",
571
+ "ml.p4d.24xlarge",
572
+ "ml.p4de.24xlarge",
573
+ "ml.p5.48xlarge",
574
+ "ml.p5en.48xlarge",
575
+ "ml.p6-b200.48xlarge",
320
576
  "ml.r5.12xlarge",
321
577
  "ml.r5.16xlarge",
322
578
  "ml.r5.24xlarge",
@@ -325,12 +581,42 @@ AppInstanceTypeType = Literal[
325
581
  "ml.r5.8xlarge",
326
582
  "ml.r5.large",
327
583
  "ml.r5.xlarge",
584
+ "ml.r6i.12xlarge",
585
+ "ml.r6i.16xlarge",
586
+ "ml.r6i.24xlarge",
587
+ "ml.r6i.2xlarge",
588
+ "ml.r6i.32xlarge",
589
+ "ml.r6i.4xlarge",
590
+ "ml.r6i.8xlarge",
591
+ "ml.r6i.large",
592
+ "ml.r6i.xlarge",
593
+ "ml.r6id.12xlarge",
594
+ "ml.r6id.16xlarge",
595
+ "ml.r6id.24xlarge",
596
+ "ml.r6id.2xlarge",
597
+ "ml.r6id.32xlarge",
598
+ "ml.r6id.4xlarge",
599
+ "ml.r6id.8xlarge",
600
+ "ml.r6id.large",
601
+ "ml.r6id.xlarge",
602
+ "ml.r7i.12xlarge",
603
+ "ml.r7i.16xlarge",
604
+ "ml.r7i.24xlarge",
605
+ "ml.r7i.2xlarge",
606
+ "ml.r7i.48xlarge",
607
+ "ml.r7i.4xlarge",
608
+ "ml.r7i.8xlarge",
609
+ "ml.r7i.large",
610
+ "ml.r7i.xlarge",
328
611
  "ml.t3.2xlarge",
329
612
  "ml.t3.large",
330
613
  "ml.t3.medium",
331
614
  "ml.t3.micro",
332
615
  "ml.t3.small",
333
616
  "ml.t3.xlarge",
617
+ "ml.trn1.2xlarge",
618
+ "ml.trn1.32xlarge",
619
+ "ml.trn1n.32xlarge",
334
620
  "system",
335
621
  ]
336
622
  AppNetworkAccessTypeType = Literal["PublicInternetOnly", "VpcOnly"]
@@ -338,14 +624,43 @@ AppSecurityGroupManagementType = Literal["Customer", "Service"]
338
624
  AppSortKeyType = Literal["CreationTime"]
339
625
  AppStatusType = Literal["Deleted", "Deleting", "Failed", "InService", "Pending"]
340
626
  AppTypeType = Literal[
341
- "JupyterServer", "KernelGateway", "RSessionGateway", "RStudioServerPro", "TensorBoard"
627
+ "Canvas",
628
+ "CodeEditor",
629
+ "DetailedProfiler",
630
+ "JupyterLab",
631
+ "JupyterServer",
632
+ "KernelGateway",
633
+ "RSessionGateway",
634
+ "RStudioServerPro",
635
+ "TensorBoard",
342
636
  ]
343
637
  ArtifactSourceIdTypeType = Literal["Custom", "MD5Hash", "S3ETag", "S3Version"]
344
638
  AssemblyTypeType = Literal["Line", "None"]
345
- AssociationEdgeTypeType = Literal["AssociatedWith", "ContributedTo", "DerivedFrom", "Produced"]
639
+ AssociationEdgeTypeType = Literal[
640
+ "AssociatedWith", "ContributedTo", "DerivedFrom", "Produced", "SameAs"
641
+ ]
642
+ AsyncNotificationTopicTypesType = Literal["ERROR_NOTIFICATION_TOPIC", "SUCCESS_NOTIFICATION_TOPIC"]
346
643
  AthenaResultCompressionTypeType = Literal["GZIP", "SNAPPY", "ZLIB"]
347
644
  AthenaResultFormatType = Literal["AVRO", "JSON", "ORC", "PARQUET", "TEXTFILE"]
348
645
  AuthModeType = Literal["IAM", "SSO"]
646
+ AutoMLAlgorithmType = Literal[
647
+ "arima",
648
+ "catboost",
649
+ "cnn-qr",
650
+ "deepar",
651
+ "ets",
652
+ "extra-trees",
653
+ "fastai",
654
+ "lightgbm",
655
+ "linear-learner",
656
+ "mlp",
657
+ "nn-torch",
658
+ "npts",
659
+ "prophet",
660
+ "randomforest",
661
+ "xgboost",
662
+ ]
663
+ AutoMLChannelTypeType = Literal["training", "validation"]
349
664
  AutoMLJobObjectiveTypeType = Literal["Maximize", "Minimize"]
350
665
  AutoMLJobSecondaryStatusType = Literal[
351
666
  "AnalyzingData",
@@ -362,18 +677,85 @@ AutoMLJobSecondaryStatusType = Literal[
362
677
  "ModelDeploymentError",
363
678
  "ModelInsightsError",
364
679
  "ModelTuning",
680
+ "PreTraining",
365
681
  "Starting",
366
682
  "Stopped",
367
683
  "Stopping",
684
+ "TrainingModels",
368
685
  ]
369
686
  AutoMLJobStatusType = Literal["Completed", "Failed", "InProgress", "Stopped", "Stopping"]
370
- AutoMLMetricEnumType = Literal["AUC", "Accuracy", "F1", "F1macro", "MSE"]
371
- AutoMLS3DataTypeType = Literal["ManifestFile", "S3Prefix"]
687
+ AutoMLMetricEnumType = Literal[
688
+ "AUC",
689
+ "Accuracy",
690
+ "AverageWeightedQuantileLoss",
691
+ "BalancedAccuracy",
692
+ "F1",
693
+ "F1macro",
694
+ "MAE",
695
+ "MAPE",
696
+ "MASE",
697
+ "MSE",
698
+ "Precision",
699
+ "PrecisionMacro",
700
+ "R2",
701
+ "RMSE",
702
+ "Recall",
703
+ "RecallMacro",
704
+ "WAPE",
705
+ ]
706
+ AutoMLMetricExtendedEnumType = Literal[
707
+ "AUC",
708
+ "Accuracy",
709
+ "AverageWeightedQuantileLoss",
710
+ "BalancedAccuracy",
711
+ "F1",
712
+ "F1macro",
713
+ "InferenceLatency",
714
+ "LogLoss",
715
+ "MAE",
716
+ "MAPE",
717
+ "MASE",
718
+ "MSE",
719
+ "Perplexity",
720
+ "Precision",
721
+ "PrecisionMacro",
722
+ "R2",
723
+ "RMSE",
724
+ "Recall",
725
+ "RecallMacro",
726
+ "Rouge1",
727
+ "Rouge2",
728
+ "RougeL",
729
+ "RougeLSum",
730
+ "TrainingLoss",
731
+ "ValidationLoss",
732
+ "WAPE",
733
+ ]
734
+ AutoMLModeType = Literal["AUTO", "ENSEMBLING", "HYPERPARAMETER_TUNING"]
735
+ AutoMLProblemTypeConfigNameType = Literal[
736
+ "ImageClassification",
737
+ "Tabular",
738
+ "TextClassification",
739
+ "TextGeneration",
740
+ "TimeSeriesForecasting",
741
+ ]
742
+ AutoMLProcessingUnitType = Literal["CPU", "GPU"]
743
+ AutoMLS3DataTypeType = Literal["AugmentedManifestFile", "ManifestFile", "S3Prefix"]
372
744
  AutoMLSortByType = Literal["CreationTime", "Name", "Status"]
373
745
  AutoMLSortOrderType = Literal["Ascending", "Descending"]
746
+ AutoMountHomeEFSType = Literal["DefaultAsDomain", "Disabled", "Enabled"]
747
+ AutotuneModeType = Literal["Enabled"]
374
748
  AwsManagedHumanLoopRequestSourceType = Literal[
375
749
  "AWS/Rekognition/DetectModerationLabels/Image/V3", "AWS/Textract/AnalyzeDocument/Forms/V1"
376
750
  ]
751
+ BatchAddClusterNodesErrorCodeType = Literal["InstanceGroupNotFound", "InvalidInstanceGroupStatus"]
752
+ BatchDeleteClusterNodesErrorCodeType = Literal["InvalidNodeStatus", "NodeIdInUse", "NodeIdNotFound"]
753
+ BatchRebootClusterNodesErrorCodeType = Literal[
754
+ "InstanceIdInUse", "InstanceIdNotFound", "InternalServerError", "InvalidInstanceStatus"
755
+ ]
756
+ BatchReplaceClusterNodesErrorCodeType = Literal[
757
+ "InstanceIdInUse", "InstanceIdNotFound", "InternalServerError", "InvalidInstanceStatus"
758
+ ]
377
759
  BatchStrategyType = Literal["MultiRecord", "SingleRecord"]
378
760
  BooleanOperatorType = Literal["And", "Or"]
379
761
  CandidateSortByType = Literal["CreationTime", "FinalObjectiveMetricValue", "Status"]
@@ -381,21 +763,233 @@ CandidateStatusType = Literal["Completed", "Failed", "InProgress", "Stopped", "S
381
763
  CandidateStepTypeType = Literal[
382
764
  "AWS::SageMaker::ProcessingJob", "AWS::SageMaker::TrainingJob", "AWS::SageMaker::TransformJob"
383
765
  ]
766
+ CapacityReservationPreferenceType = Literal["capacity-reservations-only"]
767
+ CapacityReservationTypeType = Literal["CRG", "ODCR"]
384
768
  CapacitySizeTypeType = Literal["CAPACITY_PERCENT", "INSTANCE_COUNT"]
385
- CaptureModeType = Literal["Input", "Output"]
769
+ CaptureModeType = Literal["Input", "InputAndOutput", "Output"]
386
770
  CaptureStatusType = Literal["Started", "Stopped"]
771
+ ClarifyFeatureTypeType = Literal["categorical", "numerical", "text"]
772
+ ClarifyTextGranularityType = Literal["paragraph", "sentence", "token"]
773
+ ClarifyTextLanguageType = Literal[
774
+ "af",
775
+ "ar",
776
+ "bg",
777
+ "bn",
778
+ "ca",
779
+ "cs",
780
+ "da",
781
+ "de",
782
+ "el",
783
+ "en",
784
+ "es",
785
+ "et",
786
+ "eu",
787
+ "fa",
788
+ "fi",
789
+ "fr",
790
+ "ga",
791
+ "gu",
792
+ "he",
793
+ "hi",
794
+ "hr",
795
+ "hu",
796
+ "hy",
797
+ "id",
798
+ "is",
799
+ "it",
800
+ "kn",
801
+ "ky",
802
+ "lb",
803
+ "lij",
804
+ "lt",
805
+ "lv",
806
+ "mk",
807
+ "ml",
808
+ "mr",
809
+ "nb",
810
+ "ne",
811
+ "nl",
812
+ "pl",
813
+ "pt",
814
+ "ro",
815
+ "ru",
816
+ "sa",
817
+ "si",
818
+ "sk",
819
+ "sl",
820
+ "sq",
821
+ "sr",
822
+ "sv",
823
+ "ta",
824
+ "te",
825
+ "tl",
826
+ "tn",
827
+ "tr",
828
+ "tt",
829
+ "uk",
830
+ "ur",
831
+ "xx",
832
+ "yo",
833
+ "zh",
834
+ ]
835
+ ClusterAutoScalerTypeType = Literal["Karpenter"]
836
+ ClusterAutoScalingModeType = Literal["Disable", "Enable"]
837
+ ClusterAutoScalingStatusType = Literal["Creating", "Deleting", "Failed", "InService"]
838
+ ClusterConfigModeType = Literal["Disable", "Enable"]
839
+ ClusterEventResourceTypeType = Literal["Cluster", "Instance", "InstanceGroup"]
840
+ ClusterInstanceStatusType = Literal[
841
+ "DeepHealthCheckInProgress",
842
+ "Failure",
843
+ "NotFound",
844
+ "Pending",
845
+ "Running",
846
+ "ShuttingDown",
847
+ "SystemUpdating",
848
+ ]
849
+ ClusterInstanceTypeType = Literal[
850
+ "ml.c5.12xlarge",
851
+ "ml.c5.18xlarge",
852
+ "ml.c5.24xlarge",
853
+ "ml.c5.2xlarge",
854
+ "ml.c5.4xlarge",
855
+ "ml.c5.9xlarge",
856
+ "ml.c5.large",
857
+ "ml.c5.xlarge",
858
+ "ml.c5n.18xlarge",
859
+ "ml.c5n.2xlarge",
860
+ "ml.c5n.4xlarge",
861
+ "ml.c5n.9xlarge",
862
+ "ml.c5n.large",
863
+ "ml.c6i.12xlarge",
864
+ "ml.c6i.16xlarge",
865
+ "ml.c6i.24xlarge",
866
+ "ml.c6i.2xlarge",
867
+ "ml.c6i.32xlarge",
868
+ "ml.c6i.4xlarge",
869
+ "ml.c6i.8xlarge",
870
+ "ml.c6i.large",
871
+ "ml.c6i.xlarge",
872
+ "ml.g5.12xlarge",
873
+ "ml.g5.16xlarge",
874
+ "ml.g5.24xlarge",
875
+ "ml.g5.2xlarge",
876
+ "ml.g5.48xlarge",
877
+ "ml.g5.4xlarge",
878
+ "ml.g5.8xlarge",
879
+ "ml.g5.xlarge",
880
+ "ml.g6.12xlarge",
881
+ "ml.g6.16xlarge",
882
+ "ml.g6.24xlarge",
883
+ "ml.g6.2xlarge",
884
+ "ml.g6.48xlarge",
885
+ "ml.g6.4xlarge",
886
+ "ml.g6.8xlarge",
887
+ "ml.g6.xlarge",
888
+ "ml.g6e.12xlarge",
889
+ "ml.g6e.16xlarge",
890
+ "ml.g6e.24xlarge",
891
+ "ml.g6e.2xlarge",
892
+ "ml.g6e.48xlarge",
893
+ "ml.g6e.4xlarge",
894
+ "ml.g6e.8xlarge",
895
+ "ml.g6e.xlarge",
896
+ "ml.gr6.4xlarge",
897
+ "ml.gr6.8xlarge",
898
+ "ml.i3en.12xlarge",
899
+ "ml.i3en.24xlarge",
900
+ "ml.i3en.2xlarge",
901
+ "ml.i3en.3xlarge",
902
+ "ml.i3en.6xlarge",
903
+ "ml.i3en.large",
904
+ "ml.i3en.xlarge",
905
+ "ml.m5.12xlarge",
906
+ "ml.m5.16xlarge",
907
+ "ml.m5.24xlarge",
908
+ "ml.m5.2xlarge",
909
+ "ml.m5.4xlarge",
910
+ "ml.m5.8xlarge",
911
+ "ml.m5.large",
912
+ "ml.m5.xlarge",
913
+ "ml.m6i.12xlarge",
914
+ "ml.m6i.16xlarge",
915
+ "ml.m6i.24xlarge",
916
+ "ml.m6i.2xlarge",
917
+ "ml.m6i.32xlarge",
918
+ "ml.m6i.4xlarge",
919
+ "ml.m6i.8xlarge",
920
+ "ml.m6i.large",
921
+ "ml.m6i.xlarge",
922
+ "ml.m7i.12xlarge",
923
+ "ml.m7i.16xlarge",
924
+ "ml.m7i.24xlarge",
925
+ "ml.m7i.2xlarge",
926
+ "ml.m7i.48xlarge",
927
+ "ml.m7i.4xlarge",
928
+ "ml.m7i.8xlarge",
929
+ "ml.m7i.large",
930
+ "ml.m7i.xlarge",
931
+ "ml.p4d.24xlarge",
932
+ "ml.p4de.24xlarge",
933
+ "ml.p5.48xlarge",
934
+ "ml.p5e.48xlarge",
935
+ "ml.p5en.48xlarge",
936
+ "ml.p6-b200.48xlarge",
937
+ "ml.p6e-gb200.36xlarge",
938
+ "ml.r6i.12xlarge",
939
+ "ml.r6i.16xlarge",
940
+ "ml.r6i.24xlarge",
941
+ "ml.r6i.2xlarge",
942
+ "ml.r6i.32xlarge",
943
+ "ml.r6i.4xlarge",
944
+ "ml.r6i.8xlarge",
945
+ "ml.r6i.large",
946
+ "ml.r6i.xlarge",
947
+ "ml.r7i.12xlarge",
948
+ "ml.r7i.16xlarge",
949
+ "ml.r7i.24xlarge",
950
+ "ml.r7i.2xlarge",
951
+ "ml.r7i.48xlarge",
952
+ "ml.r7i.4xlarge",
953
+ "ml.r7i.8xlarge",
954
+ "ml.r7i.large",
955
+ "ml.r7i.xlarge",
956
+ "ml.t3.2xlarge",
957
+ "ml.t3.large",
958
+ "ml.t3.medium",
959
+ "ml.t3.xlarge",
960
+ "ml.trn1.32xlarge",
961
+ "ml.trn1n.32xlarge",
962
+ "ml.trn2.3xlarge",
963
+ "ml.trn2.48xlarge",
964
+ ]
965
+ ClusterNodeProvisioningModeType = Literal["Continuous"]
966
+ ClusterNodeRecoveryType = Literal["Automatic", "None"]
967
+ ClusterSortByType = Literal["CREATION_TIME", "NAME"]
968
+ ClusterStatusType = Literal[
969
+ "Creating", "Deleting", "Failed", "InService", "RollingBack", "SystemUpdating", "Updating"
970
+ ]
387
971
  CodeRepositorySortByType = Literal["CreationTime", "LastModifiedTime", "Name"]
388
972
  CodeRepositorySortOrderType = Literal["Ascending", "Descending"]
973
+ CollectionTypeType = Literal["List", "Set", "Vector"]
389
974
  CompilationJobStatusType = Literal[
390
975
  "COMPLETED", "FAILED", "INPROGRESS", "STARTING", "STOPPED", "STOPPING"
391
976
  ]
977
+ CompleteOnConvergenceType = Literal["Disabled", "Enabled"]
392
978
  CompressionTypeType = Literal["Gzip", "None"]
393
979
  ConditionOutcomeType = Literal["False", "True"]
394
980
  ContainerModeType = Literal["MultiModel", "SingleModel"]
395
981
  ContentClassifierType = Literal["FreeOfAdultContent", "FreeOfPersonallyIdentifiableInformation"]
982
+ CreateHubContentPresignedUrlsPaginatorName = Literal["create_hub_content_presigned_urls"]
983
+ CrossAccountFilterOptionType = Literal["CrossAccount", "SameAccount"]
396
984
  DataDistributionTypeType = Literal["FullyReplicated", "ShardedByS3Key"]
985
+ DataSourceNameType = Literal["SalesforceGenie", "Snowflake"]
986
+ DeepHealthCheckTypeType = Literal["InstanceConnectivity", "InstanceStress"]
397
987
  DetailedAlgorithmStatusType = Literal["Completed", "Failed", "InProgress", "NotStarted"]
398
988
  DetailedModelPackageStatusType = Literal["Completed", "Failed", "InProgress", "NotStarted"]
989
+ DeviceDeploymentStatusType = Literal[
990
+ "DEPLOYED", "FAILED", "INPROGRESS", "READYTODEPLOY", "STOPPED", "STOPPING"
991
+ ]
992
+ DeviceSubsetTypeType = Literal["NAMECONTAINS", "PERCENTAGE", "SELECTION"]
399
993
  DirectInternetAccessType = Literal["Disabled", "Enabled"]
400
994
  DirectionType = Literal["Ascendants", "Both", "Descendants"]
401
995
  DomainStatusType = Literal[
@@ -406,6 +1000,7 @@ EdgePackagingJobStatusType = Literal[
406
1000
  ]
407
1001
  EdgePresetDeploymentStatusType = Literal["COMPLETED", "FAILED"]
408
1002
  EdgePresetDeploymentTypeType = Literal["GreengrassV2Component"]
1003
+ EnabledOrDisabledType = Literal["Disabled", "Enabled"]
409
1004
  EndpointConfigSortKeyType = Literal["CreationTime", "Name"]
410
1005
  EndpointDeletedWaiterName = Literal["endpoint_deleted"]
411
1006
  EndpointInServiceWaiterName = Literal["endpoint_in_service"]
@@ -418,30 +1013,57 @@ EndpointStatusType = Literal[
418
1013
  "OutOfService",
419
1014
  "RollingBack",
420
1015
  "SystemUpdating",
1016
+ "UpdateRollbackFailed",
421
1017
  "Updating",
422
1018
  ]
1019
+ EventSortByType = Literal["EventTime"]
1020
+ ExecutionRoleIdentityConfigType = Literal["DISABLED", "USER_PROFILE_NAME"]
423
1021
  ExecutionStatusType = Literal[
424
1022
  "Completed", "CompletedWithViolations", "Failed", "InProgress", "Pending", "Stopped", "Stopping"
425
1023
  ]
1024
+ FailureHandlingPolicyType = Literal["DO_NOTHING", "ROLLBACK_ON_FAILURE"]
1025
+ FairShareType = Literal["Disabled", "Enabled"]
426
1026
  FeatureGroupSortByType = Literal["CreationTime", "FeatureGroupStatus", "Name", "OfflineStoreStatus"]
427
1027
  FeatureGroupSortOrderType = Literal["Ascending", "Descending"]
428
1028
  FeatureGroupStatusType = Literal["CreateFailed", "Created", "Creating", "DeleteFailed", "Deleting"]
1029
+ FeatureStatusType = Literal["DISABLED", "ENABLED"]
429
1030
  FeatureTypeType = Literal["Fractional", "Integral", "String"]
430
1031
  FileSystemAccessModeType = Literal["ro", "rw"]
431
1032
  FileSystemTypeType = Literal["EFS", "FSxLustre"]
1033
+ FillingTypeType = Literal[
1034
+ "backfill",
1035
+ "backfill_value",
1036
+ "frontfill",
1037
+ "frontfill_value",
1038
+ "futurefill",
1039
+ "futurefill_value",
1040
+ "middlefill",
1041
+ "middlefill_value",
1042
+ ]
1043
+ FlatInvocationsType = Literal["Continue", "Stop"]
432
1044
  FlowDefinitionStatusType = Literal["Active", "Deleting", "Failed", "Initializing"]
433
1045
  FrameworkType = Literal[
434
1046
  "DARKNET", "KERAS", "MXNET", "ONNX", "PYTORCH", "SKLEARN", "TENSORFLOW", "TFLITE", "XGBOOST"
435
1047
  ]
1048
+ HubContentSortByType = Literal["CreationTime", "HubContentName", "HubContentStatus"]
1049
+ HubContentStatusType = Literal["Available", "DeleteFailed", "Deleting", "ImportFailed", "Importing"]
1050
+ HubContentSupportStatusType = Literal["Deprecated", "Restricted", "Supported"]
1051
+ HubContentTypeType = Literal["Model", "ModelReference", "Notebook"]
1052
+ HubSortByType = Literal["AccountIdOwner", "CreationTime", "HubName", "HubStatus"]
1053
+ HubStatusType = Literal[
1054
+ "CreateFailed", "Creating", "DeleteFailed", "Deleting", "InService", "UpdateFailed", "Updating"
1055
+ ]
436
1056
  HumanTaskUiStatusType = Literal["Active", "Deleting"]
437
1057
  HyperParameterScalingTypeType = Literal["Auto", "Linear", "Logarithmic", "ReverseLogarithmic"]
1058
+ HyperParameterTuningAllocationStrategyType = Literal["Prioritized"]
438
1059
  HyperParameterTuningJobObjectiveTypeType = Literal["Maximize", "Minimize"]
439
1060
  HyperParameterTuningJobSortByOptionsType = Literal["CreationTime", "Name", "Status"]
440
1061
  HyperParameterTuningJobStatusType = Literal[
441
- "Completed", "Failed", "InProgress", "Stopped", "Stopping"
1062
+ "Completed", "DeleteFailed", "Deleting", "Failed", "InProgress", "Stopped", "Stopping"
442
1063
  ]
443
- HyperParameterTuningJobStrategyTypeType = Literal["Bayesian", "Random"]
1064
+ HyperParameterTuningJobStrategyTypeType = Literal["Bayesian", "Grid", "Hyperband", "Random"]
444
1065
  HyperParameterTuningJobWarmStartTypeType = Literal["IdenticalDataAndAlgorithm", "TransferLearning"]
1066
+ IPAddressTypeType = Literal["dualstack", "ipv4"]
445
1067
  ImageCreatedWaiterName = Literal["image_created"]
446
1068
  ImageDeletedWaiterName = Literal["image_deleted"]
447
1069
  ImageSortByType = Literal["CREATION_TIME", "IMAGE_NAME", "LAST_MODIFIED_TIME"]
@@ -457,8 +1079,19 @@ ImageVersionSortOrderType = Literal["ASCENDING", "DESCENDING"]
457
1079
  ImageVersionStatusType = Literal[
458
1080
  "CREATED", "CREATE_FAILED", "CREATING", "DELETE_FAILED", "DELETING"
459
1081
  ]
1082
+ InferenceComponentCapacitySizeTypeType = Literal["CAPACITY_PERCENT", "COPY_COUNT"]
1083
+ InferenceComponentSortKeyType = Literal["CreationTime", "Name", "Status"]
1084
+ InferenceComponentStatusType = Literal["Creating", "Deleting", "Failed", "InService", "Updating"]
460
1085
  InferenceExecutionModeType = Literal["Direct", "Serial"]
1086
+ InferenceExperimentStatusType = Literal[
1087
+ "Cancelled", "Completed", "Created", "Creating", "Running", "Starting", "Stopping", "Updating"
1088
+ ]
1089
+ InferenceExperimentStopDesiredStateType = Literal["Cancelled", "Completed"]
1090
+ InferenceExperimentTypeType = Literal["ShadowMode"]
461
1091
  InputModeType = Literal["File", "Pipe"]
1092
+ InstanceGroupStatusType = Literal[
1093
+ "Creating", "Degraded", "Deleting", "Failed", "InService", "SystemUpdating", "Updating"
1094
+ ]
462
1095
  InstanceTypeType = Literal[
463
1096
  "ml.c4.2xlarge",
464
1097
  "ml.c4.4xlarge",
@@ -474,6 +1107,33 @@ InstanceTypeType = Literal[
474
1107
  "ml.c5d.4xlarge",
475
1108
  "ml.c5d.9xlarge",
476
1109
  "ml.c5d.xlarge",
1110
+ "ml.c6i.12xlarge",
1111
+ "ml.c6i.16xlarge",
1112
+ "ml.c6i.24xlarge",
1113
+ "ml.c6i.2xlarge",
1114
+ "ml.c6i.32xlarge",
1115
+ "ml.c6i.4xlarge",
1116
+ "ml.c6i.8xlarge",
1117
+ "ml.c6i.large",
1118
+ "ml.c6i.xlarge",
1119
+ "ml.c6id.12xlarge",
1120
+ "ml.c6id.16xlarge",
1121
+ "ml.c6id.24xlarge",
1122
+ "ml.c6id.2xlarge",
1123
+ "ml.c6id.32xlarge",
1124
+ "ml.c6id.4xlarge",
1125
+ "ml.c6id.8xlarge",
1126
+ "ml.c6id.large",
1127
+ "ml.c6id.xlarge",
1128
+ "ml.c7i.12xlarge",
1129
+ "ml.c7i.16xlarge",
1130
+ "ml.c7i.24xlarge",
1131
+ "ml.c7i.2xlarge",
1132
+ "ml.c7i.48xlarge",
1133
+ "ml.c7i.4xlarge",
1134
+ "ml.c7i.8xlarge",
1135
+ "ml.c7i.large",
1136
+ "ml.c7i.xlarge",
477
1137
  "ml.g4dn.12xlarge",
478
1138
  "ml.g4dn.16xlarge",
479
1139
  "ml.g4dn.2xlarge",
@@ -488,6 +1148,22 @@ InstanceTypeType = Literal[
488
1148
  "ml.g5.4xlarge",
489
1149
  "ml.g5.8xlarge",
490
1150
  "ml.g5.xlarge",
1151
+ "ml.g6.12xlarge",
1152
+ "ml.g6.16xlarge",
1153
+ "ml.g6.24xlarge",
1154
+ "ml.g6.2xlarge",
1155
+ "ml.g6.48xlarge",
1156
+ "ml.g6.4xlarge",
1157
+ "ml.g6.8xlarge",
1158
+ "ml.g6.xlarge",
1159
+ "ml.inf1.24xlarge",
1160
+ "ml.inf1.2xlarge",
1161
+ "ml.inf1.6xlarge",
1162
+ "ml.inf1.xlarge",
1163
+ "ml.inf2.24xlarge",
1164
+ "ml.inf2.48xlarge",
1165
+ "ml.inf2.8xlarge",
1166
+ "ml.inf2.xlarge",
491
1167
  "ml.m4.10xlarge",
492
1168
  "ml.m4.16xlarge",
493
1169
  "ml.m4.2xlarge",
@@ -506,6 +1182,33 @@ InstanceTypeType = Literal[
506
1182
  "ml.m5d.8xlarge",
507
1183
  "ml.m5d.large",
508
1184
  "ml.m5d.xlarge",
1185
+ "ml.m6i.12xlarge",
1186
+ "ml.m6i.16xlarge",
1187
+ "ml.m6i.24xlarge",
1188
+ "ml.m6i.2xlarge",
1189
+ "ml.m6i.32xlarge",
1190
+ "ml.m6i.4xlarge",
1191
+ "ml.m6i.8xlarge",
1192
+ "ml.m6i.large",
1193
+ "ml.m6i.xlarge",
1194
+ "ml.m6id.12xlarge",
1195
+ "ml.m6id.16xlarge",
1196
+ "ml.m6id.24xlarge",
1197
+ "ml.m6id.2xlarge",
1198
+ "ml.m6id.32xlarge",
1199
+ "ml.m6id.4xlarge",
1200
+ "ml.m6id.8xlarge",
1201
+ "ml.m6id.large",
1202
+ "ml.m6id.xlarge",
1203
+ "ml.m7i.12xlarge",
1204
+ "ml.m7i.16xlarge",
1205
+ "ml.m7i.24xlarge",
1206
+ "ml.m7i.2xlarge",
1207
+ "ml.m7i.48xlarge",
1208
+ "ml.m7i.4xlarge",
1209
+ "ml.m7i.8xlarge",
1210
+ "ml.m7i.large",
1211
+ "ml.m7i.xlarge",
509
1212
  "ml.p2.16xlarge",
510
1213
  "ml.p2.8xlarge",
511
1214
  "ml.p2.xlarge",
@@ -513,6 +1216,10 @@ InstanceTypeType = Literal[
513
1216
  "ml.p3.2xlarge",
514
1217
  "ml.p3.8xlarge",
515
1218
  "ml.p3dn.24xlarge",
1219
+ "ml.p4d.24xlarge",
1220
+ "ml.p4de.24xlarge",
1221
+ "ml.p5.48xlarge",
1222
+ "ml.p6-b200.48xlarge",
516
1223
  "ml.r5.12xlarge",
517
1224
  "ml.r5.16xlarge",
518
1225
  "ml.r5.24xlarge",
@@ -521,6 +1228,33 @@ InstanceTypeType = Literal[
521
1228
  "ml.r5.8xlarge",
522
1229
  "ml.r5.large",
523
1230
  "ml.r5.xlarge",
1231
+ "ml.r6i.12xlarge",
1232
+ "ml.r6i.16xlarge",
1233
+ "ml.r6i.24xlarge",
1234
+ "ml.r6i.2xlarge",
1235
+ "ml.r6i.32xlarge",
1236
+ "ml.r6i.4xlarge",
1237
+ "ml.r6i.8xlarge",
1238
+ "ml.r6i.large",
1239
+ "ml.r6i.xlarge",
1240
+ "ml.r6id.12xlarge",
1241
+ "ml.r6id.16xlarge",
1242
+ "ml.r6id.24xlarge",
1243
+ "ml.r6id.2xlarge",
1244
+ "ml.r6id.32xlarge",
1245
+ "ml.r6id.4xlarge",
1246
+ "ml.r6id.8xlarge",
1247
+ "ml.r6id.large",
1248
+ "ml.r6id.xlarge",
1249
+ "ml.r7i.12xlarge",
1250
+ "ml.r7i.16xlarge",
1251
+ "ml.r7i.24xlarge",
1252
+ "ml.r7i.2xlarge",
1253
+ "ml.r7i.48xlarge",
1254
+ "ml.r7i.4xlarge",
1255
+ "ml.r7i.8xlarge",
1256
+ "ml.r7i.large",
1257
+ "ml.r7i.xlarge",
524
1258
  "ml.t2.2xlarge",
525
1259
  "ml.t2.large",
526
1260
  "ml.t2.medium",
@@ -529,29 +1263,46 @@ InstanceTypeType = Literal[
529
1263
  "ml.t3.large",
530
1264
  "ml.t3.medium",
531
1265
  "ml.t3.xlarge",
1266
+ "ml.trn1.2xlarge",
1267
+ "ml.trn1.32xlarge",
1268
+ "ml.trn1n.32xlarge",
532
1269
  ]
1270
+ IsTrackingServerActiveType = Literal["Active", "Inactive"]
1271
+ JobTypeType = Literal["INFERENCE", "NOTEBOOK_KERNEL", "TRAINING"]
533
1272
  JoinSourceType = Literal["Input", "None"]
534
1273
  LabelingJobStatusType = Literal[
535
1274
  "Completed", "Failed", "InProgress", "Initializing", "Stopped", "Stopping"
536
1275
  ]
1276
+ LastUpdateStatusValueType = Literal["Failed", "InProgress", "Successful"]
1277
+ LifecycleManagementType = Literal["DISABLED", "ENABLED"]
537
1278
  LineageTypeType = Literal["Action", "Artifact", "Context", "TrialComponent"]
538
1279
  ListActionsPaginatorName = Literal["list_actions"]
539
1280
  ListAlgorithmsPaginatorName = Literal["list_algorithms"]
1281
+ ListAliasesPaginatorName = Literal["list_aliases"]
540
1282
  ListAppImageConfigsPaginatorName = Literal["list_app_image_configs"]
541
1283
  ListAppsPaginatorName = Literal["list_apps"]
542
1284
  ListArtifactsPaginatorName = Literal["list_artifacts"]
543
1285
  ListAssociationsPaginatorName = Literal["list_associations"]
544
1286
  ListAutoMLJobsPaginatorName = Literal["list_auto_ml_jobs"]
545
1287
  ListCandidatesForAutoMLJobPaginatorName = Literal["list_candidates_for_auto_ml_job"]
1288
+ ListClusterEventsPaginatorName = Literal["list_cluster_events"]
1289
+ ListClusterNodesPaginatorName = Literal["list_cluster_nodes"]
1290
+ ListClusterSchedulerConfigsPaginatorName = Literal["list_cluster_scheduler_configs"]
1291
+ ListClustersPaginatorName = Literal["list_clusters"]
546
1292
  ListCodeRepositoriesPaginatorName = Literal["list_code_repositories"]
547
1293
  ListCompilationJobsPaginatorName = Literal["list_compilation_jobs"]
548
1294
  ListCompilationJobsSortByType = Literal["CreationTime", "Name", "Status"]
1295
+ ListComputeQuotasPaginatorName = Literal["list_compute_quotas"]
549
1296
  ListContextsPaginatorName = Literal["list_contexts"]
550
1297
  ListDataQualityJobDefinitionsPaginatorName = Literal["list_data_quality_job_definitions"]
551
1298
  ListDeviceFleetsPaginatorName = Literal["list_device_fleets"]
552
1299
  ListDeviceFleetsSortByType = Literal["CREATION_TIME", "LAST_MODIFIED_TIME", "NAME"]
553
1300
  ListDevicesPaginatorName = Literal["list_devices"]
554
1301
  ListDomainsPaginatorName = Literal["list_domains"]
1302
+ ListEdgeDeploymentPlansPaginatorName = Literal["list_edge_deployment_plans"]
1303
+ ListEdgeDeploymentPlansSortByType = Literal[
1304
+ "CREATION_TIME", "DEVICE_FLEET_NAME", "LAST_MODIFIED_TIME", "NAME"
1305
+ ]
555
1306
  ListEdgePackagingJobsPaginatorName = Literal["list_edge_packaging_jobs"]
556
1307
  ListEdgePackagingJobsSortByType = Literal[
557
1308
  "CREATION_TIME", "LAST_MODIFIED_TIME", "MODEL_NAME", "NAME", "STATUS"
@@ -565,13 +1316,22 @@ ListHumanTaskUisPaginatorName = Literal["list_human_task_uis"]
565
1316
  ListHyperParameterTuningJobsPaginatorName = Literal["list_hyper_parameter_tuning_jobs"]
566
1317
  ListImageVersionsPaginatorName = Literal["list_image_versions"]
567
1318
  ListImagesPaginatorName = Literal["list_images"]
1319
+ ListInferenceComponentsPaginatorName = Literal["list_inference_components"]
1320
+ ListInferenceExperimentsPaginatorName = Literal["list_inference_experiments"]
1321
+ ListInferenceRecommendationsJobStepsPaginatorName = Literal[
1322
+ "list_inference_recommendations_job_steps"
1323
+ ]
568
1324
  ListInferenceRecommendationsJobsPaginatorName = Literal["list_inference_recommendations_jobs"]
569
1325
  ListInferenceRecommendationsJobsSortByType = Literal["CreationTime", "Name", "Status"]
570
1326
  ListLabelingJobsForWorkteamPaginatorName = Literal["list_labeling_jobs_for_workteam"]
571
1327
  ListLabelingJobsForWorkteamSortByOptionsType = Literal["CreationTime"]
572
1328
  ListLabelingJobsPaginatorName = Literal["list_labeling_jobs"]
573
1329
  ListLineageGroupsPaginatorName = Literal["list_lineage_groups"]
1330
+ ListMlflowTrackingServersPaginatorName = Literal["list_mlflow_tracking_servers"]
574
1331
  ListModelBiasJobDefinitionsPaginatorName = Literal["list_model_bias_job_definitions"]
1332
+ ListModelCardExportJobsPaginatorName = Literal["list_model_card_export_jobs"]
1333
+ ListModelCardVersionsPaginatorName = Literal["list_model_card_versions"]
1334
+ ListModelCardsPaginatorName = Literal["list_model_cards"]
575
1335
  ListModelExplainabilityJobDefinitionsPaginatorName = Literal[
576
1336
  "list_model_explainability_job_definitions"
577
1337
  ]
@@ -580,17 +1340,26 @@ ListModelPackageGroupsPaginatorName = Literal["list_model_package_groups"]
580
1340
  ListModelPackagesPaginatorName = Literal["list_model_packages"]
581
1341
  ListModelQualityJobDefinitionsPaginatorName = Literal["list_model_quality_job_definitions"]
582
1342
  ListModelsPaginatorName = Literal["list_models"]
1343
+ ListMonitoringAlertHistoryPaginatorName = Literal["list_monitoring_alert_history"]
1344
+ ListMonitoringAlertsPaginatorName = Literal["list_monitoring_alerts"]
583
1345
  ListMonitoringExecutionsPaginatorName = Literal["list_monitoring_executions"]
584
1346
  ListMonitoringSchedulesPaginatorName = Literal["list_monitoring_schedules"]
585
1347
  ListNotebookInstanceLifecycleConfigsPaginatorName = Literal[
586
1348
  "list_notebook_instance_lifecycle_configs"
587
1349
  ]
588
1350
  ListNotebookInstancesPaginatorName = Literal["list_notebook_instances"]
1351
+ ListOptimizationJobsPaginatorName = Literal["list_optimization_jobs"]
1352
+ ListOptimizationJobsSortByType = Literal["CreationTime", "Name", "Status"]
1353
+ ListPartnerAppsPaginatorName = Literal["list_partner_apps"]
589
1354
  ListPipelineExecutionStepsPaginatorName = Literal["list_pipeline_execution_steps"]
590
1355
  ListPipelineExecutionsPaginatorName = Literal["list_pipeline_executions"]
591
1356
  ListPipelineParametersForExecutionPaginatorName = Literal["list_pipeline_parameters_for_execution"]
1357
+ ListPipelineVersionsPaginatorName = Literal["list_pipeline_versions"]
592
1358
  ListPipelinesPaginatorName = Literal["list_pipelines"]
593
1359
  ListProcessingJobsPaginatorName = Literal["list_processing_jobs"]
1360
+ ListResourceCatalogsPaginatorName = Literal["list_resource_catalogs"]
1361
+ ListSpacesPaginatorName = Literal["list_spaces"]
1362
+ ListStageDevicesPaginatorName = Literal["list_stage_devices"]
594
1363
  ListStudioLifecycleConfigsPaginatorName = Literal["list_studio_lifecycle_configs"]
595
1364
  ListSubscribedWorkteamsPaginatorName = Literal["list_subscribed_workteams"]
596
1365
  ListTagsPaginatorName = Literal["list_tags"]
@@ -598,17 +1367,89 @@ ListTrainingJobsForHyperParameterTuningJobPaginatorName = Literal[
598
1367
  "list_training_jobs_for_hyper_parameter_tuning_job"
599
1368
  ]
600
1369
  ListTrainingJobsPaginatorName = Literal["list_training_jobs"]
1370
+ ListTrainingPlansPaginatorName = Literal["list_training_plans"]
601
1371
  ListTransformJobsPaginatorName = Literal["list_transform_jobs"]
602
1372
  ListTrialComponentsPaginatorName = Literal["list_trial_components"]
603
1373
  ListTrialsPaginatorName = Literal["list_trials"]
1374
+ ListUltraServersByReservedCapacityPaginatorName = Literal["list_ultra_servers_by_reserved_capacity"]
604
1375
  ListUserProfilesPaginatorName = Literal["list_user_profiles"]
605
1376
  ListWorkforcesPaginatorName = Literal["list_workforces"]
606
1377
  ListWorkforcesSortByOptionsType = Literal["CreateDate", "Name"]
607
1378
  ListWorkteamsPaginatorName = Literal["list_workteams"]
608
1379
  ListWorkteamsSortByOptionsType = Literal["CreateDate", "Name"]
1380
+ MIGProfileTypeType = Literal[
1381
+ "mig-1g.10gb",
1382
+ "mig-1g.18gb",
1383
+ "mig-1g.20gb",
1384
+ "mig-1g.23gb",
1385
+ "mig-1g.35gb",
1386
+ "mig-1g.45gb",
1387
+ "mig-1g.47gb",
1388
+ "mig-1g.5gb",
1389
+ "mig-2g.10gb",
1390
+ "mig-2g.20gb",
1391
+ "mig-2g.35gb",
1392
+ "mig-2g.45gb",
1393
+ "mig-2g.47gb",
1394
+ "mig-3g.20gb",
1395
+ "mig-3g.40gb",
1396
+ "mig-3g.71gb",
1397
+ "mig-3g.90gb",
1398
+ "mig-3g.93gb",
1399
+ "mig-4g.20gb",
1400
+ "mig-4g.40gb",
1401
+ "mig-4g.71gb",
1402
+ "mig-4g.90gb",
1403
+ "mig-4g.93gb",
1404
+ "mig-7g.141gb",
1405
+ "mig-7g.180gb",
1406
+ "mig-7g.186gb",
1407
+ "mig-7g.40gb",
1408
+ "mig-7g.80gb",
1409
+ ]
1410
+ ManagedInstanceScalingStatusType = Literal["DISABLED", "ENABLED"]
609
1411
  MetricSetSourceType = Literal["Test", "Train", "Validation"]
1412
+ MlToolsType = Literal[
1413
+ "AutoMl",
1414
+ "Comet",
1415
+ "DataWrangler",
1416
+ "DeepchecksLLMEvaluation",
1417
+ "EmrClusters",
1418
+ "Endpoints",
1419
+ "Experiments",
1420
+ "FeatureStore",
1421
+ "Fiddler",
1422
+ "HyperPodClusters",
1423
+ "InferenceOptimization",
1424
+ "InferenceRecommender",
1425
+ "JumpStart",
1426
+ "LakeraGuard",
1427
+ "ModelEvaluation",
1428
+ "Models",
1429
+ "PerformanceEvaluation",
1430
+ "Pipelines",
1431
+ "Projects",
1432
+ "Training",
1433
+ ]
610
1434
  ModelApprovalStatusType = Literal["Approved", "PendingManualApproval", "Rejected"]
611
1435
  ModelCacheSettingType = Literal["Disabled", "Enabled"]
1436
+ ModelCardExportJobSortByType = Literal["CreationTime", "Name", "Status"]
1437
+ ModelCardExportJobSortOrderType = Literal["Ascending", "Descending"]
1438
+ ModelCardExportJobStatusType = Literal["Completed", "Failed", "InProgress"]
1439
+ ModelCardProcessingStatusType = Literal[
1440
+ "ContentDeleted",
1441
+ "DeleteCompleted",
1442
+ "DeleteFailed",
1443
+ "DeleteInProgress",
1444
+ "DeletePending",
1445
+ "ExportJobsDeleted",
1446
+ ]
1447
+ ModelCardSortByType = Literal["CreationTime", "Name"]
1448
+ ModelCardSortOrderType = Literal["Ascending", "Descending"]
1449
+ ModelCardStatusType = Literal["Approved", "Archived", "Draft", "PendingReview"]
1450
+ ModelCardVersionSortByType = Literal["Version"]
1451
+ ModelCompressionTypeType = Literal["Gzip", "None"]
1452
+ ModelInfrastructureTypeType = Literal["RealTimeInference"]
612
1453
  ModelMetadataFilterTypeType = Literal["Domain", "Framework", "FrameworkVersion", "Task"]
613
1454
  ModelPackageGroupSortByType = Literal["CreationTime", "Name"]
614
1455
  ModelPackageGroupStatusType = Literal[
@@ -618,6 +1459,10 @@ ModelPackageSortByType = Literal["CreationTime", "Name"]
618
1459
  ModelPackageStatusType = Literal["Completed", "Deleting", "Failed", "InProgress", "Pending"]
619
1460
  ModelPackageTypeType = Literal["Both", "Unversioned", "Versioned"]
620
1461
  ModelSortKeyType = Literal["CreationTime", "Name"]
1462
+ ModelVariantActionType = Literal["Promote", "Remove", "Retain"]
1463
+ ModelVariantStatusType = Literal["Creating", "Deleted", "Deleting", "InService", "Updating"]
1464
+ MonitoringAlertHistorySortKeyType = Literal["CreationTime", "Status"]
1465
+ MonitoringAlertStatusType = Literal["InAlert", "OK"]
621
1466
  MonitoringExecutionSortKeyType = Literal["CreationTime", "ScheduledTime", "Status"]
622
1467
  MonitoringJobDefinitionSortKeyType = Literal["CreationTime", "Name"]
623
1468
  MonitoringProblemTypeType = Literal[
@@ -625,6 +1470,7 @@ MonitoringProblemTypeType = Literal[
625
1470
  ]
626
1471
  MonitoringScheduleSortKeyType = Literal["CreationTime", "Name", "Status"]
627
1472
  MonitoringTypeType = Literal["DataQuality", "ModelBias", "ModelExplainability", "ModelQuality"]
1473
+ NodeUnavailabilityTypeType = Literal["CAPACITY_PERCENTAGE", "INSTANCE_COUNT"]
628
1474
  NotebookInstanceAcceleratorTypeType = Literal[
629
1475
  "ml.eia1.large",
630
1476
  "ml.eia1.medium",
@@ -658,10 +1504,56 @@ OperatorType = Literal[
658
1504
  "NotEquals",
659
1505
  "NotExists",
660
1506
  ]
1507
+ OptimizationJobDeploymentInstanceTypeType = Literal[
1508
+ "ml.g5.12xlarge",
1509
+ "ml.g5.16xlarge",
1510
+ "ml.g5.24xlarge",
1511
+ "ml.g5.2xlarge",
1512
+ "ml.g5.48xlarge",
1513
+ "ml.g5.4xlarge",
1514
+ "ml.g5.8xlarge",
1515
+ "ml.g5.xlarge",
1516
+ "ml.g6.12xlarge",
1517
+ "ml.g6.16xlarge",
1518
+ "ml.g6.24xlarge",
1519
+ "ml.g6.2xlarge",
1520
+ "ml.g6.48xlarge",
1521
+ "ml.g6.4xlarge",
1522
+ "ml.g6.8xlarge",
1523
+ "ml.g6.xlarge",
1524
+ "ml.g6e.12xlarge",
1525
+ "ml.g6e.16xlarge",
1526
+ "ml.g6e.24xlarge",
1527
+ "ml.g6e.2xlarge",
1528
+ "ml.g6e.48xlarge",
1529
+ "ml.g6e.4xlarge",
1530
+ "ml.g6e.8xlarge",
1531
+ "ml.g6e.xlarge",
1532
+ "ml.inf2.24xlarge",
1533
+ "ml.inf2.48xlarge",
1534
+ "ml.inf2.8xlarge",
1535
+ "ml.inf2.xlarge",
1536
+ "ml.p4d.24xlarge",
1537
+ "ml.p4de.24xlarge",
1538
+ "ml.p5.48xlarge",
1539
+ "ml.trn1.2xlarge",
1540
+ "ml.trn1.32xlarge",
1541
+ "ml.trn1n.32xlarge",
1542
+ ]
1543
+ OptimizationJobStatusType = Literal[
1544
+ "COMPLETED", "FAILED", "INPROGRESS", "STARTING", "STOPPED", "STOPPING"
1545
+ ]
661
1546
  OrderKeyType = Literal["Ascending", "Descending"]
1547
+ OutputCompressionTypeType = Literal["GZIP", "NONE"]
662
1548
  ParameterTypeType = Literal["Categorical", "Continuous", "FreeText", "Integer"]
1549
+ PartnerAppAuthTypeType = Literal["IAM"]
1550
+ PartnerAppStatusType = Literal[
1551
+ "Available", "Creating", "Deleted", "Deleting", "Failed", "UpdateFailed", "Updating"
1552
+ ]
1553
+ PartnerAppTypeType = Literal["comet", "deepchecks-llm-evaluation", "fiddler", "lakera-guard"]
663
1554
  PipelineExecutionStatusType = Literal["Executing", "Failed", "Stopped", "Stopping", "Succeeded"]
664
- PipelineStatusType = Literal["Active"]
1555
+ PipelineStatusType = Literal["Active", "Deleting"]
1556
+ PreemptTeamTasksType = Literal["LowerPriority", "Never"]
665
1557
  ProblemTypeType = Literal["BinaryClassification", "MulticlassClassification", "Regression"]
666
1558
  ProcessingInstanceTypeType = Literal[
667
1559
  "ml.c4.2xlarge",
@@ -673,12 +1565,53 @@ ProcessingInstanceTypeType = Literal[
673
1565
  "ml.c5.4xlarge",
674
1566
  "ml.c5.9xlarge",
675
1567
  "ml.c5.xlarge",
1568
+ "ml.c6i.12xlarge",
1569
+ "ml.c6i.16xlarge",
1570
+ "ml.c6i.24xlarge",
1571
+ "ml.c6i.2xlarge",
1572
+ "ml.c6i.32xlarge",
1573
+ "ml.c6i.4xlarge",
1574
+ "ml.c6i.8xlarge",
1575
+ "ml.c6i.xlarge",
1576
+ "ml.c7i.12xlarge",
1577
+ "ml.c7i.16xlarge",
1578
+ "ml.c7i.24xlarge",
1579
+ "ml.c7i.2xlarge",
1580
+ "ml.c7i.48xlarge",
1581
+ "ml.c7i.4xlarge",
1582
+ "ml.c7i.8xlarge",
1583
+ "ml.c7i.large",
1584
+ "ml.c7i.xlarge",
676
1585
  "ml.g4dn.12xlarge",
677
1586
  "ml.g4dn.16xlarge",
678
1587
  "ml.g4dn.2xlarge",
679
1588
  "ml.g4dn.4xlarge",
680
1589
  "ml.g4dn.8xlarge",
681
1590
  "ml.g4dn.xlarge",
1591
+ "ml.g5.12xlarge",
1592
+ "ml.g5.16xlarge",
1593
+ "ml.g5.24xlarge",
1594
+ "ml.g5.2xlarge",
1595
+ "ml.g5.48xlarge",
1596
+ "ml.g5.4xlarge",
1597
+ "ml.g5.8xlarge",
1598
+ "ml.g5.xlarge",
1599
+ "ml.g6.12xlarge",
1600
+ "ml.g6.16xlarge",
1601
+ "ml.g6.24xlarge",
1602
+ "ml.g6.2xlarge",
1603
+ "ml.g6.48xlarge",
1604
+ "ml.g6.4xlarge",
1605
+ "ml.g6.8xlarge",
1606
+ "ml.g6.xlarge",
1607
+ "ml.g6e.12xlarge",
1608
+ "ml.g6e.16xlarge",
1609
+ "ml.g6e.24xlarge",
1610
+ "ml.g6e.2xlarge",
1611
+ "ml.g6e.48xlarge",
1612
+ "ml.g6e.4xlarge",
1613
+ "ml.g6e.8xlarge",
1614
+ "ml.g6e.xlarge",
682
1615
  "ml.m4.10xlarge",
683
1616
  "ml.m4.16xlarge",
684
1617
  "ml.m4.2xlarge",
@@ -690,12 +1623,31 @@ ProcessingInstanceTypeType = Literal[
690
1623
  "ml.m5.4xlarge",
691
1624
  "ml.m5.large",
692
1625
  "ml.m5.xlarge",
1626
+ "ml.m6i.12xlarge",
1627
+ "ml.m6i.16xlarge",
1628
+ "ml.m6i.24xlarge",
1629
+ "ml.m6i.2xlarge",
1630
+ "ml.m6i.32xlarge",
1631
+ "ml.m6i.4xlarge",
1632
+ "ml.m6i.8xlarge",
1633
+ "ml.m6i.large",
1634
+ "ml.m6i.xlarge",
1635
+ "ml.m7i.12xlarge",
1636
+ "ml.m7i.16xlarge",
1637
+ "ml.m7i.24xlarge",
1638
+ "ml.m7i.2xlarge",
1639
+ "ml.m7i.48xlarge",
1640
+ "ml.m7i.4xlarge",
1641
+ "ml.m7i.8xlarge",
1642
+ "ml.m7i.large",
1643
+ "ml.m7i.xlarge",
693
1644
  "ml.p2.16xlarge",
694
1645
  "ml.p2.8xlarge",
695
1646
  "ml.p2.xlarge",
696
1647
  "ml.p3.16xlarge",
697
1648
  "ml.p3.2xlarge",
698
1649
  "ml.p3.8xlarge",
1650
+ "ml.p5.4xlarge",
699
1651
  "ml.r5.12xlarge",
700
1652
  "ml.r5.16xlarge",
701
1653
  "ml.r5.24xlarge",
@@ -704,6 +1656,23 @@ ProcessingInstanceTypeType = Literal[
704
1656
  "ml.r5.8xlarge",
705
1657
  "ml.r5.large",
706
1658
  "ml.r5.xlarge",
1659
+ "ml.r5d.12xlarge",
1660
+ "ml.r5d.16xlarge",
1661
+ "ml.r5d.24xlarge",
1662
+ "ml.r5d.2xlarge",
1663
+ "ml.r5d.4xlarge",
1664
+ "ml.r5d.8xlarge",
1665
+ "ml.r5d.large",
1666
+ "ml.r5d.xlarge",
1667
+ "ml.r7i.12xlarge",
1668
+ "ml.r7i.16xlarge",
1669
+ "ml.r7i.24xlarge",
1670
+ "ml.r7i.2xlarge",
1671
+ "ml.r7i.48xlarge",
1672
+ "ml.r7i.4xlarge",
1673
+ "ml.r7i.8xlarge",
1674
+ "ml.r7i.large",
1675
+ "ml.r7i.xlarge",
707
1676
  "ml.t3.2xlarge",
708
1677
  "ml.t3.large",
709
1678
  "ml.t3.medium",
@@ -716,6 +1685,7 @@ ProcessingS3DataDistributionTypeType = Literal["FullyReplicated", "ShardedByS3Ke
716
1685
  ProcessingS3DataTypeType = Literal["ManifestFile", "S3Prefix"]
717
1686
  ProcessingS3InputModeType = Literal["File", "Pipe"]
718
1687
  ProcessingS3UploadModeType = Literal["Continuous", "EndOfJob"]
1688
+ ProcessorType = Literal["CPU", "GPU"]
719
1689
  ProductionVariantAcceleratorTypeType = Literal[
720
1690
  "ml.eia1.large",
721
1691
  "ml.eia1.medium",
@@ -724,6 +1694,12 @@ ProductionVariantAcceleratorTypeType = Literal[
724
1694
  "ml.eia2.medium",
725
1695
  "ml.eia2.xlarge",
726
1696
  ]
1697
+ ProductionVariantInferenceAmiVersionType = Literal[
1698
+ "al2-ami-sagemaker-inference-gpu-2",
1699
+ "al2-ami-sagemaker-inference-gpu-2-1",
1700
+ "al2-ami-sagemaker-inference-gpu-3-1",
1701
+ "al2-ami-sagemaker-inference-neuron-2",
1702
+ ]
727
1703
  ProductionVariantInstanceTypeType = Literal[
728
1704
  "ml.c4.2xlarge",
729
1705
  "ml.c4.4xlarge",
@@ -742,16 +1718,110 @@ ProductionVariantInstanceTypeType = Literal[
742
1718
  "ml.c5d.9xlarge",
743
1719
  "ml.c5d.large",
744
1720
  "ml.c5d.xlarge",
1721
+ "ml.c6g.12xlarge",
1722
+ "ml.c6g.16xlarge",
1723
+ "ml.c6g.2xlarge",
1724
+ "ml.c6g.4xlarge",
1725
+ "ml.c6g.8xlarge",
1726
+ "ml.c6g.large",
1727
+ "ml.c6g.xlarge",
1728
+ "ml.c6gd.12xlarge",
1729
+ "ml.c6gd.16xlarge",
1730
+ "ml.c6gd.2xlarge",
1731
+ "ml.c6gd.4xlarge",
1732
+ "ml.c6gd.8xlarge",
1733
+ "ml.c6gd.large",
1734
+ "ml.c6gd.xlarge",
1735
+ "ml.c6gn.12xlarge",
1736
+ "ml.c6gn.16xlarge",
1737
+ "ml.c6gn.2xlarge",
1738
+ "ml.c6gn.4xlarge",
1739
+ "ml.c6gn.8xlarge",
1740
+ "ml.c6gn.large",
1741
+ "ml.c6gn.xlarge",
1742
+ "ml.c6i.12xlarge",
1743
+ "ml.c6i.16xlarge",
1744
+ "ml.c6i.24xlarge",
1745
+ "ml.c6i.2xlarge",
1746
+ "ml.c6i.32xlarge",
1747
+ "ml.c6i.4xlarge",
1748
+ "ml.c6i.8xlarge",
1749
+ "ml.c6i.large",
1750
+ "ml.c6i.xlarge",
1751
+ "ml.c6in.12xlarge",
1752
+ "ml.c6in.16xlarge",
1753
+ "ml.c6in.24xlarge",
1754
+ "ml.c6in.2xlarge",
1755
+ "ml.c6in.32xlarge",
1756
+ "ml.c6in.4xlarge",
1757
+ "ml.c6in.8xlarge",
1758
+ "ml.c6in.large",
1759
+ "ml.c6in.xlarge",
1760
+ "ml.c7g.12xlarge",
1761
+ "ml.c7g.16xlarge",
1762
+ "ml.c7g.2xlarge",
1763
+ "ml.c7g.4xlarge",
1764
+ "ml.c7g.8xlarge",
1765
+ "ml.c7g.large",
1766
+ "ml.c7g.xlarge",
1767
+ "ml.c7i.12xlarge",
1768
+ "ml.c7i.16xlarge",
1769
+ "ml.c7i.24xlarge",
1770
+ "ml.c7i.2xlarge",
1771
+ "ml.c7i.48xlarge",
1772
+ "ml.c7i.4xlarge",
1773
+ "ml.c7i.8xlarge",
1774
+ "ml.c7i.large",
1775
+ "ml.c7i.xlarge",
1776
+ "ml.c8g.12xlarge",
1777
+ "ml.c8g.16xlarge",
1778
+ "ml.c8g.24xlarge",
1779
+ "ml.c8g.2xlarge",
1780
+ "ml.c8g.48xlarge",
1781
+ "ml.c8g.4xlarge",
1782
+ "ml.c8g.8xlarge",
1783
+ "ml.c8g.large",
1784
+ "ml.c8g.medium",
1785
+ "ml.c8g.xlarge",
1786
+ "ml.dl1.24xlarge",
745
1787
  "ml.g4dn.12xlarge",
746
1788
  "ml.g4dn.16xlarge",
747
1789
  "ml.g4dn.2xlarge",
748
1790
  "ml.g4dn.4xlarge",
749
1791
  "ml.g4dn.8xlarge",
750
1792
  "ml.g4dn.xlarge",
1793
+ "ml.g5.12xlarge",
1794
+ "ml.g5.16xlarge",
1795
+ "ml.g5.24xlarge",
1796
+ "ml.g5.2xlarge",
1797
+ "ml.g5.48xlarge",
1798
+ "ml.g5.4xlarge",
1799
+ "ml.g5.8xlarge",
1800
+ "ml.g5.xlarge",
1801
+ "ml.g6.12xlarge",
1802
+ "ml.g6.16xlarge",
1803
+ "ml.g6.24xlarge",
1804
+ "ml.g6.2xlarge",
1805
+ "ml.g6.48xlarge",
1806
+ "ml.g6.4xlarge",
1807
+ "ml.g6.8xlarge",
1808
+ "ml.g6.xlarge",
1809
+ "ml.g6e.12xlarge",
1810
+ "ml.g6e.16xlarge",
1811
+ "ml.g6e.24xlarge",
1812
+ "ml.g6e.2xlarge",
1813
+ "ml.g6e.48xlarge",
1814
+ "ml.g6e.4xlarge",
1815
+ "ml.g6e.8xlarge",
1816
+ "ml.g6e.xlarge",
751
1817
  "ml.inf1.24xlarge",
752
1818
  "ml.inf1.2xlarge",
753
1819
  "ml.inf1.6xlarge",
754
1820
  "ml.inf1.xlarge",
1821
+ "ml.inf2.24xlarge",
1822
+ "ml.inf2.48xlarge",
1823
+ "ml.inf2.8xlarge",
1824
+ "ml.inf2.xlarge",
755
1825
  "ml.m4.10xlarge",
756
1826
  "ml.m4.16xlarge",
757
1827
  "ml.m4.2xlarge",
@@ -769,12 +1839,62 @@ ProductionVariantInstanceTypeType = Literal[
769
1839
  "ml.m5d.4xlarge",
770
1840
  "ml.m5d.large",
771
1841
  "ml.m5d.xlarge",
1842
+ "ml.m6g.12xlarge",
1843
+ "ml.m6g.16xlarge",
1844
+ "ml.m6g.2xlarge",
1845
+ "ml.m6g.4xlarge",
1846
+ "ml.m6g.8xlarge",
1847
+ "ml.m6g.large",
1848
+ "ml.m6g.xlarge",
1849
+ "ml.m6gd.12xlarge",
1850
+ "ml.m6gd.16xlarge",
1851
+ "ml.m6gd.2xlarge",
1852
+ "ml.m6gd.4xlarge",
1853
+ "ml.m6gd.8xlarge",
1854
+ "ml.m6gd.large",
1855
+ "ml.m6gd.xlarge",
1856
+ "ml.m6i.12xlarge",
1857
+ "ml.m6i.16xlarge",
1858
+ "ml.m6i.24xlarge",
1859
+ "ml.m6i.2xlarge",
1860
+ "ml.m6i.32xlarge",
1861
+ "ml.m6i.4xlarge",
1862
+ "ml.m6i.8xlarge",
1863
+ "ml.m6i.large",
1864
+ "ml.m6i.xlarge",
1865
+ "ml.m7i.12xlarge",
1866
+ "ml.m7i.16xlarge",
1867
+ "ml.m7i.24xlarge",
1868
+ "ml.m7i.2xlarge",
1869
+ "ml.m7i.48xlarge",
1870
+ "ml.m7i.4xlarge",
1871
+ "ml.m7i.8xlarge",
1872
+ "ml.m7i.large",
1873
+ "ml.m7i.xlarge",
1874
+ "ml.m8g.12xlarge",
1875
+ "ml.m8g.16xlarge",
1876
+ "ml.m8g.24xlarge",
1877
+ "ml.m8g.2xlarge",
1878
+ "ml.m8g.48xlarge",
1879
+ "ml.m8g.4xlarge",
1880
+ "ml.m8g.8xlarge",
1881
+ "ml.m8g.large",
1882
+ "ml.m8g.medium",
1883
+ "ml.m8g.xlarge",
772
1884
  "ml.p2.16xlarge",
773
1885
  "ml.p2.8xlarge",
774
1886
  "ml.p2.xlarge",
775
1887
  "ml.p3.16xlarge",
776
1888
  "ml.p3.2xlarge",
777
1889
  "ml.p3.8xlarge",
1890
+ "ml.p4d.24xlarge",
1891
+ "ml.p4de.24xlarge",
1892
+ "ml.p5.48xlarge",
1893
+ "ml.p5.4xlarge",
1894
+ "ml.p5e.48xlarge",
1895
+ "ml.p5en.48xlarge",
1896
+ "ml.p6-b200.48xlarge",
1897
+ "ml.p6e-gb200.36xlarge",
778
1898
  "ml.r5.12xlarge",
779
1899
  "ml.r5.24xlarge",
780
1900
  "ml.r5.2xlarge",
@@ -787,10 +1907,64 @@ ProductionVariantInstanceTypeType = Literal[
787
1907
  "ml.r5d.4xlarge",
788
1908
  "ml.r5d.large",
789
1909
  "ml.r5d.xlarge",
1910
+ "ml.r6g.12xlarge",
1911
+ "ml.r6g.16xlarge",
1912
+ "ml.r6g.2xlarge",
1913
+ "ml.r6g.4xlarge",
1914
+ "ml.r6g.8xlarge",
1915
+ "ml.r6g.large",
1916
+ "ml.r6g.xlarge",
1917
+ "ml.r6gd.12xlarge",
1918
+ "ml.r6gd.16xlarge",
1919
+ "ml.r6gd.2xlarge",
1920
+ "ml.r6gd.4xlarge",
1921
+ "ml.r6gd.8xlarge",
1922
+ "ml.r6gd.large",
1923
+ "ml.r6gd.xlarge",
1924
+ "ml.r6i.12xlarge",
1925
+ "ml.r6i.16xlarge",
1926
+ "ml.r6i.24xlarge",
1927
+ "ml.r6i.2xlarge",
1928
+ "ml.r6i.32xlarge",
1929
+ "ml.r6i.4xlarge",
1930
+ "ml.r6i.8xlarge",
1931
+ "ml.r6i.large",
1932
+ "ml.r6i.xlarge",
1933
+ "ml.r7gd.12xlarge",
1934
+ "ml.r7gd.16xlarge",
1935
+ "ml.r7gd.2xlarge",
1936
+ "ml.r7gd.4xlarge",
1937
+ "ml.r7gd.8xlarge",
1938
+ "ml.r7gd.large",
1939
+ "ml.r7gd.medium",
1940
+ "ml.r7gd.xlarge",
1941
+ "ml.r7i.12xlarge",
1942
+ "ml.r7i.16xlarge",
1943
+ "ml.r7i.24xlarge",
1944
+ "ml.r7i.2xlarge",
1945
+ "ml.r7i.48xlarge",
1946
+ "ml.r7i.4xlarge",
1947
+ "ml.r7i.8xlarge",
1948
+ "ml.r7i.large",
1949
+ "ml.r7i.xlarge",
1950
+ "ml.r8g.12xlarge",
1951
+ "ml.r8g.16xlarge",
1952
+ "ml.r8g.24xlarge",
1953
+ "ml.r8g.2xlarge",
1954
+ "ml.r8g.48xlarge",
1955
+ "ml.r8g.4xlarge",
1956
+ "ml.r8g.8xlarge",
1957
+ "ml.r8g.large",
1958
+ "ml.r8g.medium",
1959
+ "ml.r8g.xlarge",
790
1960
  "ml.t2.2xlarge",
791
1961
  "ml.t2.large",
792
1962
  "ml.t2.medium",
793
1963
  "ml.t2.xlarge",
1964
+ "ml.trn1.2xlarge",
1965
+ "ml.trn1.32xlarge",
1966
+ "ml.trn1n.32xlarge",
1967
+ "ml.trn2.48xlarge",
794
1968
  ]
795
1969
  ProfilingStatusType = Literal["Disabled", "Enabled"]
796
1970
  ProjectSortByType = Literal["CreationTime", "Name"]
@@ -810,35 +1984,81 @@ ProjectStatusType = Literal[
810
1984
  RStudioServerProAccessStatusType = Literal["DISABLED", "ENABLED"]
811
1985
  RStudioServerProUserGroupType = Literal["R_STUDIO_ADMIN", "R_STUDIO_USER"]
812
1986
  RecommendationJobStatusType = Literal[
813
- "COMPLETED", "FAILED", "IN_PROGRESS", "PENDING", "STOPPED", "STOPPING"
1987
+ "COMPLETED", "DELETED", "DELETING", "FAILED", "IN_PROGRESS", "PENDING", "STOPPED", "STOPPING"
814
1988
  ]
1989
+ RecommendationJobSupportedEndpointTypeType = Literal["RealTime", "Serverless"]
815
1990
  RecommendationJobTypeType = Literal["Advanced", "Default"]
1991
+ RecommendationStatusType = Literal["COMPLETED", "FAILED", "IN_PROGRESS", "NOT_APPLICABLE"]
1992
+ RecommendationStepTypeType = Literal["BENCHMARK"]
816
1993
  RecordWrapperType = Literal["None", "RecordIO"]
817
1994
  RedshiftResultCompressionTypeType = Literal["BZIP2", "GZIP", "None", "SNAPPY", "ZSTD"]
818
1995
  RedshiftResultFormatType = Literal["CSV", "PARQUET"]
1996
+ RelationType = Literal["EqualTo", "GreaterThanOrEqualTo"]
819
1997
  RepositoryAccessModeType = Literal["Platform", "Vpc"]
1998
+ ReservedCapacityInstanceTypeType = Literal[
1999
+ "ml.p4d.24xlarge",
2000
+ "ml.p4de.24xlarge",
2001
+ "ml.p5.48xlarge",
2002
+ "ml.p5.4xlarge",
2003
+ "ml.p5e.48xlarge",
2004
+ "ml.p5en.48xlarge",
2005
+ "ml.p6-b200.48xlarge",
2006
+ "ml.p6e-gb200.36xlarge",
2007
+ "ml.trn1.32xlarge",
2008
+ "ml.trn2.48xlarge",
2009
+ ]
2010
+ ReservedCapacityStatusType = Literal["Active", "Expired", "Failed", "Pending", "Scheduled"]
2011
+ ReservedCapacityTypeType = Literal["Instance", "UltraServer"]
2012
+ ResourceCatalogSortByType = Literal["CreationTime"]
2013
+ ResourceCatalogSortOrderType = Literal["Ascending", "Descending"]
2014
+ ResourceSharingStrategyType = Literal["DontLend", "Lend", "LendAndBorrow"]
820
2015
  ResourceTypeType = Literal[
821
2016
  "Endpoint",
822
2017
  "Experiment",
823
2018
  "ExperimentTrial",
824
2019
  "ExperimentTrialComponent",
825
2020
  "FeatureGroup",
2021
+ "FeatureMetadata",
2022
+ "HyperParameterTuningJob",
2023
+ "Image",
2024
+ "ImageVersion",
2025
+ "Model",
2026
+ "ModelCard",
826
2027
  "ModelPackage",
827
2028
  "ModelPackageGroup",
828
2029
  "Pipeline",
829
2030
  "PipelineExecution",
2031
+ "PipelineVersion",
830
2032
  "Project",
831
2033
  "TrainingJob",
832
2034
  ]
833
2035
  RetentionTypeType = Literal["Delete", "Retain"]
834
2036
  RootAccessType = Literal["Disabled", "Enabled"]
2037
+ RoutingStrategyType = Literal["LEAST_OUTSTANDING_REQUESTS", "RANDOM"]
835
2038
  RuleEvaluationStatusType = Literal[
836
2039
  "Error", "InProgress", "IssuesFound", "NoIssuesFound", "Stopped", "Stopping"
837
2040
  ]
838
2041
  S3DataDistributionType = Literal["FullyReplicated", "ShardedByS3Key"]
839
- S3DataTypeType = Literal["AugmentedManifestFile", "ManifestFile", "S3Prefix"]
2042
+ S3DataTypeType = Literal["AugmentedManifestFile", "Converse", "ManifestFile", "S3Prefix"]
2043
+ S3ModelDataTypeType = Literal["S3Object", "S3Prefix"]
2044
+ SageMakerImageNameType = Literal["sagemaker_distribution"]
2045
+ SageMakerResourceNameType = Literal["endpoint", "hyperpod-cluster", "training-job"]
840
2046
  SagemakerServicecatalogStatusType = Literal["Disabled", "Enabled"]
841
2047
  ScheduleStatusType = Literal["Failed", "Pending", "Scheduled", "Stopped"]
2048
+ SchedulerResourceStatusType = Literal[
2049
+ "CreateFailed",
2050
+ "CreateRollbackFailed",
2051
+ "Created",
2052
+ "Creating",
2053
+ "DeleteFailed",
2054
+ "DeleteRollbackFailed",
2055
+ "Deleted",
2056
+ "Deleting",
2057
+ "UpdateFailed",
2058
+ "UpdateRollbackFailed",
2059
+ "Updated",
2060
+ "Updating",
2061
+ ]
842
2062
  SearchPaginatorName = Literal["search"]
843
2063
  SearchSortOrderType = Literal["Ascending", "Descending"]
844
2064
  SecondaryStatusType = Literal[
@@ -850,6 +2070,7 @@ SecondaryStatusType = Literal[
850
2070
  "LaunchingMLInstances",
851
2071
  "MaxRuntimeExceeded",
852
2072
  "MaxWaitTimeExceeded",
2073
+ "Pending",
853
2074
  "PreparingTrainingStack",
854
2075
  "Restarting",
855
2076
  "Starting",
@@ -859,24 +2080,54 @@ SecondaryStatusType = Literal[
859
2080
  "Updating",
860
2081
  "Uploading",
861
2082
  ]
2083
+ SharingTypeType = Literal["Private", "Shared"]
2084
+ SkipModelValidationType = Literal["All", "None"]
2085
+ SoftwareUpdateStatusType = Literal[
2086
+ "Failed", "InProgress", "Pending", "RollbackComplete", "RollbackInProgress", "Succeeded"
2087
+ ]
862
2088
  SortActionsByType = Literal["CreationTime", "Name"]
863
2089
  SortArtifactsByType = Literal["CreationTime"]
864
2090
  SortAssociationsByType = Literal[
865
2091
  "CreationTime", "DestinationArn", "DestinationType", "SourceArn", "SourceType"
866
2092
  ]
867
2093
  SortByType = Literal["CreationTime", "Name", "Status"]
2094
+ SortClusterSchedulerConfigByType = Literal["CreationTime", "Name", "Status"]
868
2095
  SortContextsByType = Literal["CreationTime", "Name"]
869
2096
  SortExperimentsByType = Literal["CreationTime", "Name"]
2097
+ SortInferenceExperimentsByType = Literal["CreationTime", "Name", "Status"]
870
2098
  SortLineageGroupsByType = Literal["CreationTime", "Name"]
871
2099
  SortOrderType = Literal["Ascending", "Descending"]
872
2100
  SortPipelineExecutionsByType = Literal["CreationTime", "PipelineExecutionArn"]
873
2101
  SortPipelinesByType = Literal["CreationTime", "Name"]
2102
+ SortQuotaByType = Literal["ClusterArn", "CreationTime", "Name", "Status"]
2103
+ SortTrackingServerByType = Literal["CreationTime", "Name", "Status"]
874
2104
  SortTrialComponentsByType = Literal["CreationTime", "Name"]
875
2105
  SortTrialsByType = Literal["CreationTime", "Name"]
2106
+ SpaceSortKeyType = Literal["CreationTime", "LastModifiedTime"]
2107
+ SpaceStatusType = Literal[
2108
+ "Delete_Failed", "Deleting", "Failed", "InService", "Pending", "Update_Failed", "Updating"
2109
+ ]
876
2110
  SplitTypeType = Literal["Line", "None", "RecordIO", "TFRecord"]
2111
+ StageStatusType = Literal[
2112
+ "CREATING",
2113
+ "DEPLOYED",
2114
+ "FAILED",
2115
+ "INPROGRESS",
2116
+ "READYTODEPLOY",
2117
+ "STARTING",
2118
+ "STOPPED",
2119
+ "STOPPING",
2120
+ ]
2121
+ StatisticType = Literal["Average", "Maximum", "Minimum", "SampleCount", "Sum"]
877
2122
  StepStatusType = Literal["Executing", "Failed", "Starting", "Stopped", "Stopping", "Succeeded"]
878
- StudioLifecycleConfigAppTypeType = Literal["JupyterServer", "KernelGateway"]
2123
+ StorageTypeType = Literal["InMemory", "Standard"]
2124
+ StudioLifecycleConfigAppTypeType = Literal[
2125
+ "CodeEditor", "JupyterLab", "JupyterServer", "KernelGateway"
2126
+ ]
879
2127
  StudioLifecycleConfigSortKeyType = Literal["CreationTime", "LastModifiedTime", "Name"]
2128
+ StudioWebPortalType = Literal["DISABLED", "ENABLED"]
2129
+ TableFormatType = Literal["Default", "Glue", "Iceberg"]
2130
+ TagPropagationType = Literal["DISABLED", "ENABLED"]
880
2131
  TargetDeviceType = Literal[
881
2132
  "aisage",
882
2133
  "amba_cv2",
@@ -894,16 +2145,21 @@ TargetDeviceType = Literal[
894
2145
  "lambda",
895
2146
  "ml_c4",
896
2147
  "ml_c5",
2148
+ "ml_c6g",
897
2149
  "ml_eia2",
898
2150
  "ml_g4dn",
899
2151
  "ml_inf1",
2152
+ "ml_inf2",
900
2153
  "ml_m4",
901
2154
  "ml_m5",
2155
+ "ml_m6g",
902
2156
  "ml_p2",
903
2157
  "ml_p3",
2158
+ "ml_trn1",
904
2159
  "qcs603",
905
2160
  "qcs605",
906
2161
  "rasp3b",
2162
+ "rasp4b",
907
2163
  "rk3288",
908
2164
  "rk3399",
909
2165
  "sbe_c",
@@ -914,8 +2170,32 @@ TargetDeviceType = Literal[
914
2170
  TargetPlatformAcceleratorType = Literal["INTEL_GRAPHICS", "MALI", "NNA", "NVIDIA"]
915
2171
  TargetPlatformArchType = Literal["ARM64", "ARM_EABI", "ARM_EABIHF", "X86", "X86_64"]
916
2172
  TargetPlatformOsType = Literal["ANDROID", "LINUX"]
2173
+ ThroughputModeType = Literal["OnDemand", "Provisioned"]
2174
+ TrackingServerMaintenanceStatusType = Literal[
2175
+ "MaintenanceComplete", "MaintenanceFailed", "MaintenanceInProgress"
2176
+ ]
2177
+ TrackingServerSizeType = Literal["Large", "Medium", "Small"]
2178
+ TrackingServerStatusType = Literal[
2179
+ "CreateFailed",
2180
+ "Created",
2181
+ "Creating",
2182
+ "DeleteFailed",
2183
+ "Deleting",
2184
+ "MaintenanceComplete",
2185
+ "MaintenanceFailed",
2186
+ "MaintenanceInProgress",
2187
+ "StartFailed",
2188
+ "Started",
2189
+ "Starting",
2190
+ "StopFailed",
2191
+ "Stopped",
2192
+ "Stopping",
2193
+ "UpdateFailed",
2194
+ "Updated",
2195
+ "Updating",
2196
+ ]
917
2197
  TrafficRoutingConfigTypeType = Literal["ALL_AT_ONCE", "CANARY", "LINEAR"]
918
- TrafficTypeType = Literal["PHASES"]
2198
+ TrafficTypeType = Literal["PHASES", "STAIRS"]
919
2199
  TrainingInputModeType = Literal["FastFile", "File", "Pipe"]
920
2200
  TrainingInstanceTypeType = Literal[
921
2201
  "ml.c4.2xlarge",
@@ -932,6 +2212,23 @@ TrainingInstanceTypeType = Literal[
932
2212
  "ml.c5n.4xlarge",
933
2213
  "ml.c5n.9xlarge",
934
2214
  "ml.c5n.xlarge",
2215
+ "ml.c6i.12xlarge",
2216
+ "ml.c6i.16xlarge",
2217
+ "ml.c6i.24xlarge",
2218
+ "ml.c6i.2xlarge",
2219
+ "ml.c6i.32xlarge",
2220
+ "ml.c6i.4xlarge",
2221
+ "ml.c6i.8xlarge",
2222
+ "ml.c6i.xlarge",
2223
+ "ml.c7i.12xlarge",
2224
+ "ml.c7i.16xlarge",
2225
+ "ml.c7i.24xlarge",
2226
+ "ml.c7i.2xlarge",
2227
+ "ml.c7i.48xlarge",
2228
+ "ml.c7i.4xlarge",
2229
+ "ml.c7i.8xlarge",
2230
+ "ml.c7i.large",
2231
+ "ml.c7i.xlarge",
935
2232
  "ml.g4dn.12xlarge",
936
2233
  "ml.g4dn.16xlarge",
937
2234
  "ml.g4dn.2xlarge",
@@ -946,6 +2243,22 @@ TrainingInstanceTypeType = Literal[
946
2243
  "ml.g5.4xlarge",
947
2244
  "ml.g5.8xlarge",
948
2245
  "ml.g5.xlarge",
2246
+ "ml.g6.12xlarge",
2247
+ "ml.g6.16xlarge",
2248
+ "ml.g6.24xlarge",
2249
+ "ml.g6.2xlarge",
2250
+ "ml.g6.48xlarge",
2251
+ "ml.g6.4xlarge",
2252
+ "ml.g6.8xlarge",
2253
+ "ml.g6.xlarge",
2254
+ "ml.g6e.12xlarge",
2255
+ "ml.g6e.16xlarge",
2256
+ "ml.g6e.24xlarge",
2257
+ "ml.g6e.2xlarge",
2258
+ "ml.g6e.48xlarge",
2259
+ "ml.g6e.4xlarge",
2260
+ "ml.g6e.8xlarge",
2261
+ "ml.g6e.xlarge",
949
2262
  "ml.m4.10xlarge",
950
2263
  "ml.m4.16xlarge",
951
2264
  "ml.m4.2xlarge",
@@ -957,6 +2270,24 @@ TrainingInstanceTypeType = Literal[
957
2270
  "ml.m5.4xlarge",
958
2271
  "ml.m5.large",
959
2272
  "ml.m5.xlarge",
2273
+ "ml.m6i.12xlarge",
2274
+ "ml.m6i.16xlarge",
2275
+ "ml.m6i.24xlarge",
2276
+ "ml.m6i.2xlarge",
2277
+ "ml.m6i.32xlarge",
2278
+ "ml.m6i.4xlarge",
2279
+ "ml.m6i.8xlarge",
2280
+ "ml.m6i.large",
2281
+ "ml.m6i.xlarge",
2282
+ "ml.m7i.12xlarge",
2283
+ "ml.m7i.16xlarge",
2284
+ "ml.m7i.24xlarge",
2285
+ "ml.m7i.2xlarge",
2286
+ "ml.m7i.48xlarge",
2287
+ "ml.m7i.4xlarge",
2288
+ "ml.m7i.8xlarge",
2289
+ "ml.m7i.large",
2290
+ "ml.m7i.xlarge",
960
2291
  "ml.p2.16xlarge",
961
2292
  "ml.p2.8xlarge",
962
2293
  "ml.p2.xlarge",
@@ -965,13 +2296,60 @@ TrainingInstanceTypeType = Literal[
965
2296
  "ml.p3.8xlarge",
966
2297
  "ml.p3dn.24xlarge",
967
2298
  "ml.p4d.24xlarge",
2299
+ "ml.p4de.24xlarge",
2300
+ "ml.p5.48xlarge",
2301
+ "ml.p5.4xlarge",
2302
+ "ml.p5e.48xlarge",
2303
+ "ml.p5en.48xlarge",
2304
+ "ml.p6-b200.48xlarge",
2305
+ "ml.p6e-gb200.36xlarge",
2306
+ "ml.r5.12xlarge",
2307
+ "ml.r5.16xlarge",
2308
+ "ml.r5.24xlarge",
2309
+ "ml.r5.2xlarge",
2310
+ "ml.r5.4xlarge",
2311
+ "ml.r5.8xlarge",
2312
+ "ml.r5.large",
2313
+ "ml.r5.xlarge",
2314
+ "ml.r5d.12xlarge",
2315
+ "ml.r5d.16xlarge",
2316
+ "ml.r5d.24xlarge",
2317
+ "ml.r5d.2xlarge",
2318
+ "ml.r5d.4xlarge",
2319
+ "ml.r5d.8xlarge",
2320
+ "ml.r5d.large",
2321
+ "ml.r5d.xlarge",
2322
+ "ml.r7i.12xlarge",
2323
+ "ml.r7i.16xlarge",
2324
+ "ml.r7i.24xlarge",
2325
+ "ml.r7i.2xlarge",
2326
+ "ml.r7i.48xlarge",
2327
+ "ml.r7i.4xlarge",
2328
+ "ml.r7i.8xlarge",
2329
+ "ml.r7i.large",
2330
+ "ml.r7i.xlarge",
2331
+ "ml.t3.2xlarge",
2332
+ "ml.t3.large",
2333
+ "ml.t3.medium",
2334
+ "ml.t3.xlarge",
2335
+ "ml.trn1.2xlarge",
2336
+ "ml.trn1.32xlarge",
2337
+ "ml.trn1n.32xlarge",
2338
+ "ml.trn2.48xlarge",
968
2339
  ]
969
2340
  TrainingJobCompletedOrStoppedWaiterName = Literal["training_job_completed_or_stopped"]
970
2341
  TrainingJobEarlyStoppingTypeType = Literal["Auto", "Off"]
971
2342
  TrainingJobSortByOptionsType = Literal[
972
2343
  "CreationTime", "FinalObjectiveMetricValue", "Name", "Status"
973
2344
  ]
974
- TrainingJobStatusType = Literal["Completed", "Failed", "InProgress", "Stopped", "Stopping"]
2345
+ TrainingJobStatusType = Literal[
2346
+ "Completed", "Deleting", "Failed", "InProgress", "Stopped", "Stopping"
2347
+ ]
2348
+ TrainingPlanFilterNameType = Literal["Status"]
2349
+ TrainingPlanSortByType = Literal["StartTime", "Status", "TrainingPlanName"]
2350
+ TrainingPlanSortOrderType = Literal["Ascending", "Descending"]
2351
+ TrainingPlanStatusType = Literal["Active", "Expired", "Failed", "Pending", "Scheduled"]
2352
+ TrainingRepositoryAccessModeType = Literal["Platform", "Vpc"]
975
2353
  TransformInstanceTypeType = Literal[
976
2354
  "ml.c4.2xlarge",
977
2355
  "ml.c4.4xlarge",
@@ -982,12 +2360,50 @@ TransformInstanceTypeType = Literal[
982
2360
  "ml.c5.4xlarge",
983
2361
  "ml.c5.9xlarge",
984
2362
  "ml.c5.xlarge",
2363
+ "ml.c6i.12xlarge",
2364
+ "ml.c6i.16xlarge",
2365
+ "ml.c6i.24xlarge",
2366
+ "ml.c6i.2xlarge",
2367
+ "ml.c6i.32xlarge",
2368
+ "ml.c6i.4xlarge",
2369
+ "ml.c6i.8xlarge",
2370
+ "ml.c6i.large",
2371
+ "ml.c6i.xlarge",
2372
+ "ml.c7i.12xlarge",
2373
+ "ml.c7i.16xlarge",
2374
+ "ml.c7i.24xlarge",
2375
+ "ml.c7i.2xlarge",
2376
+ "ml.c7i.48xlarge",
2377
+ "ml.c7i.4xlarge",
2378
+ "ml.c7i.8xlarge",
2379
+ "ml.c7i.large",
2380
+ "ml.c7i.xlarge",
985
2381
  "ml.g4dn.12xlarge",
986
2382
  "ml.g4dn.16xlarge",
987
2383
  "ml.g4dn.2xlarge",
988
2384
  "ml.g4dn.4xlarge",
989
2385
  "ml.g4dn.8xlarge",
990
2386
  "ml.g4dn.xlarge",
2387
+ "ml.g5.12xlarge",
2388
+ "ml.g5.16xlarge",
2389
+ "ml.g5.24xlarge",
2390
+ "ml.g5.2xlarge",
2391
+ "ml.g5.48xlarge",
2392
+ "ml.g5.4xlarge",
2393
+ "ml.g5.8xlarge",
2394
+ "ml.g5.xlarge",
2395
+ "ml.g6.12xlarge",
2396
+ "ml.g6.16xlarge",
2397
+ "ml.g6.24xlarge",
2398
+ "ml.g6.2xlarge",
2399
+ "ml.g6.48xlarge",
2400
+ "ml.g6.4xlarge",
2401
+ "ml.g6.8xlarge",
2402
+ "ml.g6.xlarge",
2403
+ "ml.inf2.24xlarge",
2404
+ "ml.inf2.48xlarge",
2405
+ "ml.inf2.8xlarge",
2406
+ "ml.inf2.xlarge",
991
2407
  "ml.m4.10xlarge",
992
2408
  "ml.m4.16xlarge",
993
2409
  "ml.m4.2xlarge",
@@ -999,31 +2415,76 @@ TransformInstanceTypeType = Literal[
999
2415
  "ml.m5.4xlarge",
1000
2416
  "ml.m5.large",
1001
2417
  "ml.m5.xlarge",
2418
+ "ml.m6i.12xlarge",
2419
+ "ml.m6i.16xlarge",
2420
+ "ml.m6i.24xlarge",
2421
+ "ml.m6i.2xlarge",
2422
+ "ml.m6i.32xlarge",
2423
+ "ml.m6i.4xlarge",
2424
+ "ml.m6i.8xlarge",
2425
+ "ml.m6i.large",
2426
+ "ml.m6i.xlarge",
2427
+ "ml.m7i.12xlarge",
2428
+ "ml.m7i.16xlarge",
2429
+ "ml.m7i.24xlarge",
2430
+ "ml.m7i.2xlarge",
2431
+ "ml.m7i.48xlarge",
2432
+ "ml.m7i.4xlarge",
2433
+ "ml.m7i.8xlarge",
2434
+ "ml.m7i.large",
2435
+ "ml.m7i.xlarge",
1002
2436
  "ml.p2.16xlarge",
1003
2437
  "ml.p2.8xlarge",
1004
2438
  "ml.p2.xlarge",
1005
2439
  "ml.p3.16xlarge",
1006
2440
  "ml.p3.2xlarge",
1007
2441
  "ml.p3.8xlarge",
2442
+ "ml.r6i.12xlarge",
2443
+ "ml.r6i.16xlarge",
2444
+ "ml.r6i.24xlarge",
2445
+ "ml.r6i.2xlarge",
2446
+ "ml.r6i.32xlarge",
2447
+ "ml.r6i.4xlarge",
2448
+ "ml.r6i.8xlarge",
2449
+ "ml.r6i.large",
2450
+ "ml.r6i.xlarge",
2451
+ "ml.r7i.12xlarge",
2452
+ "ml.r7i.16xlarge",
2453
+ "ml.r7i.24xlarge",
2454
+ "ml.r7i.2xlarge",
2455
+ "ml.r7i.48xlarge",
2456
+ "ml.r7i.4xlarge",
2457
+ "ml.r7i.8xlarge",
2458
+ "ml.r7i.large",
2459
+ "ml.r7i.xlarge",
2460
+ "ml.trn1.2xlarge",
2461
+ "ml.trn1.32xlarge",
1008
2462
  ]
1009
2463
  TransformJobCompletedOrStoppedWaiterName = Literal["transform_job_completed_or_stopped"]
1010
2464
  TransformJobStatusType = Literal["Completed", "Failed", "InProgress", "Stopped", "Stopping"]
1011
2465
  TrialComponentPrimaryStatusType = Literal[
1012
2466
  "Completed", "Failed", "InProgress", "Stopped", "Stopping"
1013
2467
  ]
2468
+ TtlDurationUnitType = Literal["Days", "Hours", "Minutes", "Seconds", "Weeks"]
2469
+ UltraServerHealthStatusType = Literal["Impaired", "Insufficient-Data", "OK"]
1014
2470
  UserProfileSortKeyType = Literal["CreationTime", "LastModifiedTime"]
1015
2471
  UserProfileStatusType = Literal[
1016
2472
  "Delete_Failed", "Deleting", "Failed", "InService", "Pending", "Update_Failed", "Updating"
1017
2473
  ]
1018
2474
  VariantPropertyTypeType = Literal["DataCaptureConfig", "DesiredInstanceCount", "DesiredWeight"]
1019
2475
  VariantStatusType = Literal["ActivatingTraffic", "Baking", "Creating", "Deleting", "Updating"]
2476
+ VendorGuidanceType = Literal["ARCHIVED", "NOT_PROVIDED", "STABLE", "TO_BE_ARCHIVED"]
2477
+ VolumeAttachmentStatusType = Literal["attached", "attaching", "busy", "detached", "detaching"]
2478
+ WarmPoolResourceStatusType = Literal["Available", "InUse", "Reused", "Terminated"]
2479
+ WorkforceIpAddressTypeType = Literal["dualstack", "ipv4"]
2480
+ WorkforceStatusType = Literal["Active", "Deleting", "Failed", "Initializing", "Updating"]
1020
2481
  SageMakerServiceName = Literal["sagemaker"]
1021
2482
  ServiceName = Literal[
1022
2483
  "accessanalyzer",
1023
2484
  "account",
1024
2485
  "acm",
1025
2486
  "acm-pca",
1026
- "alexaforbusiness",
2487
+ "aiops",
1027
2488
  "amp",
1028
2489
  "amplify",
1029
2490
  "amplifybackend",
@@ -1033,49 +2494,78 @@ ServiceName = Literal[
1033
2494
  "apigatewayv2",
1034
2495
  "appconfig",
1035
2496
  "appconfigdata",
2497
+ "appfabric",
1036
2498
  "appflow",
1037
2499
  "appintegrations",
1038
2500
  "application-autoscaling",
1039
2501
  "application-insights",
2502
+ "application-signals",
1040
2503
  "applicationcostprofiler",
1041
2504
  "appmesh",
1042
2505
  "apprunner",
1043
2506
  "appstream",
1044
2507
  "appsync",
2508
+ "arc-region-switch",
2509
+ "arc-zonal-shift",
2510
+ "artifact",
1045
2511
  "athena",
1046
2512
  "auditmanager",
1047
2513
  "autoscaling",
1048
2514
  "autoscaling-plans",
2515
+ "b2bi",
1049
2516
  "backup",
1050
2517
  "backup-gateway",
2518
+ "backupsearch",
1051
2519
  "batch",
2520
+ "bcm-dashboards",
2521
+ "bcm-data-exports",
2522
+ "bcm-pricing-calculator",
2523
+ "bcm-recommended-actions",
2524
+ "bedrock",
2525
+ "bedrock-agent",
2526
+ "bedrock-agent-runtime",
2527
+ "bedrock-agentcore",
2528
+ "bedrock-agentcore-control",
2529
+ "bedrock-data-automation",
2530
+ "bedrock-data-automation-runtime",
2531
+ "bedrock-runtime",
2532
+ "billing",
1052
2533
  "billingconductor",
1053
2534
  "braket",
1054
2535
  "budgets",
1055
2536
  "ce",
2537
+ "chatbot",
1056
2538
  "chime",
1057
2539
  "chime-sdk-identity",
2540
+ "chime-sdk-media-pipelines",
1058
2541
  "chime-sdk-meetings",
1059
2542
  "chime-sdk-messaging",
2543
+ "chime-sdk-voice",
2544
+ "cleanrooms",
2545
+ "cleanroomsml",
1060
2546
  "cloud9",
1061
2547
  "cloudcontrol",
1062
2548
  "clouddirectory",
1063
2549
  "cloudformation",
1064
2550
  "cloudfront",
2551
+ "cloudfront-keyvaluestore",
1065
2552
  "cloudhsm",
1066
2553
  "cloudhsmv2",
1067
2554
  "cloudsearch",
1068
2555
  "cloudsearchdomain",
1069
2556
  "cloudtrail",
2557
+ "cloudtrail-data",
1070
2558
  "cloudwatch",
1071
2559
  "codeartifact",
1072
2560
  "codebuild",
2561
+ "codecatalyst",
1073
2562
  "codecommit",
2563
+ "codeconnections",
1074
2564
  "codedeploy",
1075
2565
  "codeguru-reviewer",
2566
+ "codeguru-security",
1076
2567
  "codeguruprofiler",
1077
2568
  "codepipeline",
1078
- "codestar",
1079
2569
  "codestar-connections",
1080
2570
  "codestar-notifications",
1081
2571
  "cognito-identity",
@@ -1087,14 +2577,22 @@ ServiceName = Literal[
1087
2577
  "config",
1088
2578
  "connect",
1089
2579
  "connect-contact-lens",
2580
+ "connectcampaigns",
2581
+ "connectcampaignsv2",
2582
+ "connectcases",
1090
2583
  "connectparticipant",
2584
+ "controlcatalog",
2585
+ "controltower",
2586
+ "cost-optimization-hub",
1091
2587
  "cur",
1092
2588
  "customer-profiles",
1093
2589
  "databrew",
1094
2590
  "dataexchange",
1095
2591
  "datapipeline",
1096
2592
  "datasync",
2593
+ "datazone",
1097
2594
  "dax",
2595
+ "deadline",
1098
2596
  "detective",
1099
2597
  "devicefarm",
1100
2598
  "devops-guru",
@@ -1103,8 +2601,11 @@ ServiceName = Literal[
1103
2601
  "dlm",
1104
2602
  "dms",
1105
2603
  "docdb",
2604
+ "docdb-elastic",
1106
2605
  "drs",
1107
2606
  "ds",
2607
+ "ds-data",
2608
+ "dsql",
1108
2609
  "dynamodb",
1109
2610
  "dynamodbstreams",
1110
2611
  "ebs",
@@ -1115,7 +2616,7 @@ ServiceName = Literal[
1115
2616
  "ecs",
1116
2617
  "efs",
1117
2618
  "eks",
1118
- "elastic-inference",
2619
+ "eks-auth",
1119
2620
  "elasticache",
1120
2621
  "elasticbeanstalk",
1121
2622
  "elastictranscoder",
@@ -1123,9 +2624,12 @@ ServiceName = Literal[
1123
2624
  "elbv2",
1124
2625
  "emr",
1125
2626
  "emr-containers",
2627
+ "emr-serverless",
2628
+ "entityresolution",
1126
2629
  "es",
1127
2630
  "events",
1128
2631
  "evidently",
2632
+ "evs",
1129
2633
  "finspace",
1130
2634
  "finspace-data",
1131
2635
  "firehose",
@@ -1134,9 +2638,13 @@ ServiceName = Literal[
1134
2638
  "forecast",
1135
2639
  "forecastquery",
1136
2640
  "frauddetector",
2641
+ "freetier",
1137
2642
  "fsx",
1138
2643
  "gamelift",
1139
- "gamesparks",
2644
+ "gameliftstreams",
2645
+ "geo-maps",
2646
+ "geo-places",
2647
+ "geo-routes",
1140
2648
  "glacier",
1141
2649
  "globalaccelerator",
1142
2650
  "glue",
@@ -1147,90 +2655,122 @@ ServiceName = Literal[
1147
2655
  "guardduty",
1148
2656
  "health",
1149
2657
  "healthlake",
1150
- "honeycode",
1151
2658
  "iam",
1152
2659
  "identitystore",
1153
2660
  "imagebuilder",
1154
2661
  "importexport",
1155
2662
  "inspector",
2663
+ "inspector-scan",
1156
2664
  "inspector2",
2665
+ "internetmonitor",
2666
+ "invoicing",
1157
2667
  "iot",
1158
2668
  "iot-data",
1159
2669
  "iot-jobs-data",
1160
- "iot1click-devices",
1161
- "iot1click-projects",
2670
+ "iot-managed-integrations",
1162
2671
  "iotanalytics",
1163
2672
  "iotdeviceadvisor",
1164
2673
  "iotevents",
1165
2674
  "iotevents-data",
1166
- "iotfleethub",
2675
+ "iotfleetwise",
1167
2676
  "iotsecuretunneling",
1168
2677
  "iotsitewise",
1169
2678
  "iotthingsgraph",
1170
2679
  "iottwinmaker",
1171
2680
  "iotwireless",
1172
2681
  "ivs",
2682
+ "ivs-realtime",
2683
+ "ivschat",
1173
2684
  "kafka",
1174
2685
  "kafkaconnect",
1175
2686
  "kendra",
2687
+ "kendra-ranking",
1176
2688
  "keyspaces",
2689
+ "keyspacesstreams",
1177
2690
  "kinesis",
1178
2691
  "kinesis-video-archived-media",
1179
2692
  "kinesis-video-media",
1180
2693
  "kinesis-video-signaling",
2694
+ "kinesis-video-webrtc-storage",
1181
2695
  "kinesisanalytics",
1182
2696
  "kinesisanalyticsv2",
1183
2697
  "kinesisvideo",
1184
2698
  "kms",
1185
2699
  "lakeformation",
1186
2700
  "lambda",
2701
+ "launch-wizard",
1187
2702
  "lex-models",
1188
2703
  "lex-runtime",
1189
2704
  "lexv2-models",
1190
2705
  "lexv2-runtime",
1191
2706
  "license-manager",
2707
+ "license-manager-linux-subscriptions",
2708
+ "license-manager-user-subscriptions",
1192
2709
  "lightsail",
1193
2710
  "location",
1194
2711
  "logs",
1195
2712
  "lookoutequipment",
1196
- "lookoutmetrics",
1197
- "lookoutvision",
2713
+ "m2",
1198
2714
  "machinelearning",
1199
- "macie",
1200
2715
  "macie2",
2716
+ "mailmanager",
1201
2717
  "managedblockchain",
2718
+ "managedblockchain-query",
2719
+ "marketplace-agreement",
1202
2720
  "marketplace-catalog",
2721
+ "marketplace-deployment",
1203
2722
  "marketplace-entitlement",
2723
+ "marketplace-reporting",
1204
2724
  "marketplacecommerceanalytics",
1205
2725
  "mediaconnect",
1206
2726
  "mediaconvert",
1207
2727
  "medialive",
1208
2728
  "mediapackage",
1209
2729
  "mediapackage-vod",
2730
+ "mediapackagev2",
1210
2731
  "mediastore",
1211
2732
  "mediastore-data",
1212
2733
  "mediatailor",
2734
+ "medical-imaging",
1213
2735
  "memorydb",
1214
2736
  "meteringmarketplace",
1215
2737
  "mgh",
1216
2738
  "mgn",
1217
2739
  "migration-hub-refactor-spaces",
1218
2740
  "migrationhub-config",
2741
+ "migrationhuborchestrator",
1219
2742
  "migrationhubstrategy",
1220
- "mobile",
2743
+ "mpa",
1221
2744
  "mq",
1222
2745
  "mturk",
1223
2746
  "mwaa",
2747
+ "mwaa-serverless",
1224
2748
  "neptune",
2749
+ "neptune-graph",
2750
+ "neptunedata",
1225
2751
  "network-firewall",
2752
+ "networkflowmonitor",
1226
2753
  "networkmanager",
1227
- "nimble",
2754
+ "networkmonitor",
2755
+ "notifications",
2756
+ "notificationscontacts",
2757
+ "oam",
2758
+ "observabilityadmin",
2759
+ "odb",
2760
+ "omics",
1228
2761
  "opensearch",
1229
- "opsworks",
1230
- "opsworkscm",
2762
+ "opensearchserverless",
1231
2763
  "organizations",
2764
+ "osis",
1232
2765
  "outposts",
1233
2766
  "panorama",
2767
+ "partnercentral-channel",
2768
+ "partnercentral-selling",
2769
+ "payment-cryptography",
2770
+ "payment-cryptography-data",
2771
+ "pca-connector-ad",
2772
+ "pca-connector-scep",
2773
+ "pcs",
1234
2774
  "personalize",
1235
2775
  "personalize-events",
1236
2776
  "personalize-runtime",
@@ -1239,11 +2779,13 @@ ServiceName = Literal[
1239
2779
  "pinpoint-email",
1240
2780
  "pinpoint-sms-voice",
1241
2781
  "pinpoint-sms-voice-v2",
2782
+ "pipes",
1242
2783
  "polly",
1243
2784
  "pricing",
1244
2785
  "proton",
1245
- "qldb",
1246
- "qldb-session",
2786
+ "qapps",
2787
+ "qbusiness",
2788
+ "qconnect",
1247
2789
  "quicksight",
1248
2790
  "ram",
1249
2791
  "rbin",
@@ -1251,31 +2793,43 @@ ServiceName = Literal[
1251
2793
  "rds-data",
1252
2794
  "redshift",
1253
2795
  "redshift-data",
2796
+ "redshift-serverless",
1254
2797
  "rekognition",
2798
+ "repostspace",
1255
2799
  "resiliencehub",
2800
+ "resource-explorer-2",
1256
2801
  "resource-groups",
1257
2802
  "resourcegroupstaggingapi",
1258
- "robomaker",
2803
+ "rolesanywhere",
1259
2804
  "route53",
1260
2805
  "route53-recovery-cluster",
1261
2806
  "route53-recovery-control-config",
1262
2807
  "route53-recovery-readiness",
1263
2808
  "route53domains",
2809
+ "route53profiles",
1264
2810
  "route53resolver",
2811
+ "rtbfabric",
1265
2812
  "rum",
1266
2813
  "s3",
1267
2814
  "s3control",
1268
2815
  "s3outposts",
2816
+ "s3tables",
2817
+ "s3vectors",
1269
2818
  "sagemaker",
1270
2819
  "sagemaker-a2i-runtime",
1271
2820
  "sagemaker-edge",
1272
2821
  "sagemaker-featurestore-runtime",
2822
+ "sagemaker-geospatial",
2823
+ "sagemaker-metrics",
1273
2824
  "sagemaker-runtime",
1274
2825
  "savingsplans",
2826
+ "scheduler",
1275
2827
  "schemas",
1276
2828
  "sdb",
1277
2829
  "secretsmanager",
2830
+ "security-ir",
1278
2831
  "securityhub",
2832
+ "securitylake",
1279
2833
  "serverlessrepo",
1280
2834
  "service-quotas",
1281
2835
  "servicecatalog",
@@ -1285,72 +2839,84 @@ ServiceName = Literal[
1285
2839
  "sesv2",
1286
2840
  "shield",
1287
2841
  "signer",
1288
- "sms",
1289
- "sms-voice",
2842
+ "signin",
2843
+ "simspaceweaver",
1290
2844
  "snow-device-management",
1291
2845
  "snowball",
1292
2846
  "sns",
2847
+ "socialmessaging",
1293
2848
  "sqs",
1294
2849
  "ssm",
1295
2850
  "ssm-contacts",
2851
+ "ssm-guiconnect",
1296
2852
  "ssm-incidents",
2853
+ "ssm-quicksetup",
2854
+ "ssm-sap",
1297
2855
  "sso",
1298
2856
  "sso-admin",
1299
2857
  "sso-oidc",
1300
2858
  "stepfunctions",
1301
2859
  "storagegateway",
1302
2860
  "sts",
2861
+ "supplychain",
1303
2862
  "support",
2863
+ "support-app",
1304
2864
  "swf",
1305
2865
  "synthetics",
2866
+ "taxsettings",
1306
2867
  "textract",
2868
+ "timestream-influxdb",
1307
2869
  "timestream-query",
1308
2870
  "timestream-write",
2871
+ "tnb",
1309
2872
  "transcribe",
1310
2873
  "transfer",
1311
2874
  "translate",
2875
+ "trustedadvisor",
2876
+ "verifiedpermissions",
1312
2877
  "voice-id",
2878
+ "vpc-lattice",
1313
2879
  "waf",
1314
2880
  "waf-regional",
1315
2881
  "wafv2",
1316
2882
  "wellarchitected",
1317
2883
  "wisdom",
1318
2884
  "workdocs",
1319
- "worklink",
1320
2885
  "workmail",
1321
2886
  "workmailmessageflow",
1322
2887
  "workspaces",
2888
+ "workspaces-instances",
2889
+ "workspaces-thin-client",
1323
2890
  "workspaces-web",
1324
2891
  "xray",
1325
2892
  ]
1326
2893
  ResourceServiceName = Literal[
1327
- "cloudformation",
1328
- "cloudwatch",
1329
- "dynamodb",
1330
- "ec2",
1331
- "glacier",
1332
- "iam",
1333
- "opsworks",
1334
- "s3",
1335
- "sns",
1336
- "sqs",
2894
+ "cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
1337
2895
  ]
1338
2896
  PaginatorName = Literal[
2897
+ "create_hub_content_presigned_urls",
1339
2898
  "list_actions",
1340
2899
  "list_algorithms",
2900
+ "list_aliases",
1341
2901
  "list_app_image_configs",
1342
2902
  "list_apps",
1343
2903
  "list_artifacts",
1344
2904
  "list_associations",
1345
2905
  "list_auto_ml_jobs",
1346
2906
  "list_candidates_for_auto_ml_job",
2907
+ "list_cluster_events",
2908
+ "list_cluster_nodes",
2909
+ "list_cluster_scheduler_configs",
2910
+ "list_clusters",
1347
2911
  "list_code_repositories",
1348
2912
  "list_compilation_jobs",
2913
+ "list_compute_quotas",
1349
2914
  "list_contexts",
1350
2915
  "list_data_quality_job_definitions",
1351
2916
  "list_device_fleets",
1352
2917
  "list_devices",
1353
2918
  "list_domains",
2919
+ "list_edge_deployment_plans",
1354
2920
  "list_edge_packaging_jobs",
1355
2921
  "list_endpoint_configs",
1356
2922
  "list_endpoints",
@@ -1361,34 +2927,51 @@ PaginatorName = Literal[
1361
2927
  "list_hyper_parameter_tuning_jobs",
1362
2928
  "list_image_versions",
1363
2929
  "list_images",
2930
+ "list_inference_components",
2931
+ "list_inference_experiments",
2932
+ "list_inference_recommendations_job_steps",
1364
2933
  "list_inference_recommendations_jobs",
1365
2934
  "list_labeling_jobs",
1366
2935
  "list_labeling_jobs_for_workteam",
1367
2936
  "list_lineage_groups",
2937
+ "list_mlflow_tracking_servers",
1368
2938
  "list_model_bias_job_definitions",
2939
+ "list_model_card_export_jobs",
2940
+ "list_model_card_versions",
2941
+ "list_model_cards",
1369
2942
  "list_model_explainability_job_definitions",
1370
2943
  "list_model_metadata",
1371
2944
  "list_model_package_groups",
1372
2945
  "list_model_packages",
1373
2946
  "list_model_quality_job_definitions",
1374
2947
  "list_models",
2948
+ "list_monitoring_alert_history",
2949
+ "list_monitoring_alerts",
1375
2950
  "list_monitoring_executions",
1376
2951
  "list_monitoring_schedules",
1377
2952
  "list_notebook_instance_lifecycle_configs",
1378
2953
  "list_notebook_instances",
2954
+ "list_optimization_jobs",
2955
+ "list_partner_apps",
1379
2956
  "list_pipeline_execution_steps",
1380
2957
  "list_pipeline_executions",
1381
2958
  "list_pipeline_parameters_for_execution",
2959
+ "list_pipeline_versions",
1382
2960
  "list_pipelines",
1383
2961
  "list_processing_jobs",
2962
+ "list_resource_catalogs",
2963
+ "list_spaces",
2964
+ "list_stage_devices",
1384
2965
  "list_studio_lifecycle_configs",
1385
2966
  "list_subscribed_workteams",
1386
2967
  "list_tags",
1387
2968
  "list_training_jobs",
1388
2969
  "list_training_jobs_for_hyper_parameter_tuning_job",
2970
+ "list_training_plans",
1389
2971
  "list_transform_jobs",
1390
2972
  "list_trial_components",
1391
2973
  "list_trials",
2974
+ "list_ultra_servers_by_reserved_capacity",
1392
2975
  "list_user_profiles",
1393
2976
  "list_workforces",
1394
2977
  "list_workteams",
@@ -1412,20 +2995,32 @@ WaiterName = Literal[
1412
2995
  RegionName = Literal[
1413
2996
  "af-south-1",
1414
2997
  "ap-east-1",
2998
+ "ap-east-2",
1415
2999
  "ap-northeast-1",
1416
3000
  "ap-northeast-2",
1417
3001
  "ap-northeast-3",
1418
3002
  "ap-south-1",
3003
+ "ap-south-2",
1419
3004
  "ap-southeast-1",
1420
3005
  "ap-southeast-2",
3006
+ "ap-southeast-3",
3007
+ "ap-southeast-4",
3008
+ "ap-southeast-5",
3009
+ "ap-southeast-7",
1421
3010
  "ca-central-1",
3011
+ "ca-west-1",
1422
3012
  "eu-central-1",
3013
+ "eu-central-2",
1423
3014
  "eu-north-1",
1424
3015
  "eu-south-1",
3016
+ "eu-south-2",
1425
3017
  "eu-west-1",
1426
3018
  "eu-west-2",
1427
3019
  "eu-west-3",
3020
+ "il-central-1",
3021
+ "me-central-1",
1428
3022
  "me-south-1",
3023
+ "mx-central-1",
1429
3024
  "sa-east-1",
1430
3025
  "us-east-1",
1431
3026
  "us-east-2",