mypy-boto3-sagemaker 1.35.52__tar.gz → 1.35.61__tar.gz

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.

Potentially problematic release.


This version of mypy-boto3-sagemaker might be problematic. Click here for more details.

Files changed (28) hide show
  1. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/PKG-INFO +9 -8
  2. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/README.md +6 -6
  3. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/__main__.py +4 -4
  4. mypy_boto3_sagemaker-1.35.52/mypy_boto3_sagemaker/client.pyi → mypy_boto3_sagemaker-1.35.61/mypy_boto3_sagemaker/client.py +24 -8
  5. mypy_boto3_sagemaker-1.35.52/mypy_boto3_sagemaker/client.py → mypy_boto3_sagemaker-1.35.61/mypy_boto3_sagemaker/client.pyi +20 -12
  6. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/literals.py +56 -6
  7. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/literals.pyi +56 -6
  8. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/paginator.py +37 -37
  9. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/paginator.pyi +33 -33
  10. mypy_boto3_sagemaker-1.35.61/mypy_boto3_sagemaker/type_defs.py +12857 -0
  11. mypy_boto3_sagemaker-1.35.61/mypy_boto3_sagemaker/type_defs.pyi +11382 -0
  12. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/version.py +1 -1
  13. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker.egg-info/PKG-INFO +9 -8
  14. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/setup.py +3 -2
  15. mypy_boto3_sagemaker-1.35.52/mypy_boto3_sagemaker/type_defs.py +0 -15502
  16. mypy_boto3_sagemaker-1.35.52/mypy_boto3_sagemaker/type_defs.pyi +0 -15501
  17. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/LICENSE +0 -0
  18. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/__init__.py +2 -2
  19. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/__init__.pyi +2 -2
  20. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/py.typed +0 -0
  21. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/waiter.py +0 -0
  22. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker/waiter.pyi +0 -0
  23. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
  24. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
  25. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
  26. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
  27. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
  28. {mypy_boto3_sagemaker-1.35.52 → mypy_boto3_sagemaker-1.35.61}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-sagemaker
3
- Version: 1.35.52
4
- Summary: Type annotations for boto3.SageMaker 1.35.52 service generated with mypy-boto3-builder 8.1.4
3
+ Version: 1.35.61
4
+ Summary: Type annotations for boto3.SageMaker 1.35.61 service generated with mypy-boto3-builder 8.2.1
5
5
  Home-page: https://github.com/youtype/mypy_boto3_builder
6
6
  Author: Vlad Emelianov
7
7
  Author-email: vlad.emelianov.nz@gmail.com
@@ -23,6 +23,7 @@ Classifier: Programming Language :: Python :: 3.10
23
23
  Classifier: Programming Language :: Python :: 3.11
24
24
  Classifier: Programming Language :: Python :: 3.12
25
25
  Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
26
27
  Classifier: Programming Language :: Python :: 3 :: Only
27
28
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
29
  Classifier: Typing :: Stubs Only
@@ -43,7 +44,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
43
44
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
45
 
45
46
  Type annotations for
