mypy-boto3-sagemaker 1.39.3__tar.gz → 1.39.5__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.39.3 → mypy_boto3_sagemaker-1.39.5}/PKG-INFO +8 -4
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/README.md +6 -2
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/__init__.py +4 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/__init__.pyi +4 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/__main__.py +3 -3
- mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/client.pyi → mypy_boto3_sagemaker-1.39.5/mypy_boto3_sagemaker/client.py +39 -0
- mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/client.py → mypy_boto3_sagemaker-1.39.5/mypy_boto3_sagemaker/client.pyi +36 -3
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/literals.py +6 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/literals.pyi +6 -0
- mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/paginator.pyi → mypy_boto3_sagemaker-1.39.5/mypy_boto3_sagemaker/paginator.py +264 -0
- mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/paginator.py → mypy_boto3_sagemaker-1.39.5/mypy_boto3_sagemaker/paginator.pyi +22 -237
- mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/type_defs.pyi → mypy_boto3_sagemaker-1.39.5/mypy_boto3_sagemaker/type_defs.py +1727 -2
- mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/type_defs.py → mypy_boto3_sagemaker-1.39.5/mypy_boto3_sagemaker/type_defs.pyi +112 -1585
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/version.py +1 -1
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/PKG-INFO +8 -4
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/setup.py +2 -2
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/LICENSE +0 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/py.typed +0 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/waiter.py +0 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/waiter.pyi +0 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
- {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-sagemaker
|
|
3
|
-
Version: 1.39.
|
|
4
|
-
Summary: Type annotations for boto3 SageMaker 1.39.
|
|
3
|
+
Version: 1.39.5
|
|
4
|
+
Summary: Type annotations for boto3 SageMaker 1.39.5 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.39.
|
|
59
|
+
Type annotations for [boto3 SageMaker 1.39.5](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.39.
|
|
122
|
+
`uvx --with 'boto3==1.39.5' 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.
|
|
@@ -414,6 +414,7 @@ from mypy_boto3_sagemaker.paginator import (
|
|
|
414
414
|
ListPipelineExecutionStepsPaginator,
|
|
415
415
|
ListPipelineExecutionsPaginator,
|
|
416
416
|
ListPipelineParametersForExecutionPaginator,
|
|
417
|
+
ListPipelineVersionsPaginator,
|
|
417
418
|
ListPipelinesPaginator,
|
|
418
419
|
ListProcessingJobsPaginator,
|
|
419
420
|
ListResourceCatalogsPaginator,
|
|
@@ -581,6 +582,9 @@ list_pipeline_executions_paginator: ListPipelineExecutionsPaginator = client.get
|
|
|
581
582
|
list_pipeline_parameters_for_execution_paginator: ListPipelineParametersForExecutionPaginator = (
|
|
582
583
|
client.get_paginator("list_pipeline_parameters_for_execution")
|
|
583
584
|
)
|
|
585
|
+
list_pipeline_versions_paginator: ListPipelineVersionsPaginator = client.get_paginator(
|
|
586
|
+
"list_pipeline_versions"
|
|
587
|
+
)
|
|
584
588
|
list_pipelines_paginator: ListPipelinesPaginator = client.get_paginator("list_pipelines")
|
|
585
589
|
list_processing_jobs_paginator: ListProcessingJobsPaginator = client.get_paginator(
|
|
586
590
|
"list_processing_jobs"
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
Type annotations for [boto3 SageMaker 1.39.
|
|
12
|
+
Type annotations for [boto3 SageMaker 1.39.5](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.39.
|
|
75
|
+
`uvx --with 'boto3==1.39.5' 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.
|
|
@@ -367,6 +367,7 @@ from mypy_boto3_sagemaker.paginator import (
|
|
|
367
367
|
ListPipelineExecutionStepsPaginator,
|
|
368
368
|
ListPipelineExecutionsPaginator,
|
|
369
369
|
ListPipelineParametersForExecutionPaginator,
|
|
370
|
+
ListPipelineVersionsPaginator,
|
|
370
371
|
ListPipelinesPaginator,
|
|
371
372
|
ListProcessingJobsPaginator,
|
|
372
373
|
ListResourceCatalogsPaginator,
|
|
@@ -534,6 +535,9 @@ list_pipeline_executions_paginator: ListPipelineExecutionsPaginator = client.get
|
|
|
534
535
|
list_pipeline_parameters_for_execution_paginator: ListPipelineParametersForExecutionPaginator = (
|
|
535
536
|
client.get_paginator("list_pipeline_parameters_for_execution")
|
|
536
537
|
)
|
|
538
|
+
list_pipeline_versions_paginator: ListPipelineVersionsPaginator = client.get_paginator(
|
|
539
|
+
"list_pipeline_versions"
|
|
540
|
+
)
|
|
537
541
|
list_pipelines_paginator: ListPipelinesPaginator = client.get_paginator("list_pipelines")
|
|
538
542
|
list_processing_jobs_paginator: ListProcessingJobsPaginator = client.get_paginator(
|
|
539
543
|
"list_processing_jobs"
|
{mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/__init__.py
RENAMED
|
@@ -79,6 +79,7 @@ Usage::
|
|
|
79
79
|
ListPipelineExecutionStepsPaginator,
|
|
80
80
|
ListPipelineExecutionsPaginator,
|
|
81
81
|
ListPipelineParametersForExecutionPaginator,
|
|
82
|
+
ListPipelineVersionsPaginator,
|
|
82
83
|
ListPipelinesPaginator,
|
|
83
84
|
ListProcessingJobsPaginator,
|
|
84
85
|
ListResourceCatalogsPaginator,
|
|
@@ -184,6 +185,7 @@ Usage::
|
|
|
184
185
|
list_pipeline_execution_steps_paginator: ListPipelineExecutionStepsPaginator = client.get_paginator("list_pipeline_execution_steps")
|
|
185
186
|
list_pipeline_executions_paginator: ListPipelineExecutionsPaginator = client.get_paginator("list_pipeline_executions")
|
|
186
187
|
list_pipeline_parameters_for_execution_paginator: ListPipelineParametersForExecutionPaginator = client.get_paginator("list_pipeline_parameters_for_execution")
|
|
188
|
+
list_pipeline_versions_paginator: ListPipelineVersionsPaginator = client.get_paginator("list_pipeline_versions")
|
|
187
189
|
list_pipelines_paginator: ListPipelinesPaginator = client.get_paginator("list_pipelines")
|
|
188
190
|
list_processing_jobs_paginator: ListProcessingJobsPaginator = client.get_paginator("list_processing_jobs")
|
|
189
191
|
list_resource_catalogs_paginator: ListResourceCatalogsPaginator = client.get_paginator("list_resource_catalogs")
|
|
@@ -269,6 +271,7 @@ from .paginator import (
|
|
|
269
271
|
ListPipelineExecutionStepsPaginator,
|
|
270
272
|
ListPipelineParametersForExecutionPaginator,
|
|
271
273
|
ListPipelinesPaginator,
|
|
274
|
+
ListPipelineVersionsPaginator,
|
|
272
275
|
ListProcessingJobsPaginator,
|
|
273
276
|
ListResourceCatalogsPaginator,
|
|
274
277
|
ListSpacesPaginator,
|
|
@@ -376,6 +379,7 @@ __all__ = (
|
|
|
376
379
|
"ListPipelineExecutionStepsPaginator",
|
|
377
380
|
"ListPipelineExecutionsPaginator",
|
|
378
381
|
"ListPipelineParametersForExecutionPaginator",
|
|
382
|
+
"ListPipelineVersionsPaginator",
|
|
379
383
|
"ListPipelinesPaginator",
|
|
380
384
|
"ListProcessingJobsPaginator",
|
|
381
385
|
"ListResourceCatalogsPaginator",
|
{mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/__init__.pyi
RENAMED
|
@@ -79,6 +79,7 @@ Usage::
|
|
|
79
79
|
ListPipelineExecutionStepsPaginator,
|
|
80
80
|
ListPipelineExecutionsPaginator,
|
|
81
81
|
ListPipelineParametersForExecutionPaginator,
|
|
82
|
+
ListPipelineVersionsPaginator,
|
|
82
83
|
ListPipelinesPaginator,
|
|
83
84
|
ListProcessingJobsPaginator,
|
|
84
85
|
ListResourceCatalogsPaginator,
|
|
@@ -184,6 +185,7 @@ Usage::
|
|
|
184
185
|
list_pipeline_execution_steps_paginator: ListPipelineExecutionStepsPaginator = client.get_paginator("list_pipeline_execution_steps")
|
|
185
186
|
list_pipeline_executions_paginator: ListPipelineExecutionsPaginator = client.get_paginator("list_pipeline_executions")
|
|
186
187
|
list_pipeline_parameters_for_execution_paginator: ListPipelineParametersForExecutionPaginator = client.get_paginator("list_pipeline_parameters_for_execution")
|
|
188
|
+
list_pipeline_versions_paginator: ListPipelineVersionsPaginator = client.get_paginator("list_pipeline_versions")
|
|
187
189
|
list_pipelines_paginator: ListPipelinesPaginator = client.get_paginator("list_pipelines")
|
|
188
190
|
list_processing_jobs_paginator: ListProcessingJobsPaginator = client.get_paginator("list_processing_jobs")
|
|
189
191
|
list_resource_catalogs_paginator: ListResourceCatalogsPaginator = client.get_paginator("list_resource_catalogs")
|
|
@@ -269,6 +271,7 @@ from .paginator import (
|
|
|
269
271
|
ListPipelineExecutionStepsPaginator,
|
|
270
272
|
ListPipelineParametersForExecutionPaginator,
|
|
271
273
|
ListPipelinesPaginator,
|
|
274
|
+
ListPipelineVersionsPaginator,
|
|
272
275
|
ListProcessingJobsPaginator,
|
|
273
276
|
ListResourceCatalogsPaginator,
|
|
274
277
|
ListSpacesPaginator,
|
|
@@ -375,6 +378,7 @@ __all__ = (
|
|
|
375
378
|
"ListPipelineExecutionStepsPaginator",
|
|
376
379
|
"ListPipelineExecutionsPaginator",
|
|
377
380
|
"ListPipelineParametersForExecutionPaginator",
|
|
381
|
+
"ListPipelineVersionsPaginator",
|
|
378
382
|
"ListPipelinesPaginator",
|
|
379
383
|
"ListProcessingJobsPaginator",
|
|
380
384
|
"ListResourceCatalogsPaginator",
|
{mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/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.39.
|
|
16
|
-
"Version: 1.39.
|
|
15
|
+
"Type annotations for boto3 SageMaker 1.39.5\n"
|
|
16
|
+
"Version: 1.39.5\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.39.
|
|
29
|
+
sys.stdout.write("1.39.5\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -88,6 +88,7 @@ from .paginator import (
|
|
|
88
88
|
ListPipelineExecutionStepsPaginator,
|
|
89
89
|
ListPipelineParametersForExecutionPaginator,
|
|
90
90
|
ListPipelinesPaginator,
|
|
91
|
+
ListPipelineVersionsPaginator,
|
|
91
92
|
ListProcessingJobsPaginator,
|
|
92
93
|
ListResourceCatalogsPaginator,
|
|
93
94
|
ListSpacesPaginator,
|
|
@@ -593,6 +594,8 @@ from .type_defs import (
|
|
|
593
594
|
ListPipelineParametersForExecutionResponseTypeDef,
|
|
594
595
|
ListPipelinesRequestTypeDef,
|
|
595
596
|
ListPipelinesResponseTypeDef,
|
|
597
|
+
ListPipelineVersionsRequestTypeDef,
|
|
598
|
+
ListPipelineVersionsResponseTypeDef,
|
|
596
599
|
ListProcessingJobsRequestTypeDef,
|
|
597
600
|
ListProcessingJobsResponseTypeDef,
|
|
598
601
|
ListProjectsInputTypeDef,
|
|
@@ -739,6 +742,8 @@ from .type_defs import (
|
|
|
739
742
|
UpdatePipelineExecutionResponseTypeDef,
|
|
740
743
|
UpdatePipelineRequestTypeDef,
|
|
741
744
|
UpdatePipelineResponseTypeDef,
|
|
745
|
+
UpdatePipelineVersionRequestTypeDef,
|
|
746
|
+
UpdatePipelineVersionResponseTypeDef,
|
|
742
747
|
UpdateProjectInputTypeDef,
|
|
743
748
|
UpdateProjectOutputTypeDef,
|
|
744
749
|
UpdateSpaceRequestTypeDef,
|
|
@@ -783,8 +788,10 @@ if sys.version_info >= (3, 12):
|
|
|
783
788
|
else:
|
|
784
789
|
from typing_extensions import Literal, Unpack
|
|
785
790
|
|
|
791
|
+
|
|
786
792
|
__all__ = ("SageMakerClient",)
|
|
787
793
|
|
|
794
|
+
|
|
788
795
|
class Exceptions(BaseClientExceptions):
|
|
789
796
|
ClientError: Type[BotocoreClientError]
|
|
790
797
|
ConflictException: Type[BotocoreClientError]
|
|
@@ -792,6 +799,7 @@ class Exceptions(BaseClientExceptions):
|
|
|
792
799
|
ResourceLimitExceeded: Type[BotocoreClientError]
|
|
793
800
|
ResourceNotFound: Type[BotocoreClientError]
|
|
794
801
|
|
|
802
|
+
|
|
795
803
|
class SageMakerClient(BaseClient):
|
|
796
804
|
"""
|
|
797
805
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client)
|
|
@@ -3504,6 +3512,16 @@ class SageMakerClient(BaseClient):
|
|
|
3504
3512
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_pipeline_parameters_for_execution)
|
|
3505
3513
|
"""
|
|
3506
3514
|
|
|
3515
|
+
def list_pipeline_versions(
|
|
3516
|
+
self, **kwargs: Unpack[ListPipelineVersionsRequestTypeDef]
|
|
3517
|
+
) -> ListPipelineVersionsResponseTypeDef:
|
|
3518
|
+
"""
|
|
3519
|
+
Gets a list of all versions of the pipeline.
|
|
3520
|
+
|
|
3521
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/list_pipeline_versions.html)
|
|
3522
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_pipeline_versions)
|
|
3523
|
+
"""
|
|
3524
|
+
|
|
3507
3525
|
def list_pipelines(
|
|
3508
3526
|
self, **kwargs: Unpack[ListPipelinesRequestTypeDef]
|
|
3509
3527
|
) -> ListPipelinesResponseTypeDef:
|
|
@@ -4365,6 +4383,16 @@ class SageMakerClient(BaseClient):
|
|
|
4365
4383
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#update_pipeline_execution)
|
|
4366
4384
|
"""
|
|
4367
4385
|
|
|
4386
|
+
def update_pipeline_version(
|
|
4387
|
+
self, **kwargs: Unpack[UpdatePipelineVersionRequestTypeDef]
|
|
4388
|
+
) -> UpdatePipelineVersionResponseTypeDef:
|
|
4389
|
+
"""
|
|
4390
|
+
Updates a pipeline version.
|
|
4391
|
+
|
|
4392
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/update_pipeline_version.html)
|
|
4393
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#update_pipeline_version)
|
|
4394
|
+
"""
|
|
4395
|
+
|
|
4368
4396
|
def update_project(
|
|
4369
4397
|
self, **kwargs: Unpack[UpdateProjectInputTypeDef]
|
|
4370
4398
|
) -> UpdateProjectOutputTypeDef:
|
|
@@ -5118,6 +5146,17 @@ class SageMakerClient(BaseClient):
|
|
|
5118
5146
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
5119
5147
|
"""
|
|
5120
5148
|
|
|
5149
|
+
@overload # type: ignore[override]
|
|
5150
|
+
def get_paginator( # type: ignore[override]
|
|
5151
|
+
self, operation_name: Literal["list_pipeline_versions"]
|
|
5152
|
+
) -> ListPipelineVersionsPaginator:
|
|
5153
|
+
"""
|
|
5154
|
+
Create a paginator for an operation.
|
|
5155
|
+
|
|
5156
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/get_paginator.html)
|
|
5157
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
5158
|
+
"""
|
|
5159
|
+
|
|
5121
5160
|
@overload # type: ignore[override]
|
|
5122
5161
|
def get_paginator( # type: ignore[override]
|
|
5123
5162
|
self, operation_name: Literal["list_pipelines"]
|
|
@@ -88,6 +88,7 @@ from .paginator import (
|
|
|
88
88
|
ListPipelineExecutionStepsPaginator,
|
|
89
89
|
ListPipelineParametersForExecutionPaginator,
|
|
90
90
|
ListPipelinesPaginator,
|
|
91
|
+
ListPipelineVersionsPaginator,
|
|
91
92
|
ListProcessingJobsPaginator,
|
|
92
93
|
ListResourceCatalogsPaginator,
|
|
93
94
|
ListSpacesPaginator,
|
|
@@ -593,6 +594,8 @@ from .type_defs import (
|
|
|
593
594
|
ListPipelineParametersForExecutionResponseTypeDef,
|
|
594
595
|
ListPipelinesRequestTypeDef,
|
|
595
596
|
ListPipelinesResponseTypeDef,
|
|
597
|
+
ListPipelineVersionsRequestTypeDef,
|
|
598
|
+
ListPipelineVersionsResponseTypeDef,
|
|
596
599
|
ListProcessingJobsRequestTypeDef,
|
|
597
600
|
ListProcessingJobsResponseTypeDef,
|
|
598
601
|
ListProjectsInputTypeDef,
|
|
@@ -739,6 +742,8 @@ from .type_defs import (
|
|
|
739
742
|
UpdatePipelineExecutionResponseTypeDef,
|
|
740
743
|
UpdatePipelineRequestTypeDef,
|
|
741
744
|
UpdatePipelineResponseTypeDef,
|
|
745
|
+
UpdatePipelineVersionRequestTypeDef,
|
|
746
|
+
UpdatePipelineVersionResponseTypeDef,
|
|
742
747
|
UpdateProjectInputTypeDef,
|
|
743
748
|
UpdateProjectOutputTypeDef,
|
|
744
749
|
UpdateSpaceRequestTypeDef,
|
|
@@ -783,10 +788,8 @@ if sys.version_info >= (3, 12):
|
|
|
783
788
|
else:
|
|
784
789
|
from typing_extensions import Literal, Unpack
|
|
785
790
|
|
|
786
|
-
|
|
787
791
|
__all__ = ("SageMakerClient",)
|
|
788
792
|
|
|
789
|
-
|
|
790
793
|
class Exceptions(BaseClientExceptions):
|
|
791
794
|
ClientError: Type[BotocoreClientError]
|
|
792
795
|
ConflictException: Type[BotocoreClientError]
|
|
@@ -794,7 +797,6 @@ class Exceptions(BaseClientExceptions):
|
|
|
794
797
|
ResourceLimitExceeded: Type[BotocoreClientError]
|
|
795
798
|
ResourceNotFound: Type[BotocoreClientError]
|
|
796
799
|
|
|
797
|
-
|
|
798
800
|
class SageMakerClient(BaseClient):
|
|
799
801
|
"""
|
|
800
802
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Client)
|
|
@@ -3507,6 +3509,16 @@ class SageMakerClient(BaseClient):
|
|
|
3507
3509
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_pipeline_parameters_for_execution)
|
|
3508
3510
|
"""
|
|
3509
3511
|
|
|
3512
|
+
def list_pipeline_versions(
|
|
3513
|
+
self, **kwargs: Unpack[ListPipelineVersionsRequestTypeDef]
|
|
3514
|
+
) -> ListPipelineVersionsResponseTypeDef:
|
|
3515
|
+
"""
|
|
3516
|
+
Gets a list of all versions of the pipeline.
|
|
3517
|
+
|
|
3518
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/list_pipeline_versions.html)
|
|
3519
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_pipeline_versions)
|
|
3520
|
+
"""
|
|
3521
|
+
|
|
3510
3522
|
def list_pipelines(
|
|
3511
3523
|
self, **kwargs: Unpack[ListPipelinesRequestTypeDef]
|
|
3512
3524
|
) -> ListPipelinesResponseTypeDef:
|
|
@@ -4368,6 +4380,16 @@ class SageMakerClient(BaseClient):
|
|
|
4368
4380
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#update_pipeline_execution)
|
|
4369
4381
|
"""
|
|
4370
4382
|
|
|
4383
|
+
def update_pipeline_version(
|
|
4384
|
+
self, **kwargs: Unpack[UpdatePipelineVersionRequestTypeDef]
|
|
4385
|
+
) -> UpdatePipelineVersionResponseTypeDef:
|
|
4386
|
+
"""
|
|
4387
|
+
Updates a pipeline version.
|
|
4388
|
+
|
|
4389
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/update_pipeline_version.html)
|
|
4390
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#update_pipeline_version)
|
|
4391
|
+
"""
|
|
4392
|
+
|
|
4371
4393
|
def update_project(
|
|
4372
4394
|
self, **kwargs: Unpack[UpdateProjectInputTypeDef]
|
|
4373
4395
|
) -> UpdateProjectOutputTypeDef:
|
|
@@ -5121,6 +5143,17 @@ class SageMakerClient(BaseClient):
|
|
|
5121
5143
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
5122
5144
|
"""
|
|
5123
5145
|
|
|
5146
|
+
@overload # type: ignore[override]
|
|
5147
|
+
def get_paginator( # type: ignore[override]
|
|
5148
|
+
self, operation_name: Literal["list_pipeline_versions"]
|
|
5149
|
+
) -> ListPipelineVersionsPaginator:
|
|
5150
|
+
"""
|
|
5151
|
+
Create a paginator for an operation.
|
|
5152
|
+
|
|
5153
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/get_paginator.html)
|
|
5154
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
5155
|
+
"""
|
|
5156
|
+
|
|
5124
5157
|
@overload # type: ignore[override]
|
|
5125
5158
|
def get_paginator( # type: ignore[override]
|
|
5126
5159
|
self, operation_name: Literal["list_pipelines"]
|
{mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/literals.py
RENAMED
|
@@ -231,6 +231,7 @@ __all__ = (
|
|
|
231
231
|
"ListPipelineExecutionStepsPaginatorName",
|
|
232
232
|
"ListPipelineExecutionsPaginatorName",
|
|
233
233
|
"ListPipelineParametersForExecutionPaginatorName",
|
|
234
|
+
"ListPipelineVersionsPaginatorName",
|
|
234
235
|
"ListPipelinesPaginatorName",
|
|
235
236
|
"ListProcessingJobsPaginatorName",
|
|
236
237
|
"ListResourceCatalogsPaginatorName",
|
|
@@ -1308,6 +1309,7 @@ ListPartnerAppsPaginatorName = Literal["list_partner_apps"]
|
|
|
1308
1309
|
ListPipelineExecutionStepsPaginatorName = Literal["list_pipeline_execution_steps"]
|
|
1309
1310
|
ListPipelineExecutionsPaginatorName = Literal["list_pipeline_executions"]
|
|
1310
1311
|
ListPipelineParametersForExecutionPaginatorName = Literal["list_pipeline_parameters_for_execution"]
|
|
1312
|
+
ListPipelineVersionsPaginatorName = Literal["list_pipeline_versions"]
|
|
1311
1313
|
ListPipelinesPaginatorName = Literal["list_pipelines"]
|
|
1312
1314
|
ListProcessingJobsPaginatorName = Literal["list_processing_jobs"]
|
|
1313
1315
|
ListResourceCatalogsPaginatorName = Literal["list_resource_catalogs"]
|
|
@@ -1944,6 +1946,7 @@ ResourceTypeType = Literal[
|
|
|
1944
1946
|
"ModelPackageGroup",
|
|
1945
1947
|
"Pipeline",
|
|
1946
1948
|
"PipelineExecution",
|
|
1949
|
+
"PipelineVersion",
|
|
1947
1950
|
"Project",
|
|
1948
1951
|
"TrainingJob",
|
|
1949
1952
|
]
|
|
@@ -2712,6 +2715,7 @@ ServiceName = Literal[
|
|
|
2712
2715
|
"s3control",
|
|
2713
2716
|
"s3outposts",
|
|
2714
2717
|
"s3tables",
|
|
2718
|
+
"s3vectors",
|
|
2715
2719
|
"sagemaker",
|
|
2716
2720
|
"sagemaker-a2i-runtime",
|
|
2717
2721
|
"sagemaker-edge",
|
|
@@ -2861,6 +2865,7 @@ PaginatorName = Literal[
|
|
|
2861
2865
|
"list_pipeline_execution_steps",
|
|
2862
2866
|
"list_pipeline_executions",
|
|
2863
2867
|
"list_pipeline_parameters_for_execution",
|
|
2868
|
+
"list_pipeline_versions",
|
|
2864
2869
|
"list_pipelines",
|
|
2865
2870
|
"list_processing_jobs",
|
|
2866
2871
|
"list_resource_catalogs",
|
|
@@ -2898,6 +2903,7 @@ WaiterName = Literal[
|
|
|
2898
2903
|
RegionName = Literal[
|
|
2899
2904
|
"af-south-1",
|
|
2900
2905
|
"ap-east-1",
|
|
2906
|
+
"ap-east-2",
|
|
2901
2907
|
"ap-northeast-1",
|
|
2902
2908
|
"ap-northeast-2",
|
|
2903
2909
|
"ap-northeast-3",
|
{mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/literals.pyi
RENAMED
|
@@ -230,6 +230,7 @@ __all__ = (
|
|
|
230
230
|
"ListPipelineExecutionStepsPaginatorName",
|
|
231
231
|
"ListPipelineExecutionsPaginatorName",
|
|
232
232
|
"ListPipelineParametersForExecutionPaginatorName",
|
|
233
|
+
"ListPipelineVersionsPaginatorName",
|
|
233
234
|
"ListPipelinesPaginatorName",
|
|
234
235
|
"ListProcessingJobsPaginatorName",
|
|
235
236
|
"ListResourceCatalogsPaginatorName",
|
|
@@ -1306,6 +1307,7 @@ ListPartnerAppsPaginatorName = Literal["list_partner_apps"]
|
|
|
1306
1307
|
ListPipelineExecutionStepsPaginatorName = Literal["list_pipeline_execution_steps"]
|
|
1307
1308
|
ListPipelineExecutionsPaginatorName = Literal["list_pipeline_executions"]
|
|
1308
1309
|
ListPipelineParametersForExecutionPaginatorName = Literal["list_pipeline_parameters_for_execution"]
|
|
1310
|
+
ListPipelineVersionsPaginatorName = Literal["list_pipeline_versions"]
|
|
1309
1311
|
ListPipelinesPaginatorName = Literal["list_pipelines"]
|
|
1310
1312
|
ListProcessingJobsPaginatorName = Literal["list_processing_jobs"]
|
|
1311
1313
|
ListResourceCatalogsPaginatorName = Literal["list_resource_catalogs"]
|
|
@@ -1942,6 +1944,7 @@ ResourceTypeType = Literal[
|
|
|
1942
1944
|
"ModelPackageGroup",
|
|
1943
1945
|
"Pipeline",
|
|
1944
1946
|
"PipelineExecution",
|
|
1947
|
+
"PipelineVersion",
|
|
1945
1948
|
"Project",
|
|
1946
1949
|
"TrainingJob",
|
|
1947
1950
|
]
|
|
@@ -2710,6 +2713,7 @@ ServiceName = Literal[
|
|
|
2710
2713
|
"s3control",
|
|
2711
2714
|
"s3outposts",
|
|
2712
2715
|
"s3tables",
|
|
2716
|
+
"s3vectors",
|
|
2713
2717
|
"sagemaker",
|
|
2714
2718
|
"sagemaker-a2i-runtime",
|
|
2715
2719
|
"sagemaker-edge",
|
|
@@ -2859,6 +2863,7 @@ PaginatorName = Literal[
|
|
|
2859
2863
|
"list_pipeline_execution_steps",
|
|
2860
2864
|
"list_pipeline_executions",
|
|
2861
2865
|
"list_pipeline_parameters_for_execution",
|
|
2866
|
+
"list_pipeline_versions",
|
|
2862
2867
|
"list_pipelines",
|
|
2863
2868
|
"list_processing_jobs",
|
|
2864
2869
|
"list_resource_catalogs",
|
|
@@ -2896,6 +2901,7 @@ WaiterName = Literal[
|
|
|
2896
2901
|
RegionName = Literal[
|
|
2897
2902
|
"af-south-1",
|
|
2898
2903
|
"ap-east-1",
|
|
2904
|
+
"ap-east-2",
|
|
2899
2905
|
"ap-northeast-1",
|
|
2900
2906
|
"ap-northeast-2",
|
|
2901
2907
|
"ap-northeast-3",
|