mypy-boto3-sagemaker 1.39.3__tar.gz → 1.39.10__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.39.3 → mypy_boto3_sagemaker-1.39.10}/PKG-INFO +8 -4
  2. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/README.md +6 -2
  3. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker/__init__.py +4 -0
  4. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker/__init__.pyi +4 -0
  5. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker/__main__.py +3 -3
  6. mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/client.pyi → mypy_boto3_sagemaker-1.39.10/mypy_boto3_sagemaker/client.py +39 -0
  7. mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/client.py → mypy_boto3_sagemaker-1.39.10/mypy_boto3_sagemaker/client.pyi +36 -3
  8. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker/literals.py +11 -0
  9. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker/literals.pyi +11 -0
  10. mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/paginator.pyi → mypy_boto3_sagemaker-1.39.10/mypy_boto3_sagemaker/paginator.py +264 -0
  11. mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/paginator.py → mypy_boto3_sagemaker-1.39.10/mypy_boto3_sagemaker/paginator.pyi +22 -237
  12. mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/type_defs.pyi → mypy_boto3_sagemaker-1.39.10/mypy_boto3_sagemaker/type_defs.py +1746 -4
  13. mypy_boto3_sagemaker-1.39.3/mypy_boto3_sagemaker/type_defs.py → mypy_boto3_sagemaker-1.39.10/mypy_boto3_sagemaker/type_defs.pyi +127 -1585
  14. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker/version.py +1 -1
  15. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker.egg-info/PKG-INFO +8 -4
  16. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/setup.py +2 -2
  17. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/LICENSE +0 -0
  18. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker/py.typed +0 -0
  19. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker/waiter.py +0 -0
  20. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker/waiter.pyi +0 -0
  21. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
  22. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
  23. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
  24. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
  25. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
  26. {mypy_boto3_sagemaker-1.39.3 → mypy_boto3_sagemaker-1.39.10}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-sagemaker
