mypy-boto3-sagemaker 1.40.2__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.2 → mypy_boto3_sagemaker-1.40.3}/PKG-INFO +8 -4
  2. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/README.md +6 -2
  3. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/__init__.py +4 -0
  4. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/__init__.pyi +4 -0
  5. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/__main__.py +3 -3
  6. mypy_boto3_sagemaker-1.40.2/mypy_boto3_sagemaker/client.pyi → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/client.py +53 -0
  7. mypy_boto3_sagemaker-1.40.2/mypy_boto3_sagemaker/client.py → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/client.pyi +50 -3
  8. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/literals.py +20 -1
  9. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/literals.pyi +20 -1
  10. mypy_boto3_sagemaker-1.40.2/mypy_boto3_sagemaker/paginator.pyi → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/paginator.py +267 -0
  11. mypy_boto3_sagemaker-1.40.2/mypy_boto3_sagemaker/paginator.py → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/paginator.pyi +22 -240
  12. mypy_boto3_sagemaker-1.40.2/mypy_boto3_sagemaker/type_defs.pyi → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/type_defs.py +1803 -0
  13. mypy_boto3_sagemaker-1.40.2/mypy_boto3_sagemaker/type_defs.py → mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/type_defs.pyi +155 -1594
  14. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/version.py +1 -1
  15. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/PKG-INFO +8 -4
  16. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/setup.py +2 -2
  17. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/LICENSE +0 -0
  18. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/py.typed +0 -0
  19. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/waiter.py +0 -0
  20. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker/waiter.pyi +0 -0
  21. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
  22. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
  23. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
  24. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
  25. {mypy_boto3_sagemaker-1.40.2 → mypy_boto3_sagemaker-1.40.3}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
  26. {mypy_boto3_sagemaker-1.40.2 → 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.2
4
- Summary: Type annotations for boto3 SageMaker 1.40.2 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.2](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.2' 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.2](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.2' 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.2\n"
16
- "Version: 1.40.2\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.2\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,
@@ -116,6 +117,8 @@ from .type_defs import (
116
117
  AssociateTrialComponentResponseTypeDef,
117
118
  AttachClusterNodeVolumeRequestTypeDef,
118
119
  AttachClusterNodeVolumeResponseTypeDef,
120
+ BatchAddClusterNodesRequestTypeDef,
121
+ BatchAddClusterNodesResponseTypeDef,
119
122
  BatchDeleteClusterNodesRequestTypeDef,
120
123
  BatchDeleteClusterNodesResponseTypeDef,
121
124
  BatchDescribeModelPackageInputTypeDef,
@@ -332,6 +335,8 @@ from .type_defs import (
332
335
  DescribeAutoMLJobResponseTypeDef,
333
336
  DescribeAutoMLJobV2RequestTypeDef,
334
337
  DescribeAutoMLJobV2ResponseTypeDef,
338
+ DescribeClusterEventRequestTypeDef,
339
+ DescribeClusterEventResponseTypeDef,
335
340
  DescribeClusterNodeRequestTypeDef,
336
341
  DescribeClusterNodeResponseTypeDef,
337
342
  DescribeClusterRequestTypeDef,
@@ -488,6 +493,8 @@ from .type_defs import (
488
493
  ListAutoMLJobsResponseTypeDef,
489
494
  ListCandidatesForAutoMLJobRequestTypeDef,
490
495
  ListCandidatesForAutoMLJobResponseTypeDef,
496
+ ListClusterEventsRequestTypeDef,
497
+ ListClusterEventsResponseTypeDef,
491
498
  ListClusterNodesRequestTypeDef,
492
499
  ListClusterNodesResponseTypeDef,
493
500
  ListClusterSchedulerConfigsRequestTypeDef,
@@ -792,8 +799,10 @@ if sys.version_info >= (3, 12):
792
799
  else:
793
800
  from typing_extensions import Literal, Unpack
794
801
 
802
+
795
803
  __all__ = ("SageMakerClient",)
796
804
 
805
+
797
806
  class Exceptions(BaseClientExceptions):
798
807
  ClientError: Type[BotocoreClientError]
799
808
  ConflictException: Type[BotocoreClientError]
@@ -801,6 +810,7 @@ class Exceptions(BaseClientExceptions):
801
810
  ResourceLimitExceeded: Type[BotocoreClientError]
802
811
  ResourceNotFound: Type[BotocoreClientError]
803
812
 
813
+
804
814
  class SageMakerClient(BaseClient):
805
815
  """
806
816
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client)
@@ -875,6 +885,17 @@ class SageMakerClient(BaseClient):
875
885
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#attach_cluster_node_volume)
876
886
  """
877
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
+
878
899
  def batch_delete_cluster_nodes(
879
900
  self, **kwargs: Unpack[BatchDeleteClusterNodesRequestTypeDef]
880
901
  ) -> BatchDeleteClusterNodesResponseTypeDef:
@@ -2201,6 +2222,17 @@ class SageMakerClient(BaseClient):
2201
2222
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_cluster)
2202
2223
  """
2203
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
+
2204
2236
  def describe_cluster_node(
2205
2237
  self, **kwargs: Unpack[DescribeClusterNodeRequestTypeDef]
2206
2238
  ) -> DescribeClusterNodeResponseTypeDef:
@@ -2994,6 +3026,16 @@ class SageMakerClient(BaseClient):
2994
3026
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_candidates_for_auto_ml_job)
2995
3027
  """
2996
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
+
2997
3039
  def list_cluster_nodes(
2998
3040
  self, **kwargs: Unpack[ListClusterNodesRequestTypeDef]
2999
3041
  ) -> ListClusterNodesResponseTypeDef:
@@ -4608,6 +4650,17 @@ class SageMakerClient(BaseClient):
4608
4650
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
4609
4651
  """
4610
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
+
4611
4664
  @overload # type: ignore[override]
4612
4665
  def get_paginator( # type: ignore[override]
4613
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,
@@ -116,6 +117,8 @@ from .type_defs import (
116
117
  AssociateTrialComponentResponseTypeDef,
117
118
  AttachClusterNodeVolumeRequestTypeDef,
118
119
  AttachClusterNodeVolumeResponseTypeDef,
120
+ BatchAddClusterNodesRequestTypeDef,
121
+ BatchAddClusterNodesResponseTypeDef,
119
122
  BatchDeleteClusterNodesRequestTypeDef,
120
123
  BatchDeleteClusterNodesResponseTypeDef,
121
124
  BatchDescribeModelPackageInputTypeDef,
@@ -332,6 +335,8 @@ from .type_defs import (
332
335
  DescribeAutoMLJobResponseTypeDef,
333
336
  DescribeAutoMLJobV2RequestTypeDef,
334
337
  DescribeAutoMLJobV2ResponseTypeDef,
338
+ DescribeClusterEventRequestTypeDef,
339
+ DescribeClusterEventResponseTypeDef,
335
340
  DescribeClusterNodeRequestTypeDef,
336
341
  DescribeClusterNodeResponseTypeDef,
337
342
  DescribeClusterRequestTypeDef,
@@ -488,6 +493,8 @@ from .type_defs import (
488
493
  ListAutoMLJobsResponseTypeDef,
489
494
  ListCandidatesForAutoMLJobRequestTypeDef,
490
495
  ListCandidatesForAutoMLJobResponseTypeDef,
496
+ ListClusterEventsRequestTypeDef,
497
+ ListClusterEventsResponseTypeDef,
491
498
  ListClusterNodesRequestTypeDef,
492
499
  ListClusterNodesResponseTypeDef,
493
500
  ListClusterSchedulerConfigsRequestTypeDef,
@@ -792,10 +799,8 @@ if sys.version_info >= (3, 12):
792
799
  else:
793
800
  from typing_extensions import Literal, Unpack
794
801
 
795
-
796
802
  __all__ = ("SageMakerClient",)
797
803
 
798
-
799
804
  class Exceptions(BaseClientExceptions):
800
805
  ClientError: Type[BotocoreClientError]
801
806
  ConflictException: Type[BotocoreClientError]
@@ -803,7 +808,6 @@ class Exceptions(BaseClientExceptions):
803
808
  ResourceLimitExceeded: Type[BotocoreClientError]
804
809
  ResourceNotFound: Type[BotocoreClientError]
805
810
 
806
-
807
811
  class SageMakerClient(BaseClient):
808
812
  """
809
813
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client)
@@ -878,6 +882,17 @@ class SageMakerClient(BaseClient):
878
882
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#attach_cluster_node_volume)
879
883
  """
880
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
+
881
896
  def batch_delete_cluster_nodes(
882
897
  self, **kwargs: Unpack[BatchDeleteClusterNodesRequestTypeDef]
883
898
  ) -> BatchDeleteClusterNodesResponseTypeDef:
@@ -2204,6 +2219,17 @@ class SageMakerClient(BaseClient):
2204
2219
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_cluster)
2205
2220
  """
2206
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
+
2207
2233
  def describe_cluster_node(
2208
2234
  self, **kwargs: Unpack[DescribeClusterNodeRequestTypeDef]
2209
2235
  ) -> DescribeClusterNodeResponseTypeDef:
@@ -2997,6 +3023,16 @@ class SageMakerClient(BaseClient):
2997
3023
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_candidates_for_auto_ml_job)
2998
3024
  """
2999
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
+
3000
3036
  def list_cluster_nodes(
3001
3037
  self, **kwargs: Unpack[ListClusterNodesRequestTypeDef]
3002
3038
  ) -> ListClusterNodesResponseTypeDef:
@@ -4611,6 +4647,17 @@ class SageMakerClient(BaseClient):
4611
4647
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
4612
4648
  """
4613
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
+
4614
4661
  @overload # type: ignore[override]
4615
4662
  def get_paginator( # type: ignore[override]
4616
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",
@@ -731,6 +737,7 @@ AutotuneModeType = Literal["Enabled"]
731
737
  AwsManagedHumanLoopRequestSourceType = Literal[
732
738
  "AWS/Rekognition/DetectModerationLabels/Image/V3", "AWS/Textract/AnalyzeDocument/Forms/V1"
733
739
  ]
740
+ BatchAddClusterNodesErrorCodeType = Literal["InstanceGroupNotFound", "InvalidInstanceGroupStatus"]
734
741
  BatchDeleteClusterNodesErrorCodeType = Literal["InvalidNodeStatus", "NodeIdInUse", "NodeIdNotFound"]
735
742
  BatchStrategyType = Literal["MultiRecord", "SingleRecord"]
736
743
  BooleanOperatorType = Literal["And", "Or"]
@@ -740,6 +747,7 @@ CandidateStepTypeType = Literal[
740
747
  "AWS::SageMaker::ProcessingJob", "AWS::SageMaker::TrainingJob", "AWS::SageMaker::TransformJob"
741
748
  ]
742
749
  CapacityReservationPreferenceType = Literal["capacity-reservations-only"]
750
+ CapacityReservationTypeType = Literal["CRG", "ODCR"]
743
751
  CapacitySizeTypeType = Literal["CAPACITY_PERCENT", "INSTANCE_COUNT"]
744
752
  CaptureModeType = Literal["Input", "InputAndOutput", "Output"]
745
753
  CaptureStatusType = Literal["Started", "Stopped"]
@@ -807,8 +815,15 @@ ClarifyTextLanguageType = Literal[
807
815
  "yo",
808
816
  "zh",
809
817
  ]
818
+ ClusterEventResourceTypeType = Literal["Cluster", "Instance", "InstanceGroup"]
810
819
  ClusterInstanceStatusType = Literal[
811
- "DeepHealthCheckInProgress", "Failure", "Pending", "Running", "ShuttingDown", "SystemUpdating"
820
+ "DeepHealthCheckInProgress",
821
+ "Failure",
822
+ "NotFound",
823
+ "Pending",
824
+ "Running",
825
+ "ShuttingDown",
826
+ "SystemUpdating",
812
827
  ]
813
828
  ClusterInstanceTypeType = Literal[
814
829
  "ml.c5.12xlarge",
@@ -924,6 +939,7 @@ ClusterInstanceTypeType = Literal[
924
939
  "ml.trn1n.32xlarge",
925
940
  "ml.trn2.48xlarge",
926
941
  ]
942
+ ClusterNodeProvisioningModeType = Literal["Continuous"]
927
943
  ClusterNodeRecoveryType = Literal["Automatic", "None"]
928
944
  ClusterSortByType = Literal["CREATION_TIME", "NAME"]
929
945
  ClusterStatusType = Literal[
@@ -977,6 +993,7 @@ EndpointStatusType = Literal[
977
993
  "UpdateRollbackFailed",
978
994
  "Updating",
979
995
  ]
996
+ EventSortByType = Literal["EventTime"]
980
997
  ExecutionRoleIdentityConfigType = Literal["DISABLED", "USER_PROFILE_NAME"]
981
998
  ExecutionStatusType = Literal[
982
999
  "Completed", "CompletedWithViolations", "Failed", "InProgress", "Pending", "Stopped", "Stopping"
@@ -1243,6 +1260,7 @@ ListArtifactsPaginatorName = Literal["list_artifacts"]
1243
1260
  ListAssociationsPaginatorName = Literal["list_associations"]
1244
1261
  ListAutoMLJobsPaginatorName = Literal["list_auto_ml_jobs"]
1245
1262
  ListCandidatesForAutoMLJobPaginatorName = Literal["list_candidates_for_auto_ml_job"]
1263
+ ListClusterEventsPaginatorName = Literal["list_cluster_events"]
1246
1264
  ListClusterNodesPaginatorName = Literal["list_cluster_nodes"]
1247
1265
  ListClusterSchedulerConfigsPaginatorName = Literal["list_cluster_scheduler_configs"]
1248
1266
  ListClustersPaginatorName = Literal["list_clusters"]
@@ -2822,6 +2840,7 @@ PaginatorName = Literal[
2822
2840
  "list_associations",
2823
2841
  "list_auto_ml_jobs",
2824
2842
  "list_candidates_for_auto_ml_job",
2843
+ "list_cluster_events",
2825
2844
  "list_cluster_nodes",
2826
2845
  "list_cluster_scheduler_configs",
2827
2846
  "list_clusters",
@@ -58,6 +58,7 @@ __all__ = (
58
58
  "AutoMountHomeEFSType",
59
59
  "AutotuneModeType",
60
60
  "AwsManagedHumanLoopRequestSourceType",
61
+ "BatchAddClusterNodesErrorCodeType",
61
62
  "BatchDeleteClusterNodesErrorCodeType",
62
63
  "BatchStrategyType",
63
64
  "BooleanOperatorType",
@@ -65,14 +66,17 @@ __all__ = (
65
66
  "CandidateStatusType",
66
67
  "CandidateStepTypeType",
67
68
  "CapacityReservationPreferenceType",
69
+ "CapacityReservationTypeType",
68
70
  "CapacitySizeTypeType",
69
71
  "CaptureModeType",
70
72
  "CaptureStatusType",
71
73
  "ClarifyFeatureTypeType",
72
74
  "ClarifyTextGranularityType",
73
75
  "ClarifyTextLanguageType",
76
+ "ClusterEventResourceTypeType",
74
77
  "ClusterInstanceStatusType",
75
78
  "ClusterInstanceTypeType",
79
+ "ClusterNodeProvisioningModeType",
76
80
  "ClusterNodeRecoveryType",
77
81
  "ClusterSortByType",
78
82
  "ClusterStatusType",
@@ -106,6 +110,7 @@ __all__ = (
106
110
  "EndpointInServiceWaiterName",
107
111
  "EndpointSortKeyType",
108
112
  "EndpointStatusType",
113
+ "EventSortByType",
109
114
  "ExecutionRoleIdentityConfigType",
110
115
  "ExecutionStatusType",
111
116
  "FailureHandlingPolicyType",
@@ -172,6 +177,7 @@ __all__ = (
172
177
  "ListAssociationsPaginatorName",
173
178
  "ListAutoMLJobsPaginatorName",
174
179
  "ListCandidatesForAutoMLJobPaginatorName",
180
+ "ListClusterEventsPaginatorName",
175
181
  "ListClusterNodesPaginatorName",
176
182
  "ListClusterSchedulerConfigsPaginatorName",
177
183
  "ListClustersPaginatorName",
@@ -729,6 +735,7 @@ AutotuneModeType = Literal["Enabled"]
729
735
  AwsManagedHumanLoopRequestSourceType = Literal[
730
736
  "AWS/Rekognition/DetectModerationLabels/Image/V3", "AWS/Textract/AnalyzeDocument/Forms/V1"
731
737
  ]
738
+ BatchAddClusterNodesErrorCodeType = Literal["InstanceGroupNotFound", "InvalidInstanceGroupStatus"]
732
739
  BatchDeleteClusterNodesErrorCodeType = Literal["InvalidNodeStatus", "NodeIdInUse", "NodeIdNotFound"]
733
740
  BatchStrategyType = Literal["MultiRecord", "SingleRecord"]
734
741
  BooleanOperatorType = Literal["And", "Or"]
@@ -738,6 +745,7 @@ CandidateStepTypeType = Literal[
738
745
  "AWS::SageMaker::ProcessingJob", "AWS::SageMaker::TrainingJob", "AWS::SageMaker::TransformJob"
739
746
  ]
740
747
  CapacityReservationPreferenceType = Literal["capacity-reservations-only"]
748
+ CapacityReservationTypeType = Literal["CRG", "ODCR"]
741
749
  CapacitySizeTypeType = Literal["CAPACITY_PERCENT", "INSTANCE_COUNT"]
742
750
  CaptureModeType = Literal["Input", "InputAndOutput", "Output"]
743
751
  CaptureStatusType = Literal["Started", "Stopped"]
@@ -805,8 +813,15 @@ ClarifyTextLanguageType = Literal[
805
813
  "yo",
806
814
  "zh",
807
815
  ]
816
+ ClusterEventResourceTypeType = Literal["Cluster", "Instance", "InstanceGroup"]
808
817
  ClusterInstanceStatusType = Literal[
809
- "DeepHealthCheckInProgress", "Failure", "Pending", "Running", "ShuttingDown", "SystemUpdating"
818
+ "DeepHealthCheckInProgress",
819
+ "Failure",
820
+ "NotFound",
821
+ "Pending",
822
+ "Running",
823
+ "ShuttingDown",
824
+ "SystemUpdating",
810
825
  ]
811
826
  ClusterInstanceTypeType = Literal[
812
827
  "ml.c5.12xlarge",
@@ -922,6 +937,7 @@ ClusterInstanceTypeType = Literal[
922
937
  "ml.trn1n.32xlarge",
923
938
  "ml.trn2.48xlarge",
924
939
  ]
940
+ ClusterNodeProvisioningModeType = Literal["Continuous"]
925
941
  ClusterNodeRecoveryType = Literal["Automatic", "None"]
926
942
  ClusterSortByType = Literal["CREATION_TIME", "NAME"]
927
943
  ClusterStatusType = Literal[
@@ -975,6 +991,7 @@ EndpointStatusType = Literal[
975
991
  "UpdateRollbackFailed",
976
992
  "Updating",
977
993
  ]
994
+ EventSortByType = Literal["EventTime"]
978
995
  ExecutionRoleIdentityConfigType = Literal["DISABLED", "USER_PROFILE_NAME"]
979
996
  ExecutionStatusType = Literal[
980
997
  "Completed", "CompletedWithViolations", "Failed", "InProgress", "Pending", "Stopped", "Stopping"
@@ -1241,6 +1258,7 @@ ListArtifactsPaginatorName = Literal["list_artifacts"]
1241
1258
  ListAssociationsPaginatorName = Literal["list_associations"]
1242
1259
  ListAutoMLJobsPaginatorName = Literal["list_auto_ml_jobs"]
1243
1260
  ListCandidatesForAutoMLJobPaginatorName = Literal["list_candidates_for_auto_ml_job"]
1261
+ ListClusterEventsPaginatorName = Literal["list_cluster_events"]
1244
1262
  ListClusterNodesPaginatorName = Literal["list_cluster_nodes"]
1245
1263
  ListClusterSchedulerConfigsPaginatorName = Literal["list_cluster_scheduler_configs"]
1246
1264
  ListClustersPaginatorName = Literal["list_clusters"]
@@ -2820,6 +2838,7 @@ PaginatorName = Literal[
2820
2838
  "list_associations",
2821
2839
  "list_auto_ml_jobs",
2822
2840
  "list_candidates_for_auto_ml_job",
2841
+ "list_cluster_events",
2823
2842
  "list_cluster_nodes",
2824
2843
  "list_cluster_scheduler_configs",
2825
2844
  "list_clusters",