mypy-boto3-sagemaker 1.40.0__tar.gz → 1.40.3__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 (26) hide show
  1. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/PKG-INFO +8 -4
  2. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/README.md +6 -2
  3. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/__init__.py +4 -0
  4. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/__init__.pyi +4 -0
  5. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/__main__.py +3 -3
  6. mypy_boto3_sagemaker-1.40.0/mypy_boto3_sagemaker/client.pyi → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/client.py +79 -0
  7. mypy_boto3_sagemaker-1.40.0/mypy_boto3_sagemaker/client.py → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/client.pyi +76 -3
  8. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/literals.py +23 -1
  9. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/literals.pyi +23 -1
  10. mypy_boto3_sagemaker-1.40.0/mypy_boto3_sagemaker/paginator.pyi → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/paginator.py +267 -0
  11. mypy_boto3_sagemaker-1.40.0/mypy_boto3_sagemaker/paginator.py → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/paginator.pyi +22 -240
  12. mypy_boto3_sagemaker-1.40.0/mypy_boto3_sagemaker/type_defs.pyi → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/type_defs.py +1836 -0
  13. mypy_boto3_sagemaker-1.40.0/mypy_boto3_sagemaker/type_defs.py → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/type_defs.pyi +184 -1586
  14. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/version.py +1 -1
  15. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/PKG-INFO +8 -4
  16. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/setup.py +2 -2
  17. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/LICENSE +0 -0
  18. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/py.typed +0 -0
  19. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/waiter.py +0 -0
  20. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/waiter.pyi +0 -0
  21. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
  22. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
  23. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
  24. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
  25. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
  26. {mypy_boto3_sagemaker-1.40.0 → mypy_boto3_sagemaker-1.40.3}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-sagemaker
3
- Version: 1.40.0
4
- Summary: Type annotations for boto3 SageMaker 1.40.0 service generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.40.3
4
+ Summary: Type annotations for boto3 SageMaker 1.40.3 service generated with mypy-boto3-builder 8.11.0
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
@@ -56,7 +56,7 @@ Dynamic: summary
56
56
 