46
- [boto3.SageMaker 1.35.52](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
47
+ [boto3.SageMaker 1.35.61](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
47
48
  service compatible with [VSCode](https://code.visualstudio.com/),
48
49
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
50
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -52,7 +53,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
52
53
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
54
 
54
55
  Generated by
55
- [mypy-boto3-builder 8.1.4](https://github.com/youtype/mypy_boto3_builder).
56
+ [mypy-boto3-builder 8.2.1](https://github.com/youtype/mypy_boto3_builder).
56
57
 
57
58
  More information can be found on
58
59
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -318,8 +319,8 @@ from mypy_boto3_sagemaker.paginator import (
318
319
  ListInferenceExperimentsPaginator,
319
320
  ListInferenceRecommendationsJobStepsPaginator,
320
321
  ListInferenceRecommendationsJobsPaginator,
321
- ListLabelingJobsPaginator,
322
322
  ListLabelingJobsForWorkteamPaginator,
323
+ ListLabelingJobsPaginator,
323
324
  ListLineageGroupsPaginator,
324
325
  ListMlflowTrackingServersPaginator,
325
326
  ListModelBiasJobDefinitionsPaginator,
@@ -350,8 +351,8 @@ from mypy_boto3_sagemaker.paginator import (
350
351
  ListStudioLifecycleConfigsPaginator,
351
352
  ListSubscribedWorkteamsPaginator,
352
353
  ListTagsPaginator,
353
- ListTrainingJobsPaginator,
354
354
  ListTrainingJobsForHyperParameterTuningJobPaginator,
355
+ ListTrainingJobsPaginator,
355
356
  ListTransformJobsPaginator,
356
357
  ListTrialComponentsPaginator,
357
358
  ListTrialsPaginator,
@@ -432,10 +433,10 @@ list_inference_recommendations_job_steps_paginator: ListInferenceRecommendations
432
433
  list_inference_recommendations_jobs_paginator: ListInferenceRecommendationsJobsPaginator = (
433
434
  client.get_paginator("list_inference_recommendations_jobs")
434
435
  )
435
- list_labeling_jobs_paginator: ListLabelingJobsPaginator = client.get_paginator("list_labeling_jobs")
436
436
  list_labeling_jobs_for_workteam_paginator: ListLabelingJobsForWorkteamPaginator = (
437
437
  client.get_paginator("list_labeling_jobs_for_workteam")
438
438
  )
439
+ list_labeling_jobs_paginator: ListLabelingJobsPaginator = client.get_paginator("list_labeling_jobs")
439
440
  list_lineage_groups_paginator: ListLineageGroupsPaginator = client.get_paginator(
440
441
  "list_lineage_groups"
441
442
  )
@@ -514,10 +515,10 @@ list_subscribed_workteams_paginator: ListSubscribedWorkteamsPaginator = client.g
514
515
  "list_subscribed_workteams"
515
516
  )
516
517
  list_tags_paginator: ListTagsPaginator = client.get_paginator("list_tags")
517
- list_training_jobs_paginator: ListTrainingJobsPaginator = client.get_paginator("list_training_jobs")
518
518
  list_training_jobs_for_hyper_parameter_tuning_job_paginator: ListTrainingJobsForHyperParameterTuningJobPaginator = client.get_paginator(
519
519
  "list_training_jobs_for_hyper_parameter_tuning_job"
520
520
  )
521
+ list_training_jobs_paginator: ListTrainingJobsPaginator = client.get_paginator("list_training_jobs")
521
522
  list_transform_jobs_paginator: ListTransformJobsPaginator = client.get_paginator(
522
523
  "list_transform_jobs"
523
524
  )
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3.SageMaker 1.35.52](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
13
+ [boto3.SageMaker 1.35.61](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
14
14
  service compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -19,7 +19,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
21
  Generated by
22
- [mypy-boto3-builder 8.1.4](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 8.2.1](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found on
25
25
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -285,8 +285,8 @@ from mypy_boto3_sagemaker.paginator import (
285
285
  ListInferenceExperimentsPaginator,
286
286
  ListInferenceRecommendationsJobStepsPaginator,
287
287
  ListInferenceRecommendationsJobsPaginator,
288
- ListLabelingJobsPaginator,
289
288
  ListLabelingJobsForWorkteamPaginator,
289
+ ListLabelingJobsPaginator,
290
290
  ListLineageGroupsPaginator,
291
291
  ListMlflowTrackingServersPaginator,
292
292
  ListModelBiasJobDefinitionsPaginator,
@@ -317,8 +317,8 @@ from mypy_boto3_sagemaker.paginator import (
317
317
  ListStudioLifecycleConfigsPaginator,
318
318
  ListSubscribedWorkteamsPaginator,
319
319
  ListTagsPaginator,
320
- ListTrainingJobsPaginator,
321
320
  ListTrainingJobsForHyperParameterTuningJobPaginator,
321
+ ListTrainingJobsPaginator,
322
322
  ListTransformJobsPaginator,
323
323
  ListTrialComponentsPaginator,
324
324
  ListTrialsPaginator,
@@ -399,10 +399,10 @@ list_inference_recommendations_job_steps_paginator: ListInferenceRecommendations
399
399
  list_inference_recommendations_jobs_paginator: ListInferenceRecommendationsJobsPaginator = (
400
400
  client.get_paginator("list_inference_recommendations_jobs")
401
401
  )
402
- list_labeling_jobs_paginator: ListLabelingJobsPaginator = client.get_paginator("list_labeling_jobs")
403
402
  list_labeling_jobs_for_workteam_paginator: ListLabelingJobsForWorkteamPaginator = (
404
403
  client.get_paginator("list_labeling_jobs_for_workteam")
405
404
  )
405
+ list_labeling_jobs_paginator: ListLabelingJobsPaginator = client.get_paginator("list_labeling_jobs")
406
406
  list_lineage_groups_paginator: ListLineageGroupsPaginator = client.get_paginator(
407
407
  "list_lineage_groups"
408
408
  )
@@ -481,10 +481,10 @@ list_subscribed_workteams_paginator: ListSubscribedWorkteamsPaginator = client.g
481
481
  "list_subscribed_workteams"
482
482
  )
483
483
  list_tags_paginator: ListTagsPaginator = client.get_paginator("list_tags")
484
- list_training_jobs_paginator: ListTrainingJobsPaginator = client.get_paginator("list_training_jobs")
485
484
  list_training_jobs_for_hyper_parameter_tuning_job_paginator: ListTrainingJobsForHyperParameterTuningJobPaginator = client.get_paginator(
486
485
  "list_training_jobs_for_hyper_parameter_tuning_job"
487
486
  )
487
+ list_training_jobs_paginator: ListTrainingJobsPaginator = client.get_paginator("list_training_jobs")
488
488
  list_transform_jobs_paginator: ListTransformJobsPaginator = client.get_paginator(
489
489
  "list_transform_jobs"
490
490
  )
@@ -10,9 +10,9 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.SageMaker 1.35.52\n"
14
- "Version: 1.35.52\n"
15
- "Builder version: 8.1.4\n"
13
+ "Type annotations for boto3.SageMaker 1.35.61\n"
14
+ "Version: 1.35.61\n"
15
+ "Builder version: 8.2.1\n"
16
16
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker//\n"
17
17
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker\n"
18
18
  "Other services: https://pypi.org/project/boto3-stubs/\n"
@@ -24,7 +24,7 @@ def print_version() -> None:
24
24
  """
25
25
  Print package version to stdout.
26
26
  """
27
- print("1.35.52")
27
+ print("1.35.61")
28
28
 
29
29
 
30
30
  def main() -> None:
@@ -102,6 +102,8 @@ from .type_defs import (
102
102
  AddTagsOutputTypeDef,
103
103
  AssociateTrialComponentRequestRequestTypeDef,
104
104
  AssociateTrialComponentResponseTypeDef,
105
+ BatchDeleteClusterNodesRequestRequestTypeDef,
106
+ BatchDeleteClusterNodesResponseTypeDef,
105
107
  BatchDescribeModelPackageInputRequestTypeDef,
106
108
  BatchDescribeModelPackageOutputTypeDef,
107
109
  CreateActionRequestRequestTypeDef,
@@ -718,8 +720,10 @@ if sys.version_info >= (3, 12):
718
720
  else:
719
721
  from typing_extensions import Literal, Unpack
720
722
 
723
+
721
724
  __all__ = ("SageMakerClient",)
722
725
 
726
+
723
727
  class BotocoreClientError(Exception):
724
728
  MSG_TEMPLATE: str
725
729
 
@@ -727,6 +731,7 @@ class BotocoreClientError(Exception):
727
731
  self.response: Dict[str, Any]
728
732
  self.operation_name: str
729
733
 
734
+
730
735
  class Exceptions:
731
736
  ClientError: Type[BotocoreClientError]
732
737
  ConflictException: Type[BotocoreClientError]
@@ -734,6 +739,7 @@ class Exceptions:
734
739
  ResourceLimitExceeded: Type[BotocoreClientError]
735
740
  ResourceNotFound: Type[BotocoreClientError]
736
741
 
742
+
737
743
  class SageMakerClient(BaseClient):
738
744
  """
739
745
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client)
@@ -779,6 +785,16 @@ class SageMakerClient(BaseClient):
779
785
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#associate_trial_component)
780
786
  """
781
787
 
788
+ def batch_delete_cluster_nodes(
789
+ self, **kwargs: Unpack[BatchDeleteClusterNodesRequestRequestTypeDef]
790
+ ) -> BatchDeleteClusterNodesResponseTypeDef:
791
+ """
792
+ Deletes specific nodes within a SageMaker HyperPod cluster.
793
+
794
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.batch_delete_cluster_nodes)
795
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#batch_delete_cluster_nodes)
796
+ """
797
+
782
798
  def batch_describe_model_package(
783
799
  self, **kwargs: Unpack[BatchDescribeModelPackageInputRequestTypeDef]
784
800
  ) -> BatchDescribeModelPackageOutputTypeDef:
@@ -4478,8 +4494,8 @@ class SageMakerClient(BaseClient):
4478
4494
 
4479
4495
  @overload
4480
4496
  def get_paginator(
4481
- self, operation_name: Literal["list_labeling_jobs"]
4482
- ) -> ListLabelingJobsPaginator:
4497
+ self, operation_name: Literal["list_labeling_jobs_for_workteam"]
4498
+ ) -> ListLabelingJobsForWorkteamPaginator:
4483
4499
  """
4484
4500
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.get_paginator)
4485
4501
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
@@ -4487,8 +4503,8 @@ class SageMakerClient(BaseClient):
4487
4503
 
4488
4504
  @overload
4489
4505
  def get_paginator(
4490
- self, operation_name: Literal["list_labeling_jobs_for_workteam"]
4491
- ) -> ListLabelingJobsForWorkteamPaginator:
4506
+ self, operation_name: Literal["list_labeling_jobs"]
4507
+ ) -> ListLabelingJobsPaginator:
4492
4508
  """
4493
4509
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.get_paginator)
4494
4510
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
@@ -4756,8 +4772,8 @@ class SageMakerClient(BaseClient):
4756
4772
 
4757
4773
  @overload
4758
4774
  def get_paginator(
4759
- self, operation_name: Literal["list_training_jobs"]
4760
- ) -> ListTrainingJobsPaginator:
4775
+ self, operation_name: Literal["list_training_jobs_for_hyper_parameter_tuning_job"]
4776
+ ) -> ListTrainingJobsForHyperParameterTuningJobPaginator:
4761
4777
  """
4762
4778
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.get_paginator)
4763
4779
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
@@ -4765,8 +4781,8 @@ class SageMakerClient(BaseClient):
4765
4781
 
4766
4782
  @overload
4767
4783
  def get_paginator(
4768
- self, operation_name: Literal["list_training_jobs_for_hyper_parameter_tuning_job"]
4769
- ) -> ListTrainingJobsForHyperParameterTuningJobPaginator:
4784
+ self, operation_name: Literal["list_training_jobs"]
4785
+ ) -> ListTrainingJobsPaginator:
4770
4786
  """
4771
4787
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.get_paginator)
4772
4788
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
@@ -102,6 +102,8 @@ from .type_defs import (
102
102
  AddTagsOutputTypeDef,
103
103
  AssociateTrialComponentRequestRequestTypeDef,
104
104
  AssociateTrialComponentResponseTypeDef,
105
+ BatchDeleteClusterNodesRequestRequestTypeDef,
106
+ BatchDeleteClusterNodesResponseTypeDef,
105
107
  BatchDescribeModelPackageInputRequestTypeDef,
106
108
  BatchDescribeModelPackageOutputTypeDef,
107
109
  CreateActionRequestRequestTypeDef,
@@ -718,10 +720,8 @@ if sys.version_info >= (3, 12):
718
720
  else:
719
721
  from typing_extensions import Literal, Unpack
720
722
 
721
-
722
723
  __all__ = ("SageMakerClient",)
723
724
 
724
-
725
725
  class BotocoreClientError(Exception):
726
726
  MSG_TEMPLATE: str
727
727
 
@@ -729,7 +729,6 @@ class BotocoreClientError(Exception):
729
729
  self.response: Dict[str, Any]
730
730
  self.operation_name: str
731
731
 
732
-
733
732
  class Exceptions:
734
733
  ClientError: Type[BotocoreClientError]
735
734
  ConflictException: Type[BotocoreClientError]
@@ -737,7 +736,6 @@ class Exceptions:
737
736
  ResourceLimitExceeded: Type[BotocoreClientError]
738
737
  ResourceNotFound: Type[BotocoreClientError]
739
738
 
740
-
741
739
  class SageMakerClient(BaseClient):
742
740
  """
743
741
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client)
@@ -783,6 +781,16 @@ class SageMakerClient(BaseClient):
783
781
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#associate_trial_component)
784
782
  """
785
783
 
784
+ def batch_delete_cluster_nodes(
785
+ self, **kwargs: Unpack[BatchDeleteClusterNodesRequestRequestTypeDef]
786
+ ) -> BatchDeleteClusterNodesResponseTypeDef:
787
+ """
788
+ Deletes specific nodes within a SageMaker HyperPod cluster.
789
+
790
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.batch_delete_cluster_nodes)
791
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#batch_delete_cluster_nodes)
792
+ """
793
+
786
794
  def batch_describe_model_package(
787
795
  self, **kwargs: Unpack[BatchDescribeModelPackageInputRequestTypeDef]
788
796
  ) -> BatchDescribeModelPackageOutputTypeDef:
@@ -4482,8 +4490,8 @@ class SageMakerClient(BaseClient):
4482
4490
 
4483
4491
  @overload
4484
4492
  def get_paginator(
4485
- self, operation_name: Literal["list_labeling_jobs"]
4486
- ) -> ListLabelingJobsPaginator:
4493
+ self, operation_name: Literal["list_labeling_jobs_for_workteam"]
4494
+ ) -> ListLabelingJobsForWorkteamPaginator:
4487
4495
  """
4488
4496
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.get_paginator)
4489
4497
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
@@ -4491,8 +4499,8 @@ class SageMakerClient(BaseClient):
4491
4499
 
4492
4500
  @overload
4493
4501
  def get_paginator(
4494
- self, operation_name: Literal["list_labeling_jobs_for_workteam"]
4495
- ) -> ListLabelingJobsForWorkteamPaginator:
4502
+ self, operation_name: Literal["list_labeling_jobs"]
4503
+ ) -> ListLabelingJobsPaginator:
4496
4504
  """
4497
4505
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.get_paginator)
4498
4506
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
@@ -4760,8 +4768,8 @@ class SageMakerClient(BaseClient):
4760
4768
 
4761
4769
  @overload
4762
4770
  def get_paginator(
4763
- self, operation_name: Literal["list_training_jobs"]
4764
- ) -> ListTrainingJobsPaginator:
4771
+ self, operation_name: Literal["list_training_jobs_for_hyper_parameter_tuning_job"]
4772
+ ) -> ListTrainingJobsForHyperParameterTuningJobPaginator:
4765
4773
  """
4766
4774
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.get_paginator)
4767
4775
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
@@ -4769,8 +4777,8 @@ class SageMakerClient(BaseClient):
4769
4777
 
4770
4778
  @overload
4771
4779
  def get_paginator(
4772
- self, operation_name: Literal["list_training_jobs_for_hyper_parameter_tuning_job"]
4773
- ) -> ListTrainingJobsForHyperParameterTuningJobPaginator:
4780
+ self, operation_name: Literal["list_training_jobs"]
4781
+ ) -> ListTrainingJobsPaginator:
4774
4782
  """
4775
4783
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client.get_paginator)
4776
4784
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
@@ -56,6 +56,7 @@ __all__ = (
56
56
  "AutoMountHomeEFSType",
57
57
  "AutotuneModeType",
58
58
  "AwsManagedHumanLoopRequestSourceType",
59
+ "BatchDeleteClusterNodesErrorCodeType",
59
60
  "BatchStrategyType",
60
61
  "BooleanOperatorType",
61
62
  "CandidateSortByType",
@@ -285,6 +286,7 @@ __all__ = (
285
286
  "OptimizationJobStatusType",
286
287
  "OrderKeyType",
287
288
  "OutputCompressionTypeType",
289
+ "PaginatorName",
288
290
  "ParameterTypeType",
289
291
  "PipelineExecutionStatusType",
290
292
  "PipelineStatusType",
@@ -315,9 +317,11 @@ __all__ = (
315
317
  "RecordWrapperType",
316
318
  "RedshiftResultCompressionTypeType",
317
319
  "RedshiftResultFormatType",
320
+ "RegionName",
318
321
  "RepositoryAccessModeType",
319
322
  "ResourceCatalogSortByType",
320
323
  "ResourceCatalogSortOrderType",
324
+ "ResourceServiceName",
321
325
  "ResourceTypeType",
322
326
  "RetentionTypeType",
323
327
  "RootAccessType",
@@ -327,11 +331,13 @@ __all__ = (
327
331
  "S3DataTypeType",
328
332
  "S3ModelDataTypeType",
329
333
  "SageMakerImageNameType",
334
+ "SageMakerServiceName",
330
335
  "SagemakerServicecatalogStatusType",
331
336
  "ScheduleStatusType",
332
337
  "SearchPaginatorName",
333
338
  "SearchSortOrderType",
334
339
  "SecondaryStatusType",
340
+ "ServiceName",
335
341
  "SharingTypeType",
336
342
  "SkipModelValidationType",
337
343
  "SortActionsByType",
@@ -386,14 +392,9 @@ __all__ = (
386
392
  "VariantPropertyTypeType",
387
393
  "VariantStatusType",
388
394
  "VendorGuidanceType",
395
+ "WaiterName",
389
396
  "WarmPoolResourceStatusType",
390
397
  "WorkforceStatusType",
391
- "SageMakerServiceName",
392
- "ServiceName",
393
- "ResourceServiceName",
394
- "PaginatorName",
395
- "WaiterName",
396
- "RegionName",
397
398
  )
398
399
 
399
400
 
@@ -695,6 +696,7 @@ AutotuneModeType = Literal["Enabled"]
695
696
  AwsManagedHumanLoopRequestSourceType = Literal[
696
697
  "AWS/Rekognition/DetectModerationLabels/Image/V3", "AWS/Textract/AnalyzeDocument/Forms/V1"
697
698
  ]
699
+ BatchDeleteClusterNodesErrorCodeType = Literal["InvalidNodeStatus", "NodeIdInUse", "NodeIdNotFound"]
698
700
  BatchStrategyType = Literal["MultiRecord", "SingleRecord"]
699
701
  BooleanOperatorType = Literal["And", "Or"]
700
702
  CandidateSortByType = Literal["CreationTime", "FinalObjectiveMetricValue", "Status"]
@@ -794,6 +796,24 @@ ClusterInstanceTypeType = Literal[
794
796
  "ml.g5.4xlarge",
795
797
  "ml.g5.8xlarge",
796
798
  "ml.g5.xlarge",
799
+ "ml.g6.12xlarge",
800
+ "ml.g6.16xlarge",
801
+ "ml.g6.24xlarge",
802
+ "ml.g6.2xlarge",
803
+ "ml.g6.48xlarge",
804
+ "ml.g6.4xlarge",
805
+ "ml.g6.8xlarge",
806
+ "ml.g6.xlarge",
807
+ "ml.g6e.12xlarge",
808
+ "ml.g6e.16xlarge",
809
+ "ml.g6e.24xlarge",
810
+ "ml.g6e.2xlarge",
811
+ "ml.g6e.48xlarge",
812
+ "ml.g6e.4xlarge",
813
+ "ml.g6e.8xlarge",
814
+ "ml.g6e.xlarge",
815
+ "ml.gr6.4xlarge",
816
+ "ml.gr6.8xlarge",
797
817
  "ml.m5.12xlarge",
798
818
  "ml.m5.16xlarge",
799
819
  "ml.m5.24xlarge",
@@ -805,6 +825,7 @@ ClusterInstanceTypeType = Literal[
805
825
  "ml.p4d.24xlarge",
806
826
  "ml.p4de.24xlarge",
807
827
  "ml.p5.48xlarge",
828
+ "ml.p5e.48xlarge",
808
829
  "ml.t3.2xlarge",
809
830
  "ml.t3.large",
810
831
  "ml.t3.medium",
@@ -1001,6 +1022,10 @@ InstanceTypeType = Literal[
1001
1022
  "ml.inf1.2xlarge",
1002
1023
  "ml.inf1.6xlarge",
1003
1024
  "ml.inf1.xlarge",
1025
+ "ml.inf2.24xlarge",
1026
+ "ml.inf2.48xlarge",
1027
+ "ml.inf2.8xlarge",
1028
+ "ml.inf2.xlarge",
1004
1029
  "ml.m4.10xlarge",
1005
1030
  "ml.m4.16xlarge",
1006
1031
  "ml.m4.2xlarge",
@@ -1099,6 +1124,9 @@ InstanceTypeType = Literal[
1099
1124
  "ml.t3.large",
1100
1125
  "ml.t3.medium",
1101
1126
  "ml.t3.xlarge",
1127
+ "ml.trn1.2xlarge",
1128
+ "ml.trn1.32xlarge",
1129
+ "ml.trn1n.32xlarge",
1102
1130
  ]
1103
1131
  IsTrackingServerActiveType = Literal["Active", "Inactive"]
1104
1132
  JobTypeType = Literal["INFERENCE", "NOTEBOOK_KERNEL", "TRAINING"]
@@ -1825,6 +1853,22 @@ TrainingInstanceTypeType = Literal[
1825
1853
  "ml.g5.4xlarge",
1826
1854
  "ml.g5.8xlarge",
1827
1855
  "ml.g5.xlarge",
1856
+ "ml.g6.12xlarge",
1857
+ "ml.g6.16xlarge",
1858
+ "ml.g6.24xlarge",
1859
+ "ml.g6.2xlarge",
1860
+ "ml.g6.48xlarge",
1861
+ "ml.g6.4xlarge",
1862
+ "ml.g6.8xlarge",
1863
+ "ml.g6.xlarge",
1864
+ "ml.g6e.12xlarge",
1865
+ "ml.g6e.16xlarge",
1866
+ "ml.g6e.24xlarge",
1867
+ "ml.g6e.2xlarge",
1868
+ "ml.g6e.48xlarge",
1869
+ "ml.g6e.4xlarge",
1870
+ "ml.g6e.8xlarge",
1871
+ "ml.g6e.xlarge",
1828
1872
  "ml.m4.10xlarge",
1829
1873
  "ml.m4.16xlarge",
1830
1874
  "ml.m4.2xlarge",
@@ -1929,6 +1973,10 @@ TransformInstanceTypeType = Literal[
1929
1973
  "ml.g5.4xlarge",
1930
1974
  "ml.g5.8xlarge",
1931
1975
  "ml.g5.xlarge",
1976
+ "ml.inf2.24xlarge",
1977
+ "ml.inf2.48xlarge",
1978
+ "ml.inf2.8xlarge",
1979
+ "ml.inf2.xlarge",
1932
1980
  "ml.m4.10xlarge",
1933
1981
  "ml.m4.16xlarge",
1934
1982
  "ml.m4.2xlarge",
@@ -2040,6 +2088,7 @@ ServiceName = Literal[
2040
2088
  "bedrock-agent",
2041
2089
  "bedrock-agent-runtime",
2042
2090
  "bedrock-runtime",
2091
+ "billing",
2043
2092
  "billingconductor",
2044
2093
  "braket",
2045
2094
  "budgets",
@@ -2268,6 +2317,7 @@ ServiceName = Literal[
2268
2317
  "osis",
2269
2318
  "outposts",
2270
2319
  "panorama",
2320
+ "partnercentral-selling",
2271
2321
  "payment-cryptography",
2272
2322
  "payment-cryptography-data",
2273
2323
  "pca-connector-ad",