3
- Version: 1.39.3
4
- Summary: Type annotations for boto3 SageMaker 1.39.3 service generated with mypy-boto3-builder 8.11.0
3
+ Version: 1.39.10
4
+ Summary: Type annotations for boto3 SageMaker 1.39.10 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.39.3](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 SageMaker 1.39.10](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.3' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.39.10' 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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
- Type annotations for [boto3 SageMaker 1.39.3](https://pypi.org/project/boto3/)
12
+ Type annotations for [boto3 SageMaker 1.39.10](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.3' mypy-boto3-builder`
75
+ `uvx --with 'boto3==1.39.10' 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"
@@ -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",
@@ -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",
@@ -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.3\n"
16
- "Version: 1.39.3\n"
15
+ "Type annotations for boto3 SageMaker 1.39.10\n"
16
+ "Version: 1.39.10\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.3\n")
29
+ sys.stdout.write("1.39.10\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"]
@@ -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",
@@ -424,6 +425,7 @@ __all__ = (
424
425
  "VendorGuidanceType",
425
426
  "WaiterName",
426
427
  "WarmPoolResourceStatusType",
428
+ "WorkforceIpAddressTypeType",
427
429
  "WorkforceStatusType",
428
430
  )
429
431
 
@@ -1308,6 +1310,7 @@ ListPartnerAppsPaginatorName = Literal["list_partner_apps"]
1308
1310
  ListPipelineExecutionStepsPaginatorName = Literal["list_pipeline_execution_steps"]
1309
1311
  ListPipelineExecutionsPaginatorName = Literal["list_pipeline_executions"]
1310
1312
  ListPipelineParametersForExecutionPaginatorName = Literal["list_pipeline_parameters_for_execution"]
1313
+ ListPipelineVersionsPaginatorName = Literal["list_pipeline_versions"]
1311
1314
  ListPipelinesPaginatorName = Literal["list_pipelines"]
1312
1315
  ListProcessingJobsPaginatorName = Literal["list_processing_jobs"]
1313
1316
  ListResourceCatalogsPaginatorName = Literal["list_resource_catalogs"]
@@ -1917,6 +1920,7 @@ RelationType = Literal["EqualTo", "GreaterThanOrEqualTo"]
1917
1920
  RepositoryAccessModeType = Literal["Platform", "Vpc"]
1918
1921
  ReservedCapacityInstanceTypeType = Literal[
1919
1922
  "ml.p4d.24xlarge",
1923
+ "ml.p4de.24xlarge",
1920
1924
  "ml.p5.48xlarge",
1921
1925
  "ml.p5e.48xlarge",
1922
1926
  "ml.p5en.48xlarge",
@@ -1944,6 +1948,7 @@ ResourceTypeType = Literal[
1944
1948
  "ModelPackageGroup",
1945
1949
  "Pipeline",
1946
1950
  "PipelineExecution",
1951
+ "PipelineVersion",
1947
1952
  "Project",
1948
1953
  "TrainingJob",
1949
1954
  ]
@@ -2374,6 +2379,7 @@ VariantPropertyTypeType = Literal["DataCaptureConfig", "DesiredInstanceCount", "
2374
2379
  VariantStatusType = Literal["ActivatingTraffic", "Baking", "Creating", "Deleting", "Updating"]
2375
2380
  VendorGuidanceType = Literal["ARCHIVED", "NOT_PROVIDED", "STABLE", "TO_BE_ARCHIVED"]
2376
2381
  WarmPoolResourceStatusType = Literal["Available", "InUse", "Reused", "Terminated"]
2382
+ WorkforceIpAddressTypeType = Literal["dualstack", "ipv4"]
2377
2383
  WorkforceStatusType = Literal["Active", "Deleting", "Failed", "Initializing", "Updating"]
2378
2384
  SageMakerServiceName = Literal["sagemaker"]
2379
2385
  ServiceName = Literal[
@@ -2419,6 +2425,8 @@ ServiceName = Literal[
2419
2425
  "bedrock",
2420
2426
  "bedrock-agent",
2421
2427
  "bedrock-agent-runtime",
2428
+ "bedrock-agentcore",
2429
+ "bedrock-agentcore-control",
2422
2430
  "bedrock-data-automation",
2423
2431
  "bedrock-data-automation-runtime",
2424
2432
  "bedrock-runtime",
@@ -2712,6 +2720,7 @@ ServiceName = Literal[
2712
2720
  "s3control",
2713
2721
  "s3outposts",
2714
2722
  "s3tables",
2723
+ "s3vectors",
2715
2724
  "sagemaker",
2716
2725
  "sagemaker-a2i-runtime",
2717
2726
  "sagemaker-edge",
@@ -2861,6 +2870,7 @@ PaginatorName = Literal[
2861
2870
  "list_pipeline_execution_steps",
2862
2871
  "list_pipeline_executions",
2863
2872
  "list_pipeline_parameters_for_execution",
2873
+ "list_pipeline_versions",
2864
2874
  "list_pipelines",
2865
2875
  "list_processing_jobs",
2866
2876
  "list_resource_catalogs",
@@ -2898,6 +2908,7 @@ WaiterName = Literal[
2898
2908
  RegionName = Literal[
2899
2909
  "af-south-1",
2900
2910
  "ap-east-1",
2911
+ "ap-east-2",
2901
2912
  "ap-northeast-1",
2902
2913
  "ap-northeast-2",
2903
2914
  "ap-northeast-3",
@@ -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",
@@ -423,6 +424,7 @@ __all__ = (
423
424
  "VendorGuidanceType",
424
425
  "WaiterName",
425
426
  "WarmPoolResourceStatusType",
427
+ "WorkforceIpAddressTypeType",
426
428
  "WorkforceStatusType",
427
429
  )
428
430
 
@@ -1306,6 +1308,7 @@ ListPartnerAppsPaginatorName = Literal["list_partner_apps"]
1306
1308
  ListPipelineExecutionStepsPaginatorName = Literal["list_pipeline_execution_steps"]
1307
1309
  ListPipelineExecutionsPaginatorName = Literal["list_pipeline_executions"]
1308
1310
  ListPipelineParametersForExecutionPaginatorName = Literal["list_pipeline_parameters_for_execution"]
1311
+ ListPipelineVersionsPaginatorName = Literal["list_pipeline_versions"]
1309
1312
  ListPipelinesPaginatorName = Literal["list_pipelines"]
1310
1313
  ListProcessingJobsPaginatorName = Literal["list_processing_jobs"]
1311
1314
  ListResourceCatalogsPaginatorName = Literal["list_resource_catalogs"]
@@ -1915,6 +1918,7 @@ RelationType = Literal["EqualTo", "GreaterThanOrEqualTo"]
1915
1918
  RepositoryAccessModeType = Literal["Platform", "Vpc"]
1916
1919
  ReservedCapacityInstanceTypeType = Literal[
1917
1920
  "ml.p4d.24xlarge",
1921
+ "ml.p4de.24xlarge",
1918
1922
  "ml.p5.48xlarge",
1919
1923
  "ml.p5e.48xlarge",
1920
1924
  "ml.p5en.48xlarge",
@@ -1942,6 +1946,7 @@ ResourceTypeType = Literal[
1942
1946
  "ModelPackageGroup",
1943
1947
  "Pipeline",
1944
1948
  "PipelineExecution",
1949
+ "PipelineVersion",
1945
1950
  "Project",
1946
1951
  "TrainingJob",
1947
1952
  ]
@@ -2372,6 +2377,7 @@ VariantPropertyTypeType = Literal["DataCaptureConfig", "DesiredInstanceCount", "
2372
2377
  VariantStatusType = Literal["ActivatingTraffic", "Baking", "Creating", "Deleting", "Updating"]
2373
2378
  VendorGuidanceType = Literal["ARCHIVED", "NOT_PROVIDED", "STABLE", "TO_BE_ARCHIVED"]
2374
2379
  WarmPoolResourceStatusType = Literal["Available", "InUse", "Reused", "Terminated"]
2380
+ WorkforceIpAddressTypeType = Literal["dualstack", "ipv4"]
2375
2381
  WorkforceStatusType = Literal["Active", "Deleting", "Failed", "Initializing", "Updating"]
2376
2382
  SageMakerServiceName = Literal["sagemaker"]
2377
2383
  ServiceName = Literal[
@@ -2417,6 +2423,8 @@ ServiceName = Literal[
2417
2423
  "bedrock",
2418
2424
  "bedrock-agent",
2419
2425
  "bedrock-agent-runtime",
2426
+ "bedrock-agentcore",
2427
+ "bedrock-agentcore-control",
2420
2428
  "bedrock-data-automation",
2421
2429
  "bedrock-data-automation-runtime",
2422
2430
  "bedrock-runtime",
@@ -2710,6 +2718,7 @@ ServiceName = Literal[
2710
2718
  "s3control",
2711
2719
  "s3outposts",
2712
2720
  "s3tables",
2721
+ "s3vectors",
2713
2722
  "sagemaker",
2714
2723
  "sagemaker-a2i-runtime",
2715
2724
  "sagemaker-edge",
@@ -2859,6 +2868,7 @@ PaginatorName = Literal[
2859
2868
  "list_pipeline_execution_steps",
2860
2869
  "list_pipeline_executions",
2861
2870
  "list_pipeline_parameters_for_execution",
2871
+ "list_pipeline_versions",
2862
2872
  "list_pipelines",
2863
2873
  "list_processing_jobs",
2864
2874
  "list_resource_catalogs",
@@ -2896,6 +2906,7 @@ WaiterName = Literal[
2896
2906
  RegionName = Literal[
2897
2907
  "af-south-1",
2898
2908
  "ap-east-1",
2909
+ "ap-east-2",
2899
2910
  "ap-northeast-1",
2900
2911
  "ap-northeast-2",
2901
2912
  "ap-northeast-3",