57
57
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
- Type annotations for [boto3 SageMaker 1.40.0](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 SageMaker 1.40.3](https://pypi.org/project/boto3/)
60
60
  compatible with [VSCode](https://code.visualstudio.com/),
61
61
  [PyCharm](https://www.jetbrains.com/pycharm/),
62
62
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
119
119
  isolation.
120
120
 
121
121
  1. Run mypy-boto3-builder in your package root directory:
122
- `uvx --with 'boto3==1.40.0' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.40.3' mypy-boto3-builder`
123
123
  2. Select `boto3-stubs` AWS SDK.
124
124
  3. Add `SageMaker` service.
125
125
  4. Use provided commands to install generated packages.
@@ -363,6 +363,7 @@ from mypy_boto3_sagemaker.paginator import (
363
363
  ListAssociationsPaginator,
364
364
  ListAutoMLJobsPaginator,
365
365
  ListCandidatesForAutoMLJobPaginator,
366
+ ListClusterEventsPaginator,
366
367
  ListClusterNodesPaginator,
367
368
  ListClusterSchedulerConfigsPaginator,
368
369
  ListClustersPaginator,
@@ -455,6 +456,9 @@ list_auto_ml_jobs_paginator: ListAutoMLJobsPaginator = client.get_paginator("lis
455
456
  list_candidates_for_auto_ml_job_paginator: ListCandidatesForAutoMLJobPaginator = (
456
457
  client.get_paginator("list_candidates_for_auto_ml_job")
457
458
  )
459
+ list_cluster_events_paginator: ListClusterEventsPaginator = client.get_paginator(
460
+ "list_cluster_events"
461
+ )
458
462
  list_cluster_nodes_paginator: ListClusterNodesPaginator = client.get_paginator("list_cluster_nodes")
459
463
  list_cluster_scheduler_configs_paginator: ListClusterSchedulerConfigsPaginator = (
460
464
  client.get_paginator("list_cluster_scheduler_configs")
@@ -9,7 +9,7 @@
9
9
 
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
- Type annotations for [boto3 SageMaker 1.40.0](https://pypi.org/project/boto3/)
12
+ Type annotations for [boto3 SageMaker 1.40.3](https://pypi.org/project/boto3/)
13
13
  compatible with [VSCode](https://code.visualstudio.com/),
14
14
  [PyCharm](https://www.jetbrains.com/pycharm/),
15
15
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
72
72
  isolation.
73
73
 
74
74
  1. Run mypy-boto3-builder in your package root directory:
75
- `uvx --with 'boto3==1.40.0' mypy-boto3-builder`
75
+ `uvx --with 'boto3==1.40.3' mypy-boto3-builder`
76
76
  2. Select `boto3-stubs` AWS SDK.
77
77
  3. Add `SageMaker` service.
78
78
  4. Use provided commands to install generated packages.
@@ -316,6 +316,7 @@ from mypy_boto3_sagemaker.paginator import (
316
316
  ListAssociationsPaginator,
317
317
  ListAutoMLJobsPaginator,
318
318
  ListCandidatesForAutoMLJobPaginator,
319
+ ListClusterEventsPaginator,
319
320
  ListClusterNodesPaginator,
320
321
  ListClusterSchedulerConfigsPaginator,
321
322
  ListClustersPaginator,
@@ -408,6 +409,9 @@ list_auto_ml_jobs_paginator: ListAutoMLJobsPaginator = client.get_paginator("lis
408
409
  list_candidates_for_auto_ml_job_paginator: ListCandidatesForAutoMLJobPaginator = (
409
410
  client.get_paginator("list_candidates_for_auto_ml_job")
410
411
  )
412
+ list_cluster_events_paginator: ListClusterEventsPaginator = client.get_paginator(
413
+ "list_cluster_events"
414
+ )
411
415
  list_cluster_nodes_paginator: ListClusterNodesPaginator = client.get_paginator("list_cluster_nodes")
412
416
  list_cluster_scheduler_configs_paginator: ListClusterSchedulerConfigsPaginator = (
413
417
  client.get_paginator("list_cluster_scheduler_configs")
@@ -28,6 +28,7 @@ Usage::
28
28
  ListAssociationsPaginator,
29
29
  ListAutoMLJobsPaginator,
30
30
  ListCandidatesForAutoMLJobPaginator,
31
+ ListClusterEventsPaginator,
31
32
  ListClusterNodesPaginator,
32
33
  ListClusterSchedulerConfigsPaginator,
33
34
  ListClustersPaginator,
@@ -134,6 +135,7 @@ Usage::
134
135
  list_associations_paginator: ListAssociationsPaginator = client.get_paginator("list_associations")
135
136
  list_auto_ml_jobs_paginator: ListAutoMLJobsPaginator = client.get_paginator("list_auto_ml_jobs")
136
137
  list_candidates_for_auto_ml_job_paginator: ListCandidatesForAutoMLJobPaginator = client.get_paginator("list_candidates_for_auto_ml_job")
138
+ list_cluster_events_paginator: ListClusterEventsPaginator = client.get_paginator("list_cluster_events")
137
139
  list_cluster_nodes_paginator: ListClusterNodesPaginator = client.get_paginator("list_cluster_nodes")
138
140
  list_cluster_scheduler_configs_paginator: ListClusterSchedulerConfigsPaginator = client.get_paginator("list_cluster_scheduler_configs")
139
141
  list_clusters_paginator: ListClustersPaginator = client.get_paginator("list_clusters")
@@ -219,6 +221,7 @@ from .paginator import (
219
221
  ListAssociationsPaginator,
220
222
  ListAutoMLJobsPaginator,
221
223
  ListCandidatesForAutoMLJobPaginator,
224
+ ListClusterEventsPaginator,
222
225
  ListClusterNodesPaginator,
223
226
  ListClusterSchedulerConfigsPaginator,
224
227
  ListClustersPaginator,
@@ -328,6 +331,7 @@ __all__ = (
328
331
  "ListAssociationsPaginator",
329
332
  "ListAutoMLJobsPaginator",
330
333
  "ListCandidatesForAutoMLJobPaginator",
334
+ "ListClusterEventsPaginator",
331
335
  "ListClusterNodesPaginator",
332
336
  "ListClusterSchedulerConfigsPaginator",
333
337
  "ListClustersPaginator",
@@ -28,6 +28,7 @@ Usage::
28
28
  ListAssociationsPaginator,
29
29
  ListAutoMLJobsPaginator,
30
30
  ListCandidatesForAutoMLJobPaginator,
31
+ ListClusterEventsPaginator,
31
32
  ListClusterNodesPaginator,
32
33
  ListClusterSchedulerConfigsPaginator,
33
34
  ListClustersPaginator,
@@ -134,6 +135,7 @@ Usage::
134
135
  list_associations_paginator: ListAssociationsPaginator = client.get_paginator("list_associations")
135
136
  list_auto_ml_jobs_paginator: ListAutoMLJobsPaginator = client.get_paginator("list_auto_ml_jobs")
136
137
  list_candidates_for_auto_ml_job_paginator: ListCandidatesForAutoMLJobPaginator = client.get_paginator("list_candidates_for_auto_ml_job")
138
+ list_cluster_events_paginator: ListClusterEventsPaginator = client.get_paginator("list_cluster_events")
137
139
  list_cluster_nodes_paginator: ListClusterNodesPaginator = client.get_paginator("list_cluster_nodes")
138
140
  list_cluster_scheduler_configs_paginator: ListClusterSchedulerConfigsPaginator = client.get_paginator("list_cluster_scheduler_configs")
139
141
  list_clusters_paginator: ListClustersPaginator = client.get_paginator("list_clusters")
@@ -219,6 +221,7 @@ from .paginator import (
219
221
  ListAssociationsPaginator,
220
222
  ListAutoMLJobsPaginator,
221
223
  ListCandidatesForAutoMLJobPaginator,
224
+ ListClusterEventsPaginator,
222
225
  ListClusterNodesPaginator,
223
226
  ListClusterSchedulerConfigsPaginator,
224
227
  ListClustersPaginator,
@@ -327,6 +330,7 @@ __all__ = (
327
330
  "ListAssociationsPaginator",
328
331
  "ListAutoMLJobsPaginator",
329
332
  "ListCandidatesForAutoMLJobPaginator",
333
+ "ListClusterEventsPaginator",
330
334
  "ListClusterNodesPaginator",
331
335
  "ListClusterSchedulerConfigsPaginator",
332
336
  "ListClustersPaginator",
@@ -12,8 +12,8 @@ def print_info() -> None:
12
12
  Print package info to stdout.
13
13
  """
14
14
  sys.stdout.write(
15
- "Type annotations for boto3 SageMaker 1.40.0\n"
16
- "Version: 1.40.0\n"
15
+ "Type annotations for boto3 SageMaker 1.40.3\n"
16
+ "Version: 1.40.3\n"
17
17
  "Builder version: 8.11.0\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#sagemaker\n"
@@ -26,7 +26,7 @@ def print_version() -> None:
26
26
  """
27
27
  Print package version to stdout.
28
28
  """
29
- sys.stdout.write("1.40.0\n")
29
+ sys.stdout.write("1.40.3\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -36,6 +36,7 @@ from .paginator import (
36
36
  ListAssociationsPaginator,
37
37
  ListAutoMLJobsPaginator,
38
38
  ListCandidatesForAutoMLJobPaginator,
39
+ ListClusterEventsPaginator,
39
40
  ListClusterNodesPaginator,
40
41
  ListClusterSchedulerConfigsPaginator,
41
42
  ListClustersPaginator,
@@ -114,6 +115,10 @@ from .type_defs import (
114
115
  AddTagsOutputTypeDef,
115
116
  AssociateTrialComponentRequestTypeDef,
116
117
  AssociateTrialComponentResponseTypeDef,
118
+ AttachClusterNodeVolumeRequestTypeDef,
119
+ AttachClusterNodeVolumeResponseTypeDef,
120
+ BatchAddClusterNodesRequestTypeDef,
121
+ BatchAddClusterNodesResponseTypeDef,
117
122
  BatchDeleteClusterNodesRequestTypeDef,
118
123
  BatchDeleteClusterNodesResponseTypeDef,
119
124
  BatchDescribeModelPackageInputTypeDef,
@@ -330,6 +335,8 @@ from .type_defs import (
330
335
  DescribeAutoMLJobResponseTypeDef,
331
336
  DescribeAutoMLJobV2RequestTypeDef,
332
337
  DescribeAutoMLJobV2ResponseTypeDef,
338
+ DescribeClusterEventRequestTypeDef,
339
+ DescribeClusterEventResponseTypeDef,
333
340
  DescribeClusterNodeRequestTypeDef,
334
341
  DescribeClusterNodeResponseTypeDef,
335
342
  DescribeClusterRequestTypeDef,
@@ -450,6 +457,8 @@ from .type_defs import (
450
457
  DescribeWorkforceResponseTypeDef,
451
458
  DescribeWorkteamRequestTypeDef,
452
459
  DescribeWorkteamResponseTypeDef,
460
+ DetachClusterNodeVolumeRequestTypeDef,
461
+ DetachClusterNodeVolumeResponseTypeDef,
453
462
  DisassociateTrialComponentRequestTypeDef,
454
463
  DisassociateTrialComponentResponseTypeDef,
455
464
  EmptyResponseMetadataTypeDef,
@@ -484,6 +493,8 @@ from .type_defs import (
484
493
  ListAutoMLJobsResponseTypeDef,
485
494
  ListCandidatesForAutoMLJobRequestTypeDef,
486
495
  ListCandidatesForAutoMLJobResponseTypeDef,
496
+ ListClusterEventsRequestTypeDef,
497
+ ListClusterEventsResponseTypeDef,
487
498
  ListClusterNodesRequestTypeDef,
488
499
  ListClusterNodesResponseTypeDef,
489
500
  ListClusterSchedulerConfigsRequestTypeDef,
@@ -788,8 +799,10 @@ if sys.version_info >= (3, 12):
788
799
  else:
789
800
  from typing_extensions import Literal, Unpack
790
801
 
802
+
791
803
  __all__ = ("SageMakerClient",)
792
804
 
805
+
793
806
  class Exceptions(BaseClientExceptions):
794
807
  ClientError: Type[BotocoreClientError]
795
808
  ConflictException: Type[BotocoreClientError]
@@ -797,6 +810,7 @@ class Exceptions(BaseClientExceptions):
797
810
  ResourceLimitExceeded: Type[BotocoreClientError]
798
811
  ResourceNotFound: Type[BotocoreClientError]
799
812
 
813
+
800
814
  class SageMakerClient(BaseClient):
801
815
  """
802
816
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client)
@@ -860,6 +874,28 @@ class SageMakerClient(BaseClient):
860
874
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#associate_trial_component)
861
875
  """
862
876
 
877
+ def attach_cluster_node_volume(
878
+ self, **kwargs: Unpack[AttachClusterNodeVolumeRequestTypeDef]
879
+ ) -> AttachClusterNodeVolumeResponseTypeDef:
880
+ """
881
+ Attaches your Amazon Elastic Block Store (Amazon EBS) volume to a node in your
882
+ EKS-orchestrated HyperPod cluster.
883
+
884
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/attach_cluster_node_volume.html)
885
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#attach_cluster_node_volume)
886
+ """
887
+
888
+ def batch_add_cluster_nodes(
889
+ self, **kwargs: Unpack[BatchAddClusterNodesRequestTypeDef]
890
+ ) -> BatchAddClusterNodesResponseTypeDef:
891
+ """
892
+ Adds nodes to a HyperPod cluster by incrementing the target count for one or
893
+ more instance groups.
894
+
895
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/batch_add_cluster_nodes.html)
896
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#batch_add_cluster_nodes)
897
+ """
898
+
863
899
  def batch_delete_cluster_nodes(
864
900
  self, **kwargs: Unpack[BatchDeleteClusterNodesRequestTypeDef]
865
901
  ) -> BatchDeleteClusterNodesResponseTypeDef:
@@ -2186,6 +2222,17 @@ class SageMakerClient(BaseClient):
2186
2222
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_cluster)
2187
2223
  """
2188
2224
 
2225
+ def describe_cluster_event(
2226
+ self, **kwargs: Unpack[DescribeClusterEventRequestTypeDef]
2227
+ ) -> DescribeClusterEventResponseTypeDef:
2228
+ """
2229
+ Retrieves detailed information about a specific event for a given HyperPod
2230
+ cluster.
2231
+
2232
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/describe_cluster_event.html)
2233
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_cluster_event)
2234
+ """
2235
+
2189
2236
  def describe_cluster_node(
2190
2237
  self, **kwargs: Unpack[DescribeClusterNodeRequestTypeDef]
2191
2238
  ) -> DescribeClusterNodeResponseTypeDef:
@@ -2784,6 +2831,17 @@ class SageMakerClient(BaseClient):
2784
2831
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_workteam)
2785
2832
  """
2786
2833
 
2834
+ def detach_cluster_node_volume(
2835
+ self, **kwargs: Unpack[DetachClusterNodeVolumeRequestTypeDef]
2836
+ ) -> DetachClusterNodeVolumeResponseTypeDef:
2837
+ """
2838
+ Detaches your Amazon Elastic Block Store (Amazon EBS) volume from a node in
2839
+ your EKS-orchestrated SageMaker HyperPod cluster.
2840
+
2841
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/detach_cluster_node_volume.html)
2842
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#detach_cluster_node_volume)
2843
+ """
2844
+
2787
2845
  def disable_sagemaker_servicecatalog_portfolio(self) -> Dict[str, Any]:
2788
2846
  """
2789
2847
  Disables using Service Catalog in SageMaker.
@@ -2968,6 +3026,16 @@ class SageMakerClient(BaseClient):
2968
3026
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_candidates_for_auto_ml_job)
2969
3027
  """
2970
3028
 
3029
+ def list_cluster_events(
3030
+ self, **kwargs: Unpack[ListClusterEventsRequestTypeDef]
3031
+ ) -> ListClusterEventsResponseTypeDef:
3032
+ """
3033
+ Retrieves a list of event summaries for a specified HyperPod cluster.
3034
+
3035
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/list_cluster_events.html)
3036
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_cluster_events)
3037
+ """
3038
+
2971
3039
  def list_cluster_nodes(
2972
3040
  self, **kwargs: Unpack[ListClusterNodesRequestTypeDef]
2973
3041
  ) -> ListClusterNodesResponseTypeDef:
@@ -4582,6 +4650,17 @@ class SageMakerClient(BaseClient):
4582
4650
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
4583
4651
  """
4584
4652
 
4653
+ @overload # type: ignore[override]
4654
+ def get_paginator( # type: ignore[override]
4655
+ self, operation_name: Literal["list_cluster_events"]
4656
+ ) -> ListClusterEventsPaginator:
4657
+ """
4658
+ Create a paginator for an operation.
4659
+
4660
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/get_paginator.html)
4661
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
4662
+ """
4663
+
4585
4664
  @overload # type: ignore[override]
4586
4665
  def get_paginator( # type: ignore[override]
4587
4666
  self, operation_name: Literal["list_cluster_nodes"]
@@ -36,6 +36,7 @@ from .paginator import (
36
36
  ListAssociationsPaginator,
37
37
  ListAutoMLJobsPaginator,
38
38
  ListCandidatesForAutoMLJobPaginator,
39
+ ListClusterEventsPaginator,
39
40
  ListClusterNodesPaginator,
40
41
  ListClusterSchedulerConfigsPaginator,
41
42
  ListClustersPaginator,
@@ -114,6 +115,10 @@ from .type_defs import (
114
115
  AddTagsOutputTypeDef,
115
116
  AssociateTrialComponentRequestTypeDef,
116
117
  AssociateTrialComponentResponseTypeDef,
118
+ AttachClusterNodeVolumeRequestTypeDef,
119
+ AttachClusterNodeVolumeResponseTypeDef,
120
+ BatchAddClusterNodesRequestTypeDef,
121
+ BatchAddClusterNodesResponseTypeDef,
117
122
  BatchDeleteClusterNodesRequestTypeDef,
118
123
  BatchDeleteClusterNodesResponseTypeDef,
119
124
  BatchDescribeModelPackageInputTypeDef,
@@ -330,6 +335,8 @@ from .type_defs import (
330
335
  DescribeAutoMLJobResponseTypeDef,
331
336
  DescribeAutoMLJobV2RequestTypeDef,
332
337
  DescribeAutoMLJobV2ResponseTypeDef,
338
+ DescribeClusterEventRequestTypeDef,
339
+ DescribeClusterEventResponseTypeDef,
333
340
  DescribeClusterNodeRequestTypeDef,
334
341
  DescribeClusterNodeResponseTypeDef,
335
342
  DescribeClusterRequestTypeDef,
@@ -450,6 +457,8 @@ from .type_defs import (
450
457
  DescribeWorkforceResponseTypeDef,
451
458
  DescribeWorkteamRequestTypeDef,
452
459
  DescribeWorkteamResponseTypeDef,
460
+ DetachClusterNodeVolumeRequestTypeDef,
461
+ DetachClusterNodeVolumeResponseTypeDef,
453
462
  DisassociateTrialComponentRequestTypeDef,
454
463
  DisassociateTrialComponentResponseTypeDef,
455
464
  EmptyResponseMetadataTypeDef,
@@ -484,6 +493,8 @@ from .type_defs import (
484
493
  ListAutoMLJobsResponseTypeDef,
485
494
  ListCandidatesForAutoMLJobRequestTypeDef,
486
495
  ListCandidatesForAutoMLJobResponseTypeDef,
496
+ ListClusterEventsRequestTypeDef,
497
+ ListClusterEventsResponseTypeDef,
487
498
  ListClusterNodesRequestTypeDef,
488
499
  ListClusterNodesResponseTypeDef,
489
500
  ListClusterSchedulerConfigsRequestTypeDef,
@@ -788,10 +799,8 @@ if sys.version_info >= (3, 12):
788
799
  else:
789
800
  from typing_extensions import Literal, Unpack
790
801
 
791
-
792
802
  __all__ = ("SageMakerClient",)
793
803
 
794
-
795
804
  class Exceptions(BaseClientExceptions):
796
805
  ClientError: Type[BotocoreClientError]
797
806
  ConflictException: Type[BotocoreClientError]
@@ -799,7 +808,6 @@ class Exceptions(BaseClientExceptions):
799
808
  ResourceLimitExceeded: Type[BotocoreClientError]
800
809
  ResourceNotFound: Type[BotocoreClientError]
801
810
 
802
-
803
811
  class SageMakerClient(BaseClient):
804
812
  """
805
813
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client)
@@ -863,6 +871,28 @@ class SageMakerClient(BaseClient):
863
871
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#associate_trial_component)
864
872
  """
865
873
 
874
+ def attach_cluster_node_volume(
875
+ self, **kwargs: Unpack[AttachClusterNodeVolumeRequestTypeDef]
876
+ ) -> AttachClusterNodeVolumeResponseTypeDef:
877
+ """
878
+ Attaches your Amazon Elastic Block Store (Amazon EBS) volume to a node in your
879
+ EKS-orchestrated HyperPod cluster.
880
+
881
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/attach_cluster_node_volume.html)
882
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#attach_cluster_node_volume)
883
+ """
884
+
885
+ def batch_add_cluster_nodes(
886
+ self, **kwargs: Unpack[BatchAddClusterNodesRequestTypeDef]
887
+ ) -> BatchAddClusterNodesResponseTypeDef:
888
+ """
889
+ Adds nodes to a HyperPod cluster by incrementing the target count for one or
890
+ more instance groups.
891
+
892
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/batch_add_cluster_nodes.html)
893
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#batch_add_cluster_nodes)
894
+ """
895
+
866
896
  def batch_delete_cluster_nodes(
867
897
  self, **kwargs: Unpack[BatchDeleteClusterNodesRequestTypeDef]
868
898
  ) -> BatchDeleteClusterNodesResponseTypeDef:
@@ -2189,6 +2219,17 @@ class SageMakerClient(BaseClient):
2189
2219
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_cluster)
2190
2220
  """
2191
2221
 
2222
+ def describe_cluster_event(
2223
+ self, **kwargs: Unpack[DescribeClusterEventRequestTypeDef]
2224
+ ) -> DescribeClusterEventResponseTypeDef:
2225
+ """
2226
+ Retrieves detailed information about a specific event for a given HyperPod
2227
+ cluster.
2228
+
2229
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/describe_cluster_event.html)
2230
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_cluster_event)
2231
+ """
2232
+
2192
2233
  def describe_cluster_node(
2193
2234
  self, **kwargs: Unpack[DescribeClusterNodeRequestTypeDef]
2194
2235
  ) -> DescribeClusterNodeResponseTypeDef:
@@ -2787,6 +2828,17 @@ class SageMakerClient(BaseClient):
2787
2828
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_workteam)
2788
2829
  """
2789
2830
 
2831
+ def detach_cluster_node_volume(
2832
+ self, **kwargs: Unpack[DetachClusterNodeVolumeRequestTypeDef]
2833
+ ) -> DetachClusterNodeVolumeResponseTypeDef:
2834
+ """
2835
+ Detaches your Amazon Elastic Block Store (Amazon EBS) volume from a node in
2836
+ your EKS-orchestrated SageMaker HyperPod cluster.
2837
+
2838
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/detach_cluster_node_volume.html)
2839
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#detach_cluster_node_volume)
2840
+ """
2841
+
2790
2842
  def disable_sagemaker_servicecatalog_portfolio(self) -> Dict[str, Any]:
2791
2843
  """
2792
2844
  Disables using Service Catalog in SageMaker.
@@ -2971,6 +3023,16 @@ class SageMakerClient(BaseClient):
2971
3023
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_candidates_for_auto_ml_job)
2972
3024
  """
2973
3025
 
3026
+ def list_cluster_events(
3027
+ self, **kwargs: Unpack[ListClusterEventsRequestTypeDef]
3028
+ ) -> ListClusterEventsResponseTypeDef:
3029
+ """
3030
+ Retrieves a list of event summaries for a specified HyperPod cluster.
3031
+
3032
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/list_cluster_events.html)
3033
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_cluster_events)
3034
+ """
3035
+
2974
3036
  def list_cluster_nodes(
2975
3037
  self, **kwargs: Unpack[ListClusterNodesRequestTypeDef]
2976
3038
  ) -> ListClusterNodesResponseTypeDef:
@@ -4585,6 +4647,17 @@ class SageMakerClient(BaseClient):
4585
4647
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
4586
4648
  """
4587
4649
 
4650
+ @overload # type: ignore[override]
4651
+ def get_paginator( # type: ignore[override]
4652
+ self, operation_name: Literal["list_cluster_events"]
4653
+ ) -> ListClusterEventsPaginator:
4654
+ """
4655
+ Create a paginator for an operation.
4656
+
4657
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/get_paginator.html)
4658
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
4659
+ """
4660
+
4588
4661
  @overload # type: ignore[override]
4589
4662
  def get_paginator( # type: ignore[override]
4590
4663
  self, operation_name: Literal["list_cluster_nodes"]
@@ -59,6 +59,7 @@ __all__ = (
59
59
  "AutoMountHomeEFSType",
60
60
  "AutotuneModeType",
61
61
  "AwsManagedHumanLoopRequestSourceType",
62
+ "BatchAddClusterNodesErrorCodeType",
62
63
  "BatchDeleteClusterNodesErrorCodeType",
63
64
  "BatchStrategyType",
64
65
  "BooleanOperatorType",
@@ -66,14 +67,17 @@ __all__ = (
66
67
  "CandidateStatusType",
67
68
  "CandidateStepTypeType",
68
69
  "CapacityReservationPreferenceType",
70
+ "CapacityReservationTypeType",
69
71
  "CapacitySizeTypeType",
70
72
  "CaptureModeType",
71
73
  "CaptureStatusType",
72
74
  "ClarifyFeatureTypeType",
73
75
  "ClarifyTextGranularityType",
74
76
  "ClarifyTextLanguageType",
77
+ "ClusterEventResourceTypeType",
75
78
  "ClusterInstanceStatusType",
76
79
  "ClusterInstanceTypeType",
80
+ "ClusterNodeProvisioningModeType",
77
81
  "ClusterNodeRecoveryType",
78
82
  "ClusterSortByType",
79
83
  "ClusterStatusType",
@@ -107,6 +111,7 @@ __all__ = (
107
111
  "EndpointInServiceWaiterName",
108
112
  "EndpointSortKeyType",
109
113
  "EndpointStatusType",
114
+ "EventSortByType",
110
115
  "ExecutionRoleIdentityConfigType",
111
116
  "ExecutionStatusType",
112
117
  "FailureHandlingPolicyType",
@@ -173,6 +178,7 @@ __all__ = (
173
178
  "ListAssociationsPaginatorName",
174
179
  "ListAutoMLJobsPaginatorName",
175
180
  "ListCandidatesForAutoMLJobPaginatorName",
181
+ "ListClusterEventsPaginatorName",
176
182
  "ListClusterNodesPaginatorName",
177
183
  "ListClusterSchedulerConfigsPaginatorName",
178
184
  "ListClustersPaginatorName",
@@ -423,6 +429,7 @@ __all__ = (
423
429
  "VariantPropertyTypeType",
424
430
  "VariantStatusType",
425
431
  "VendorGuidanceType",
432
+ "VolumeAttachmentStatusType",
426
433
  "WaiterName",
427
434
  "WarmPoolResourceStatusType",
428
435
  "WorkforceIpAddressTypeType",
@@ -730,6 +737,7 @@ AutotuneModeType = Literal["Enabled"]
730
737
  AwsManagedHumanLoopRequestSourceType = Literal[
731
738
  "AWS/Rekognition/DetectModerationLabels/Image/V3", "AWS/Textract/AnalyzeDocument/Forms/V1"
732
739
  ]
740
+ BatchAddClusterNodesErrorCodeType = Literal["InstanceGroupNotFound", "InvalidInstanceGroupStatus"]
733
741
  BatchDeleteClusterNodesErrorCodeType = Literal["InvalidNodeStatus", "NodeIdInUse", "NodeIdNotFound"]
734
742
  BatchStrategyType = Literal["MultiRecord", "SingleRecord"]
735
743
  BooleanOperatorType = Literal["And", "Or"]
@@ -739,6 +747,7 @@ CandidateStepTypeType = Literal[
739
747
  "AWS::SageMaker::ProcessingJob", "AWS::SageMaker::TrainingJob", "AWS::SageMaker::TransformJob"
740
748
  ]
741
749
  CapacityReservationPreferenceType = Literal["capacity-reservations-only"]
750
+ CapacityReservationTypeType = Literal["CRG", "ODCR"]
742
751
  CapacitySizeTypeType = Literal["CAPACITY_PERCENT", "INSTANCE_COUNT"]
743
752
  CaptureModeType = Literal["Input", "InputAndOutput", "Output"]
744
753
  CaptureStatusType = Literal["Started", "Stopped"]
@@ -806,8 +815,15 @@ ClarifyTextLanguageType = Literal[
806
815
  "yo",
807
816
  "zh",
808
817
  ]
818
+ ClusterEventResourceTypeType = Literal["Cluster", "Instance", "InstanceGroup"]
809
819
  ClusterInstanceStatusType = Literal[
810
- "DeepHealthCheckInProgress", "Failure", "Pending", "Running", "ShuttingDown", "SystemUpdating"
820
+ "DeepHealthCheckInProgress",
821
+ "Failure",
822
+ "NotFound",
823
+ "Pending",
824
+ "Running",
825
+ "ShuttingDown",
826
+ "SystemUpdating",
811
827
  ]
812
828
  ClusterInstanceTypeType = Literal[
813
829
  "ml.c5.12xlarge",
@@ -923,6 +939,7 @@ ClusterInstanceTypeType = Literal[
923
939
  "ml.trn1n.32xlarge",
924
940
  "ml.trn2.48xlarge",
925
941
  ]
942
+ ClusterNodeProvisioningModeType = Literal["Continuous"]
926
943
  ClusterNodeRecoveryType = Literal["Automatic", "None"]
927
944
  ClusterSortByType = Literal["CREATION_TIME", "NAME"]
928
945
  ClusterStatusType = Literal[
@@ -976,6 +993,7 @@ EndpointStatusType = Literal[
976
993
  "UpdateRollbackFailed",
977
994
  "Updating",
978
995
  ]
996
+ EventSortByType = Literal["EventTime"]
979
997
  ExecutionRoleIdentityConfigType = Literal["DISABLED", "USER_PROFILE_NAME"]
980
998
  ExecutionStatusType = Literal[
981
999
  "Completed", "CompletedWithViolations", "Failed", "InProgress", "Pending", "Stopped", "Stopping"
@@ -1242,6 +1260,7 @@ ListArtifactsPaginatorName = Literal["list_artifacts"]
1242
1260
  ListAssociationsPaginatorName = Literal["list_associations"]
1243
1261
  ListAutoMLJobsPaginatorName = Literal["list_auto_ml_jobs"]
1244
1262
  ListCandidatesForAutoMLJobPaginatorName = Literal["list_candidates_for_auto_ml_job"]
1263
+ ListClusterEventsPaginatorName = Literal["list_cluster_events"]
1245
1264
  ListClusterNodesPaginatorName = Literal["list_cluster_nodes"]
1246
1265
  ListClusterSchedulerConfigsPaginatorName = Literal["list_cluster_scheduler_configs"]
1247
1266
  ListClustersPaginatorName = Literal["list_clusters"]
@@ -2378,6 +2397,7 @@ UserProfileStatusType = Literal[
2378
2397
  VariantPropertyTypeType = Literal["DataCaptureConfig", "DesiredInstanceCount", "DesiredWeight"]
2379
2398
  VariantStatusType = Literal["ActivatingTraffic", "Baking", "Creating", "Deleting", "Updating"]
2380
2399
  VendorGuidanceType = Literal["ARCHIVED", "NOT_PROVIDED", "STABLE", "TO_BE_ARCHIVED"]
2400
+ VolumeAttachmentStatusType = Literal["attached", "attaching", "busy", "detached", "detaching"]
2381
2401
  WarmPoolResourceStatusType = Literal["Available", "InUse", "Reused", "Terminated"]
2382
2402
  WorkforceIpAddressTypeType = Literal["dualstack", "ipv4"]
2383
2403
  WorkforceStatusType = Literal["Active", "Deleting", "Failed", "Initializing", "Updating"]
@@ -2409,6 +2429,7 @@ ServiceName = Literal[
2409
2429
  "appstream",
2410
2430
  "appsync",
2411
2431
  "apptest",
2432
+ "arc-region-switch",
2412
2433
  "arc-zonal-shift",
2413
2434
  "artifact",
2414
2435
  "athena",
@@ -2819,6 +2840,7 @@ PaginatorName = Literal[
2819
2840
  "list_associations",
2820
2841
  "list_auto_ml_jobs",
2821
2842
  "list_candidates_for_auto_ml_job",
2843
+ "list_cluster_events",
2822
2844
  "list_cluster_nodes",
2823
2845
  "list_cluster_scheduler_configs",
2824
2846
  "list_clusters",