mypy-boto3-sagemaker 1.40.3__tar.gz → 1.40.8__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.
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/PKG-INFO +8 -4
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/README.md +6 -2
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/__init__.py +4 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/__init__.pyi +4 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/__main__.py +3 -3
- mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/client.pyi → mypy_boto3_sagemaker-1.40.8/mypy_boto3_sagemaker/client.py +41 -2
- mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/client.py → mypy_boto3_sagemaker-1.40.8/mypy_boto3_sagemaker/client.pyi +38 -5
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/literals.py +9 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/literals.pyi +9 -0
- mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/paginator.pyi → mypy_boto3_sagemaker-1.40.8/mypy_boto3_sagemaker/paginator.py +272 -0
- mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/paginator.py → mypy_boto3_sagemaker-1.40.8/mypy_boto3_sagemaker/paginator.pyi +24 -243
- mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/type_defs.pyi → mypy_boto3_sagemaker-1.40.8/mypy_boto3_sagemaker/type_defs.py +1770 -17
- mypy_boto3_sagemaker-1.40.3/mypy_boto3_sagemaker/type_defs.py → mypy_boto3_sagemaker-1.40.8/mypy_boto3_sagemaker/type_defs.pyi +121 -1642
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/version.py +1 -1
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker.egg-info/PKG-INFO +8 -4
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/setup.py +2 -2
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/LICENSE +0 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/py.typed +0 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/waiter.py +0 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/waiter.pyi +0 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
- {mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-sagemaker
|
|
3
|
-
Version: 1.40.
|
|
4
|
-
Summary: Type annotations for boto3 SageMaker 1.40.
|
|
3
|
+
Version: 1.40.8
|
|
4
|
+
Summary: Type annotations for boto3 SageMaker 1.40.8 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
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 SageMaker 1.40.
|
|
59
|
+
Type annotations for [boto3 SageMaker 1.40.8](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.
|
|
122
|
+
`uvx --with 'boto3==1.40.8' 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.
|
|
@@ -430,6 +430,7 @@ from mypy_boto3_sagemaker.paginator import (
|
|
|
430
430
|
ListTransformJobsPaginator,
|
|
431
431
|
ListTrialComponentsPaginator,
|
|
432
432
|
ListTrialsPaginator,
|
|
433
|
+
ListUltraServersByReservedCapacityPaginator,
|
|
433
434
|
ListUserProfilesPaginator,
|
|
434
435
|
ListWorkforcesPaginator,
|
|
435
436
|
ListWorkteamsPaginator,
|
|
@@ -619,6 +620,9 @@ list_trial_components_paginator: ListTrialComponentsPaginator = client.get_pagin
|
|
|
619
620
|
"list_trial_components"
|
|
620
621
|
)
|
|
621
622
|
list_trials_paginator: ListTrialsPaginator = client.get_paginator("list_trials")
|
|
623
|
+
list_ultra_servers_by_reserved_capacity_paginator: ListUltraServersByReservedCapacityPaginator = (
|
|
624
|
+
client.get_paginator("list_ultra_servers_by_reserved_capacity")
|
|
625
|
+
)
|
|
622
626
|
list_user_profiles_paginator: ListUserProfilesPaginator = client.get_paginator("list_user_profiles")
|
|
623
627
|
list_workforces_paginator: ListWorkforcesPaginator = client.get_paginator("list_workforces")
|
|
624
628
|
list_workteams_paginator: ListWorkteamsPaginator = client.get_paginator("list_workteams")
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
Type annotations for [boto3 SageMaker 1.40.
|
|
12
|
+
Type annotations for [boto3 SageMaker 1.40.8](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.
|
|
75
|
+
`uvx --with 'boto3==1.40.8' 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.
|
|
@@ -383,6 +383,7 @@ from mypy_boto3_sagemaker.paginator import (
|
|
|
383
383
|
ListTransformJobsPaginator,
|
|
384
384
|
ListTrialComponentsPaginator,
|
|
385
385
|
ListTrialsPaginator,
|
|
386
|
+
ListUltraServersByReservedCapacityPaginator,
|
|
386
387
|
ListUserProfilesPaginator,
|
|
387
388
|
ListWorkforcesPaginator,
|
|
388
389
|
ListWorkteamsPaginator,
|
|
@@ -572,6 +573,9 @@ list_trial_components_paginator: ListTrialComponentsPaginator = client.get_pagin
|
|
|
572
573
|
"list_trial_components"
|
|
573
574
|
)
|
|
574
575
|
list_trials_paginator: ListTrialsPaginator = client.get_paginator("list_trials")
|
|
576
|
+
list_ultra_servers_by_reserved_capacity_paginator: ListUltraServersByReservedCapacityPaginator = (
|
|
577
|
+
client.get_paginator("list_ultra_servers_by_reserved_capacity")
|
|
578
|
+
)
|
|
575
579
|
list_user_profiles_paginator: ListUserProfilesPaginator = client.get_paginator("list_user_profiles")
|
|
576
580
|
list_workforces_paginator: ListWorkforcesPaginator = client.get_paginator("list_workforces")
|
|
577
581
|
list_workteams_paginator: ListWorkteamsPaginator = client.get_paginator("list_workteams")
|
{mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/__init__.py
RENAMED
|
@@ -95,6 +95,7 @@ Usage::
|
|
|
95
95
|
ListTransformJobsPaginator,
|
|
96
96
|
ListTrialComponentsPaginator,
|
|
97
97
|
ListTrialsPaginator,
|
|
98
|
+
ListUltraServersByReservedCapacityPaginator,
|
|
98
99
|
ListUserProfilesPaginator,
|
|
99
100
|
ListWorkforcesPaginator,
|
|
100
101
|
ListWorkteamsPaginator,
|
|
@@ -202,6 +203,7 @@ Usage::
|
|
|
202
203
|
list_transform_jobs_paginator: ListTransformJobsPaginator = client.get_paginator("list_transform_jobs")
|
|
203
204
|
list_trial_components_paginator: ListTrialComponentsPaginator = client.get_paginator("list_trial_components")
|
|
204
205
|
list_trials_paginator: ListTrialsPaginator = client.get_paginator("list_trials")
|
|
206
|
+
list_ultra_servers_by_reserved_capacity_paginator: ListUltraServersByReservedCapacityPaginator = client.get_paginator("list_ultra_servers_by_reserved_capacity")
|
|
205
207
|
list_user_profiles_paginator: ListUserProfilesPaginator = client.get_paginator("list_user_profiles")
|
|
206
208
|
list_workforces_paginator: ListWorkforcesPaginator = client.get_paginator("list_workforces")
|
|
207
209
|
list_workteams_paginator: ListWorkteamsPaginator = client.get_paginator("list_workteams")
|
|
@@ -288,6 +290,7 @@ from .paginator import (
|
|
|
288
290
|
ListTransformJobsPaginator,
|
|
289
291
|
ListTrialComponentsPaginator,
|
|
290
292
|
ListTrialsPaginator,
|
|
293
|
+
ListUltraServersByReservedCapacityPaginator,
|
|
291
294
|
ListUserProfilesPaginator,
|
|
292
295
|
ListWorkforcesPaginator,
|
|
293
296
|
ListWorkteamsPaginator,
|
|
@@ -398,6 +401,7 @@ __all__ = (
|
|
|
398
401
|
"ListTransformJobsPaginator",
|
|
399
402
|
"ListTrialComponentsPaginator",
|
|
400
403
|
"ListTrialsPaginator",
|
|
404
|
+
"ListUltraServersByReservedCapacityPaginator",
|
|
401
405
|
"ListUserProfilesPaginator",
|
|
402
406
|
"ListWorkforcesPaginator",
|
|
403
407
|
"ListWorkteamsPaginator",
|
{mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/__init__.pyi
RENAMED
|
@@ -95,6 +95,7 @@ Usage::
|
|
|
95
95
|
ListTransformJobsPaginator,
|
|
96
96
|
ListTrialComponentsPaginator,
|
|
97
97
|
ListTrialsPaginator,
|
|
98
|
+
ListUltraServersByReservedCapacityPaginator,
|
|
98
99
|
ListUserProfilesPaginator,
|
|
99
100
|
ListWorkforcesPaginator,
|
|
100
101
|
ListWorkteamsPaginator,
|
|
@@ -202,6 +203,7 @@ Usage::
|
|
|
202
203
|
list_transform_jobs_paginator: ListTransformJobsPaginator = client.get_paginator("list_transform_jobs")
|
|
203
204
|
list_trial_components_paginator: ListTrialComponentsPaginator = client.get_paginator("list_trial_components")
|
|
204
205
|
list_trials_paginator: ListTrialsPaginator = client.get_paginator("list_trials")
|
|
206
|
+
list_ultra_servers_by_reserved_capacity_paginator: ListUltraServersByReservedCapacityPaginator = client.get_paginator("list_ultra_servers_by_reserved_capacity")
|
|
205
207
|
list_user_profiles_paginator: ListUserProfilesPaginator = client.get_paginator("list_user_profiles")
|
|
206
208
|
list_workforces_paginator: ListWorkforcesPaginator = client.get_paginator("list_workforces")
|
|
207
209
|
list_workteams_paginator: ListWorkteamsPaginator = client.get_paginator("list_workteams")
|
|
@@ -288,6 +290,7 @@ from .paginator import (
|
|
|
288
290
|
ListTransformJobsPaginator,
|
|
289
291
|
ListTrialComponentsPaginator,
|
|
290
292
|
ListTrialsPaginator,
|
|
293
|
+
ListUltraServersByReservedCapacityPaginator,
|
|
291
294
|
ListUserProfilesPaginator,
|
|
292
295
|
ListWorkforcesPaginator,
|
|
293
296
|
ListWorkteamsPaginator,
|
|
@@ -397,6 +400,7 @@ __all__ = (
|
|
|
397
400
|
"ListTransformJobsPaginator",
|
|
398
401
|
"ListTrialComponentsPaginator",
|
|
399
402
|
"ListTrialsPaginator",
|
|
403
|
+
"ListUltraServersByReservedCapacityPaginator",
|
|
400
404
|
"ListUserProfilesPaginator",
|
|
401
405
|
"ListWorkforcesPaginator",
|
|
402
406
|
"ListWorkteamsPaginator",
|
{mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/__main__.py
RENAMED
|
@@ -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.
|
|
16
|
-
"Version: 1.40.
|
|
15
|
+
"Type annotations for boto3 SageMaker 1.40.8\n"
|
|
16
|
+
"Version: 1.40.8\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.
|
|
29
|
+
sys.stdout.write("1.40.8\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -103,6 +103,7 @@ from .paginator import (
|
|
|
103
103
|
ListTransformJobsPaginator,
|
|
104
104
|
ListTrialComponentsPaginator,
|
|
105
105
|
ListTrialsPaginator,
|
|
106
|
+
ListUltraServersByReservedCapacityPaginator,
|
|
106
107
|
ListUserProfilesPaginator,
|
|
107
108
|
ListWorkforcesPaginator,
|
|
108
109
|
ListWorkteamsPaginator,
|
|
@@ -435,6 +436,8 @@ from .type_defs import (
|
|
|
435
436
|
DescribeProcessingJobResponseTypeDef,
|
|
436
437
|
DescribeProjectInputTypeDef,
|
|
437
438
|
DescribeProjectOutputTypeDef,
|
|
439
|
+
DescribeReservedCapacityRequestTypeDef,
|
|
440
|
+
DescribeReservedCapacityResponseTypeDef,
|
|
438
441
|
DescribeSpaceRequestTypeDef,
|
|
439
442
|
DescribeSpaceResponseTypeDef,
|
|
440
443
|
DescribeStudioLifecycleConfigRequestTypeDef,
|
|
@@ -635,6 +638,8 @@ from .type_defs import (
|
|
|
635
638
|
ListTrialComponentsResponseTypeDef,
|
|
636
639
|
ListTrialsRequestTypeDef,
|
|
637
640
|
ListTrialsResponseTypeDef,
|
|
641
|
+
ListUltraServersByReservedCapacityRequestTypeDef,
|
|
642
|
+
ListUltraServersByReservedCapacityResponseTypeDef,
|
|
638
643
|
ListUserProfilesRequestTypeDef,
|
|
639
644
|
ListUserProfilesResponseTypeDef,
|
|
640
645
|
ListWorkforcesRequestTypeDef,
|
|
@@ -799,8 +804,10 @@ if sys.version_info >= (3, 12):
|
|
|
799
804
|
else:
|
|
800
805
|
from typing_extensions import Literal, Unpack
|
|
801
806
|
|
|
807
|
+
|
|
802
808
|
__all__ = ("SageMakerClient",)
|
|
803
809
|
|
|
810
|
+
|
|
804
811
|
class Exceptions(BaseClientExceptions):
|
|
805
812
|
ClientError: Type[BotocoreClientError]
|
|
806
813
|
ConflictException: Type[BotocoreClientError]
|
|
@@ -808,6 +815,7 @@ class Exceptions(BaseClientExceptions):
|
|
|
808
815
|
ResourceLimitExceeded: Type[BotocoreClientError]
|
|
809
816
|
ResourceNotFound: Type[BotocoreClientError]
|
|
810
817
|
|
|
818
|
+
|
|
811
819
|
class SageMakerClient(BaseClient):
|
|
812
820
|
"""
|
|
813
821
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client)
|
|
@@ -876,7 +884,7 @@ class SageMakerClient(BaseClient):
|
|
|
876
884
|
) -> AttachClusterNodeVolumeResponseTypeDef:
|
|
877
885
|
"""
|
|
878
886
|
Attaches your Amazon Elastic Block Store (Amazon EBS) volume to a node in your
|
|
879
|
-
EKS
|
|
887
|
+
EKS orchestrated HyperPod cluster.
|
|
880
888
|
|
|
881
889
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/attach_cluster_node_volume.html)
|
|
882
890
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#attach_cluster_node_volume)
|
|
@@ -2716,6 +2724,16 @@ class SageMakerClient(BaseClient):
|
|
|
2716
2724
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_project)
|
|
2717
2725
|
"""
|
|
2718
2726
|
|
|
2727
|
+
def describe_reserved_capacity(
|
|
2728
|
+
self, **kwargs: Unpack[DescribeReservedCapacityRequestTypeDef]
|
|
2729
|
+
) -> DescribeReservedCapacityResponseTypeDef:
|
|
2730
|
+
"""
|
|
2731
|
+
Retrieves details about a reserved capacity.
|
|
2732
|
+
|
|
2733
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/describe_reserved_capacity.html)
|
|
2734
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_reserved_capacity)
|
|
2735
|
+
"""
|
|
2736
|
+
|
|
2719
2737
|
def describe_space(
|
|
2720
2738
|
self, **kwargs: Unpack[DescribeSpaceRequestTypeDef]
|
|
2721
2739
|
) -> DescribeSpaceResponseTypeDef:
|
|
@@ -2833,7 +2851,7 @@ class SageMakerClient(BaseClient):
|
|
|
2833
2851
|
) -> DetachClusterNodeVolumeResponseTypeDef:
|
|
2834
2852
|
"""
|
|
2835
2853
|
Detaches your Amazon Elastic Block Store (Amazon EBS) volume from a node in
|
|
2836
|
-
your EKS
|
|
2854
|
+
your EKS orchestrated SageMaker HyperPod cluster.
|
|
2837
2855
|
|
|
2838
2856
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/detach_cluster_node_volume.html)
|
|
2839
2857
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#detach_cluster_node_volume)
|
|
@@ -3734,6 +3752,16 @@ class SageMakerClient(BaseClient):
|
|
|
3734
3752
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_trials)
|
|
3735
3753
|
"""
|
|
3736
3754
|
|
|
3755
|
+
def list_ultra_servers_by_reserved_capacity(
|
|
3756
|
+
self, **kwargs: Unpack[ListUltraServersByReservedCapacityRequestTypeDef]
|
|
3757
|
+
) -> ListUltraServersByReservedCapacityResponseTypeDef:
|
|
3758
|
+
"""
|
|
3759
|
+
Lists all UltraServers that are part of a specified reserved capacity.
|
|
3760
|
+
|
|
3761
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/list_ultra_servers_by_reserved_capacity.html)
|
|
3762
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_ultra_servers_by_reserved_capacity)
|
|
3763
|
+
"""
|
|
3764
|
+
|
|
3737
3765
|
def list_user_profiles(
|
|
3738
3766
|
self, **kwargs: Unpack[ListUserProfilesRequestTypeDef]
|
|
3739
3767
|
) -> ListUserProfilesResponseTypeDef:
|
|
@@ -5384,6 +5412,17 @@ class SageMakerClient(BaseClient):
|
|
|
5384
5412
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
5385
5413
|
"""
|
|
5386
5414
|
|
|
5415
|
+
@overload # type: ignore[override]
|
|
5416
|
+
def get_paginator( # type: ignore[override]
|
|
5417
|
+
self, operation_name: Literal["list_ultra_servers_by_reserved_capacity"]
|
|
5418
|
+
) -> ListUltraServersByReservedCapacityPaginator:
|
|
5419
|
+
"""
|
|
5420
|
+
Create a paginator for an operation.
|
|
5421
|
+
|
|
5422
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/get_paginator.html)
|
|
5423
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
5424
|
+
"""
|
|
5425
|
+
|
|
5387
5426
|
@overload # type: ignore[override]
|
|
5388
5427
|
def get_paginator( # type: ignore[override]
|
|
5389
5428
|
self, operation_name: Literal["list_user_profiles"]
|
|
@@ -103,6 +103,7 @@ from .paginator import (
|
|
|
103
103
|
ListTransformJobsPaginator,
|
|
104
104
|
ListTrialComponentsPaginator,
|
|
105
105
|
ListTrialsPaginator,
|
|
106
|
+
ListUltraServersByReservedCapacityPaginator,
|
|
106
107
|
ListUserProfilesPaginator,
|
|
107
108
|
ListWorkforcesPaginator,
|
|
108
109
|
ListWorkteamsPaginator,
|
|
@@ -435,6 +436,8 @@ from .type_defs import (
|
|
|
435
436
|
DescribeProcessingJobResponseTypeDef,
|
|
436
437
|
DescribeProjectInputTypeDef,
|
|
437
438
|
DescribeProjectOutputTypeDef,
|
|
439
|
+
DescribeReservedCapacityRequestTypeDef,
|
|
440
|
+
DescribeReservedCapacityResponseTypeDef,
|
|
438
441
|
DescribeSpaceRequestTypeDef,
|
|
439
442
|
DescribeSpaceResponseTypeDef,
|
|
440
443
|
DescribeStudioLifecycleConfigRequestTypeDef,
|
|
@@ -635,6 +638,8 @@ from .type_defs import (
|
|
|
635
638
|
ListTrialComponentsResponseTypeDef,
|
|
636
639
|
ListTrialsRequestTypeDef,
|
|
637
640
|
ListTrialsResponseTypeDef,
|
|
641
|
+
ListUltraServersByReservedCapacityRequestTypeDef,
|
|
642
|
+
ListUltraServersByReservedCapacityResponseTypeDef,
|
|
638
643
|
ListUserProfilesRequestTypeDef,
|
|
639
644
|
ListUserProfilesResponseTypeDef,
|
|
640
645
|
ListWorkforcesRequestTypeDef,
|
|
@@ -799,10 +804,8 @@ if sys.version_info >= (3, 12):
|
|
|
799
804
|
else:
|
|
800
805
|
from typing_extensions import Literal, Unpack
|
|
801
806
|
|
|
802
|
-
|
|
803
807
|
__all__ = ("SageMakerClient",)
|
|
804
808
|
|
|
805
|
-
|
|
806
809
|
class Exceptions(BaseClientExceptions):
|
|
807
810
|
ClientError: Type[BotocoreClientError]
|
|
808
811
|
ConflictException: Type[BotocoreClientError]
|
|
@@ -810,7 +813,6 @@ class Exceptions(BaseClientExceptions):
|
|
|
810
813
|
ResourceLimitExceeded: Type[BotocoreClientError]
|
|
811
814
|
ResourceNotFound: Type[BotocoreClientError]
|
|
812
815
|
|
|
813
|
-
|
|
814
816
|
class SageMakerClient(BaseClient):
|
|
815
817
|
"""
|
|
816
818
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client)
|
|
@@ -879,7 +881,7 @@ class SageMakerClient(BaseClient):
|
|
|
879
881
|
) -> AttachClusterNodeVolumeResponseTypeDef:
|
|
880
882
|
"""
|
|
881
883
|
Attaches your Amazon Elastic Block Store (Amazon EBS) volume to a node in your
|
|
882
|
-
EKS
|
|
884
|
+
EKS orchestrated HyperPod cluster.
|
|
883
885
|
|
|
884
886
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/attach_cluster_node_volume.html)
|
|
885
887
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#attach_cluster_node_volume)
|
|
@@ -2719,6 +2721,16 @@ class SageMakerClient(BaseClient):
|
|
|
2719
2721
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_project)
|
|
2720
2722
|
"""
|
|
2721
2723
|
|
|
2724
|
+
def describe_reserved_capacity(
|
|
2725
|
+
self, **kwargs: Unpack[DescribeReservedCapacityRequestTypeDef]
|
|
2726
|
+
) -> DescribeReservedCapacityResponseTypeDef:
|
|
2727
|
+
"""
|
|
2728
|
+
Retrieves details about a reserved capacity.
|
|
2729
|
+
|
|
2730
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/describe_reserved_capacity.html)
|
|
2731
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#describe_reserved_capacity)
|
|
2732
|
+
"""
|
|
2733
|
+
|
|
2722
2734
|
def describe_space(
|
|
2723
2735
|
self, **kwargs: Unpack[DescribeSpaceRequestTypeDef]
|
|
2724
2736
|
) -> DescribeSpaceResponseTypeDef:
|
|
@@ -2836,7 +2848,7 @@ class SageMakerClient(BaseClient):
|
|
|
2836
2848
|
) -> DetachClusterNodeVolumeResponseTypeDef:
|
|
2837
2849
|
"""
|
|
2838
2850
|
Detaches your Amazon Elastic Block Store (Amazon EBS) volume from a node in
|
|
2839
|
-
your EKS
|
|
2851
|
+
your EKS orchestrated SageMaker HyperPod cluster.
|
|
2840
2852
|
|
|
2841
2853
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/detach_cluster_node_volume.html)
|
|
2842
2854
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#detach_cluster_node_volume)
|
|
@@ -3737,6 +3749,16 @@ class SageMakerClient(BaseClient):
|
|
|
3737
3749
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_trials)
|
|
3738
3750
|
"""
|
|
3739
3751
|
|
|
3752
|
+
def list_ultra_servers_by_reserved_capacity(
|
|
3753
|
+
self, **kwargs: Unpack[ListUltraServersByReservedCapacityRequestTypeDef]
|
|
3754
|
+
) -> ListUltraServersByReservedCapacityResponseTypeDef:
|
|
3755
|
+
"""
|
|
3756
|
+
Lists all UltraServers that are part of a specified reserved capacity.
|
|
3757
|
+
|
|
3758
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/list_ultra_servers_by_reserved_capacity.html)
|
|
3759
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_ultra_servers_by_reserved_capacity)
|
|
3760
|
+
"""
|
|
3761
|
+
|
|
3740
3762
|
def list_user_profiles(
|
|
3741
3763
|
self, **kwargs: Unpack[ListUserProfilesRequestTypeDef]
|
|
3742
3764
|
) -> ListUserProfilesResponseTypeDef:
|
|
@@ -5387,6 +5409,17 @@ class SageMakerClient(BaseClient):
|
|
|
5387
5409
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
5388
5410
|
"""
|
|
5389
5411
|
|
|
5412
|
+
@overload # type: ignore[override]
|
|
5413
|
+
def get_paginator( # type: ignore[override]
|
|
5414
|
+
self, operation_name: Literal["list_ultra_servers_by_reserved_capacity"]
|
|
5415
|
+
) -> ListUltraServersByReservedCapacityPaginator:
|
|
5416
|
+
"""
|
|
5417
|
+
Create a paginator for an operation.
|
|
5418
|
+
|
|
5419
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/get_paginator.html)
|
|
5420
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
5421
|
+
"""
|
|
5422
|
+
|
|
5390
5423
|
@overload # type: ignore[override]
|
|
5391
5424
|
def get_paginator( # type: ignore[override]
|
|
5392
5425
|
self, operation_name: Literal["list_user_profiles"]
|
{mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/literals.py
RENAMED
|
@@ -252,6 +252,7 @@ __all__ = (
|
|
|
252
252
|
"ListTransformJobsPaginatorName",
|
|
253
253
|
"ListTrialComponentsPaginatorName",
|
|
254
254
|
"ListTrialsPaginatorName",
|
|
255
|
+
"ListUltraServersByReservedCapacityPaginatorName",
|
|
255
256
|
"ListUserProfilesPaginatorName",
|
|
256
257
|
"ListWorkforcesPaginatorName",
|
|
257
258
|
"ListWorkforcesSortByOptionsType",
|
|
@@ -346,6 +347,7 @@ __all__ = (
|
|
|
346
347
|
"RepositoryAccessModeType",
|
|
347
348
|
"ReservedCapacityInstanceTypeType",
|
|
348
349
|
"ReservedCapacityStatusType",
|
|
350
|
+
"ReservedCapacityTypeType",
|
|
349
351
|
"ResourceCatalogSortByType",
|
|
350
352
|
"ResourceCatalogSortOrderType",
|
|
351
353
|
"ResourceServiceName",
|
|
@@ -424,6 +426,7 @@ __all__ = (
|
|
|
424
426
|
"TransformJobStatusType",
|
|
425
427
|
"TrialComponentPrimaryStatusType",
|
|
426
428
|
"TtlDurationUnitType",
|
|
429
|
+
"UltraServerHealthStatusType",
|
|
427
430
|
"UserProfileSortKeyType",
|
|
428
431
|
"UserProfileStatusType",
|
|
429
432
|
"VariantPropertyTypeType",
|
|
@@ -1346,6 +1349,7 @@ ListTrainingPlansPaginatorName = Literal["list_training_plans"]
|
|
|
1346
1349
|
ListTransformJobsPaginatorName = Literal["list_transform_jobs"]
|
|
1347
1350
|
ListTrialComponentsPaginatorName = Literal["list_trial_components"]
|
|
1348
1351
|
ListTrialsPaginatorName = Literal["list_trials"]
|
|
1352
|
+
ListUltraServersByReservedCapacityPaginatorName = Literal["list_ultra_servers_by_reserved_capacity"]
|
|
1349
1353
|
ListUserProfilesPaginatorName = Literal["list_user_profiles"]
|
|
1350
1354
|
ListWorkforcesPaginatorName = Literal["list_workforces"]
|
|
1351
1355
|
ListWorkforcesSortByOptionsType = Literal["CreateDate", "Name"]
|
|
@@ -1944,10 +1948,12 @@ ReservedCapacityInstanceTypeType = Literal[
|
|
|
1944
1948
|
"ml.p5e.48xlarge",
|
|
1945
1949
|
"ml.p5en.48xlarge",
|
|
1946
1950
|
"ml.p6-b200.48xlarge",
|
|
1951
|
+
"ml.p6e-gb200.36xlarge",
|
|
1947
1952
|
"ml.trn1.32xlarge",
|
|
1948
1953
|
"ml.trn2.48xlarge",
|
|
1949
1954
|
]
|
|
1950
1955
|
ReservedCapacityStatusType = Literal["Active", "Expired", "Failed", "Pending", "Scheduled"]
|
|
1956
|
+
ReservedCapacityTypeType = Literal["Instance", "UltraServer"]
|
|
1951
1957
|
ResourceCatalogSortByType = Literal["CreationTime"]
|
|
1952
1958
|
ResourceCatalogSortOrderType = Literal["Ascending", "Descending"]
|
|
1953
1959
|
ResourceSharingStrategyType = Literal["DontLend", "Lend", "LendAndBorrow"]
|
|
@@ -2237,6 +2243,7 @@ TrainingInstanceTypeType = Literal[
|
|
|
2237
2243
|
"ml.p5e.48xlarge",
|
|
2238
2244
|
"ml.p5en.48xlarge",
|
|
2239
2245
|
"ml.p6-b200.48xlarge",
|
|
2246
|
+
"ml.p6e-gb200.36xlarge",
|
|
2240
2247
|
"ml.r5.12xlarge",
|
|
2241
2248
|
"ml.r5.16xlarge",
|
|
2242
2249
|
"ml.r5.24xlarge",
|
|
@@ -2390,6 +2397,7 @@ TrialComponentPrimaryStatusType = Literal[
|
|
|
2390
2397
|
"Completed", "Failed", "InProgress", "Stopped", "Stopping"
|
|
2391
2398
|
]
|
|
2392
2399
|
TtlDurationUnitType = Literal["Days", "Hours", "Minutes", "Seconds", "Weeks"]
|
|
2400
|
+
UltraServerHealthStatusType = Literal["Impaired", "Insufficient-Data", "OK"]
|
|
2393
2401
|
UserProfileSortKeyType = Literal["CreationTime", "LastModifiedTime"]
|
|
2394
2402
|
UserProfileStatusType = Literal[
|
|
2395
2403
|
"Delete_Failed", "Deleting", "Failed", "InService", "Pending", "Update_Failed", "Updating"
|
|
@@ -2907,6 +2915,7 @@ PaginatorName = Literal[
|
|
|
2907
2915
|
"list_transform_jobs",
|
|
2908
2916
|
"list_trial_components",
|
|
2909
2917
|
"list_trials",
|
|
2918
|
+
"list_ultra_servers_by_reserved_capacity",
|
|
2910
2919
|
"list_user_profiles",
|
|
2911
2920
|
"list_workforces",
|
|
2912
2921
|
"list_workteams",
|
{mypy_boto3_sagemaker-1.40.3 → mypy_boto3_sagemaker-1.40.8}/mypy_boto3_sagemaker/literals.pyi
RENAMED
|
@@ -251,6 +251,7 @@ __all__ = (
|
|
|
251
251
|
"ListTransformJobsPaginatorName",
|
|
252
252
|
"ListTrialComponentsPaginatorName",
|
|
253
253
|
"ListTrialsPaginatorName",
|
|
254
|
+
"ListUltraServersByReservedCapacityPaginatorName",
|
|
254
255
|
"ListUserProfilesPaginatorName",
|
|
255
256
|
"ListWorkforcesPaginatorName",
|
|
256
257
|
"ListWorkforcesSortByOptionsType",
|
|
@@ -345,6 +346,7 @@ __all__ = (
|
|
|
345
346
|
"RepositoryAccessModeType",
|
|
346
347
|
"ReservedCapacityInstanceTypeType",
|
|
347
348
|
"ReservedCapacityStatusType",
|
|
349
|
+
"ReservedCapacityTypeType",
|
|
348
350
|
"ResourceCatalogSortByType",
|
|
349
351
|
"ResourceCatalogSortOrderType",
|
|
350
352
|
"ResourceServiceName",
|
|
@@ -423,6 +425,7 @@ __all__ = (
|
|
|
423
425
|
"TransformJobStatusType",
|
|
424
426
|
"TrialComponentPrimaryStatusType",
|
|
425
427
|
"TtlDurationUnitType",
|
|
428
|
+
"UltraServerHealthStatusType",
|
|
426
429
|
"UserProfileSortKeyType",
|
|
427
430
|
"UserProfileStatusType",
|
|
428
431
|
"VariantPropertyTypeType",
|
|
@@ -1344,6 +1347,7 @@ ListTrainingPlansPaginatorName = Literal["list_training_plans"]
|
|
|
1344
1347
|
ListTransformJobsPaginatorName = Literal["list_transform_jobs"]
|
|
1345
1348
|
ListTrialComponentsPaginatorName = Literal["list_trial_components"]
|
|
1346
1349
|
ListTrialsPaginatorName = Literal["list_trials"]
|
|
1350
|
+
ListUltraServersByReservedCapacityPaginatorName = Literal["list_ultra_servers_by_reserved_capacity"]
|
|
1347
1351
|
ListUserProfilesPaginatorName = Literal["list_user_profiles"]
|
|
1348
1352
|
ListWorkforcesPaginatorName = Literal["list_workforces"]
|
|
1349
1353
|
ListWorkforcesSortByOptionsType = Literal["CreateDate", "Name"]
|
|
@@ -1942,10 +1946,12 @@ ReservedCapacityInstanceTypeType = Literal[
|
|
|
1942
1946
|
"ml.p5e.48xlarge",
|
|
1943
1947
|
"ml.p5en.48xlarge",
|
|
1944
1948
|
"ml.p6-b200.48xlarge",
|
|
1949
|
+
"ml.p6e-gb200.36xlarge",
|
|
1945
1950
|
"ml.trn1.32xlarge",
|
|
1946
1951
|
"ml.trn2.48xlarge",
|
|
1947
1952
|
]
|
|
1948
1953
|
ReservedCapacityStatusType = Literal["Active", "Expired", "Failed", "Pending", "Scheduled"]
|
|
1954
|
+
ReservedCapacityTypeType = Literal["Instance", "UltraServer"]
|
|
1949
1955
|
ResourceCatalogSortByType = Literal["CreationTime"]
|
|
1950
1956
|
ResourceCatalogSortOrderType = Literal["Ascending", "Descending"]
|
|
1951
1957
|
ResourceSharingStrategyType = Literal["DontLend", "Lend", "LendAndBorrow"]
|
|
@@ -2235,6 +2241,7 @@ TrainingInstanceTypeType = Literal[
|
|
|
2235
2241
|
"ml.p5e.48xlarge",
|
|
2236
2242
|
"ml.p5en.48xlarge",
|
|
2237
2243
|
"ml.p6-b200.48xlarge",
|
|
2244
|
+
"ml.p6e-gb200.36xlarge",
|
|
2238
2245
|
"ml.r5.12xlarge",
|
|
2239
2246
|
"ml.r5.16xlarge",
|
|
2240
2247
|
"ml.r5.24xlarge",
|
|
@@ -2388,6 +2395,7 @@ TrialComponentPrimaryStatusType = Literal[
|
|
|
2388
2395
|
"Completed", "Failed", "InProgress", "Stopped", "Stopping"
|
|
2389
2396
|
]
|
|
2390
2397
|
TtlDurationUnitType = Literal["Days", "Hours", "Minutes", "Seconds", "Weeks"]
|
|
2398
|
+
UltraServerHealthStatusType = Literal["Impaired", "Insufficient-Data", "OK"]
|
|
2391
2399
|
UserProfileSortKeyType = Literal["CreationTime", "LastModifiedTime"]
|
|
2392
2400
|
UserProfileStatusType = Literal[
|
|
2393
2401
|
"Delete_Failed", "Deleting", "Failed", "InService", "Pending", "Update_Failed", "Updating"
|
|
@@ -2905,6 +2913,7 @@ PaginatorName = Literal[
|
|
|
2905
2913
|
"list_transform_jobs",
|
|
2906
2914
|
"list_trial_components",
|
|
2907
2915
|
"list_trials",
|
|
2916
|
+
"list_ultra_servers_by_reserved_capacity",
|
|
2908
2917
|
"list_user_profiles",
|
|
2909
2918
|
"list_workforces",
|
|
2910
2919
|
"list_workteams",
|