mypy-boto3-sagemaker 1.39.1__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.1 → mypy_boto3_sagemaker-1.39.5}/PKG-INFO +12 -4
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/README.md +10 -2
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/__init__.py +8 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/__init__.pyi +8 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/__main__.py +3 -3
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/client.py +73 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/client.pyi +73 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/literals.py +9 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/literals.pyi +9 -0
- mypy_boto3_sagemaker-1.39.1/mypy_boto3_sagemaker/paginator.pyi → mypy_boto3_sagemaker-1.39.5/mypy_boto3_sagemaker/paginator.py +289 -0
- mypy_boto3_sagemaker-1.39.1/mypy_boto3_sagemaker/paginator.py → mypy_boto3_sagemaker-1.39.5/mypy_boto3_sagemaker/paginator.pyi +46 -233
- mypy_boto3_sagemaker-1.39.1/mypy_boto3_sagemaker/type_defs.pyi → mypy_boto3_sagemaker-1.39.5/mypy_boto3_sagemaker/type_defs.py +2462 -689
- mypy_boto3_sagemaker-1.39.1/mypy_boto3_sagemaker/type_defs.py → mypy_boto3_sagemaker-1.39.5/mypy_boto3_sagemaker/type_defs.pyi +802 -2221
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/version.py +1 -1
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/PKG-INFO +12 -4
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/setup.py +2 -2
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/LICENSE +0 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/py.typed +0 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/waiter.py +0 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/waiter.pyi +0 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
- {mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
- {mypy_boto3_sagemaker-1.39.1 → 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.
|
|
@@ -353,6 +353,7 @@ from boto3.session import Session
|
|
|
353
353
|
|
|
354
354
|
from mypy_boto3_sagemaker import SageMakerClient
|
|
355
355
|
from mypy_boto3_sagemaker.paginator import (
|
|
356
|
+
CreateHubContentPresignedUrlsPaginator,
|
|
356
357
|
ListActionsPaginator,
|
|
357
358
|
ListAlgorithmsPaginator,
|
|
358
359
|
ListAliasesPaginator,
|
|
@@ -413,6 +414,7 @@ from mypy_boto3_sagemaker.paginator import (
|
|
|
413
414
|
ListPipelineExecutionStepsPaginator,
|
|
414
415
|
ListPipelineExecutionsPaginator,
|
|
415
416
|
ListPipelineParametersForExecutionPaginator,
|
|
417
|
+
ListPipelineVersionsPaginator,
|
|
416
418
|
ListPipelinesPaginator,
|
|
417
419
|
ListProcessingJobsPaginator,
|
|
418
420
|
ListResourceCatalogsPaginator,
|
|
@@ -437,6 +439,9 @@ client: SageMakerClient = Session().client("sagemaker")
|
|
|
437
439
|
|
|
438
440
|
# Explicit type annotations are optional here
|
|
439
441
|
# Types should be correctly discovered by mypy and IDEs
|
|
442
|
+
create_hub_content_presigned_urls_paginator: CreateHubContentPresignedUrlsPaginator = (
|
|
443
|
+
client.get_paginator("create_hub_content_presigned_urls")
|
|
444
|
+
)
|
|
440
445
|
list_actions_paginator: ListActionsPaginator = client.get_paginator("list_actions")
|
|
441
446
|
list_algorithms_paginator: ListAlgorithmsPaginator = client.get_paginator("list_algorithms")
|
|
442
447
|
list_aliases_paginator: ListAliasesPaginator = client.get_paginator("list_aliases")
|
|
@@ -577,6 +582,9 @@ list_pipeline_executions_paginator: ListPipelineExecutionsPaginator = client.get
|
|
|
577
582
|
list_pipeline_parameters_for_execution_paginator: ListPipelineParametersForExecutionPaginator = (
|
|
578
583
|
client.get_paginator("list_pipeline_parameters_for_execution")
|
|
579
584
|
)
|
|
585
|
+
list_pipeline_versions_paginator: ListPipelineVersionsPaginator = client.get_paginator(
|
|
586
|
+
"list_pipeline_versions"
|
|
587
|
+
)
|
|
580
588
|
list_pipelines_paginator: ListPipelinesPaginator = client.get_paginator("list_pipelines")
|
|
581
589
|
list_processing_jobs_paginator: ListProcessingJobsPaginator = client.get_paginator(
|
|
582
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.
|
|
@@ -306,6 +306,7 @@ from boto3.session import Session
|
|
|
306
306
|
|
|
307
307
|
from mypy_boto3_sagemaker import SageMakerClient
|
|
308
308
|
from mypy_boto3_sagemaker.paginator import (
|
|
309
|
+
CreateHubContentPresignedUrlsPaginator,
|
|
309
310
|
ListActionsPaginator,
|
|
310
311
|
ListAlgorithmsPaginator,
|
|
311
312
|
ListAliasesPaginator,
|
|
@@ -366,6 +367,7 @@ from mypy_boto3_sagemaker.paginator import (
|
|
|
366
367
|
ListPipelineExecutionStepsPaginator,
|
|
367
368
|
ListPipelineExecutionsPaginator,
|
|
368
369
|
ListPipelineParametersForExecutionPaginator,
|
|
370
|
+
ListPipelineVersionsPaginator,
|
|
369
371
|
ListPipelinesPaginator,
|
|
370
372
|
ListProcessingJobsPaginator,
|
|
371
373
|
ListResourceCatalogsPaginator,
|
|
@@ -390,6 +392,9 @@ client: SageMakerClient = Session().client("sagemaker")
|
|
|
390
392
|
|
|
391
393
|
# Explicit type annotations are optional here
|
|
392
394
|
# Types should be correctly discovered by mypy and IDEs
|
|
395
|
+
create_hub_content_presigned_urls_paginator: CreateHubContentPresignedUrlsPaginator = (
|
|
396
|
+
client.get_paginator("create_hub_content_presigned_urls")
|
|
397
|
+
)
|
|
393
398
|
list_actions_paginator: ListActionsPaginator = client.get_paginator("list_actions")
|
|
394
399
|
list_algorithms_paginator: ListAlgorithmsPaginator = client.get_paginator("list_algorithms")
|
|
395
400
|
list_aliases_paginator: ListAliasesPaginator = client.get_paginator("list_aliases")
|
|
@@ -530,6 +535,9 @@ list_pipeline_executions_paginator: ListPipelineExecutionsPaginator = client.get
|
|
|
530
535
|
list_pipeline_parameters_for_execution_paginator: ListPipelineParametersForExecutionPaginator = (
|
|
531
536
|
client.get_paginator("list_pipeline_parameters_for_execution")
|
|
532
537
|
)
|
|
538
|
+
list_pipeline_versions_paginator: ListPipelineVersionsPaginator = client.get_paginator(
|
|
539
|
+
"list_pipeline_versions"
|
|
540
|
+
)
|
|
533
541
|
list_pipelines_paginator: ListPipelinesPaginator = client.get_paginator("list_pipelines")
|
|
534
542
|
list_processing_jobs_paginator: ListProcessingJobsPaginator = client.get_paginator(
|
|
535
543
|
"list_processing_jobs"
|
{mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/__init__.py
RENAMED
|
@@ -11,6 +11,7 @@ Usage::
|
|
|
11
11
|
from boto3.session import Session
|
|
12
12
|
from mypy_boto3_sagemaker import (
|
|
13
13
|
Client,
|
|
14
|
+
CreateHubContentPresignedUrlsPaginator,
|
|
14
15
|
EndpointDeletedWaiter,
|
|
15
16
|
EndpointInServiceWaiter,
|
|
16
17
|
ImageCreatedWaiter,
|
|
@@ -78,6 +79,7 @@ Usage::
|
|
|
78
79
|
ListPipelineExecutionStepsPaginator,
|
|
79
80
|
ListPipelineExecutionsPaginator,
|
|
80
81
|
ListPipelineParametersForExecutionPaginator,
|
|
82
|
+
ListPipelineVersionsPaginator,
|
|
81
83
|
ListPipelinesPaginator,
|
|
82
84
|
ListProcessingJobsPaginator,
|
|
83
85
|
ListResourceCatalogsPaginator,
|
|
@@ -122,6 +124,7 @@ Usage::
|
|
|
122
124
|
training_job_completed_or_stopped_waiter: TrainingJobCompletedOrStoppedWaiter = client.get_waiter("training_job_completed_or_stopped")
|
|
123
125
|
transform_job_completed_or_stopped_waiter: TransformJobCompletedOrStoppedWaiter = client.get_waiter("transform_job_completed_or_stopped")
|
|
124
126
|
|
|
127
|
+
create_hub_content_presigned_urls_paginator: CreateHubContentPresignedUrlsPaginator = client.get_paginator("create_hub_content_presigned_urls")
|
|
125
128
|
list_actions_paginator: ListActionsPaginator = client.get_paginator("list_actions")
|
|
126
129
|
list_algorithms_paginator: ListAlgorithmsPaginator = client.get_paginator("list_algorithms")
|
|
127
130
|
list_aliases_paginator: ListAliasesPaginator = client.get_paginator("list_aliases")
|
|
@@ -182,6 +185,7 @@ Usage::
|
|
|
182
185
|
list_pipeline_execution_steps_paginator: ListPipelineExecutionStepsPaginator = client.get_paginator("list_pipeline_execution_steps")
|
|
183
186
|
list_pipeline_executions_paginator: ListPipelineExecutionsPaginator = client.get_paginator("list_pipeline_executions")
|
|
184
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")
|
|
185
189
|
list_pipelines_paginator: ListPipelinesPaginator = client.get_paginator("list_pipelines")
|
|
186
190
|
list_processing_jobs_paginator: ListProcessingJobsPaginator = client.get_paginator("list_processing_jobs")
|
|
187
191
|
list_resource_catalogs_paginator: ListResourceCatalogsPaginator = client.get_paginator("list_resource_catalogs")
|
|
@@ -205,6 +209,7 @@ Usage::
|
|
|
205
209
|
|
|
206
210
|
from .client import SageMakerClient
|
|
207
211
|
from .paginator import (
|
|
212
|
+
CreateHubContentPresignedUrlsPaginator,
|
|
208
213
|
ListActionsPaginator,
|
|
209
214
|
ListAlgorithmsPaginator,
|
|
210
215
|
ListAliasesPaginator,
|
|
@@ -266,6 +271,7 @@ from .paginator import (
|
|
|
266
271
|
ListPipelineExecutionStepsPaginator,
|
|
267
272
|
ListPipelineParametersForExecutionPaginator,
|
|
268
273
|
ListPipelinesPaginator,
|
|
274
|
+
ListPipelineVersionsPaginator,
|
|
269
275
|
ListProcessingJobsPaginator,
|
|
270
276
|
ListResourceCatalogsPaginator,
|
|
271
277
|
ListSpacesPaginator,
|
|
@@ -305,6 +311,7 @@ Client = SageMakerClient
|
|
|
305
311
|
|
|
306
312
|
__all__ = (
|
|
307
313
|
"Client",
|
|
314
|
+
"CreateHubContentPresignedUrlsPaginator",
|
|
308
315
|
"EndpointDeletedWaiter",
|
|
309
316
|
"EndpointInServiceWaiter",
|
|
310
317
|
"ImageCreatedWaiter",
|
|
@@ -372,6 +379,7 @@ __all__ = (
|
|
|
372
379
|
"ListPipelineExecutionStepsPaginator",
|
|
373
380
|
"ListPipelineExecutionsPaginator",
|
|
374
381
|
"ListPipelineParametersForExecutionPaginator",
|
|
382
|
+
"ListPipelineVersionsPaginator",
|
|
375
383
|
"ListPipelinesPaginator",
|
|
376
384
|
"ListProcessingJobsPaginator",
|
|
377
385
|
"ListResourceCatalogsPaginator",
|
{mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/__init__.pyi
RENAMED
|
@@ -11,6 +11,7 @@ Usage::
|
|
|
11
11
|
from boto3.session import Session
|
|
12
12
|
from mypy_boto3_sagemaker import (
|
|
13
13
|
Client,
|
|
14
|
+
CreateHubContentPresignedUrlsPaginator,
|
|
14
15
|
EndpointDeletedWaiter,
|
|
15
16
|
EndpointInServiceWaiter,
|
|
16
17
|
ImageCreatedWaiter,
|
|
@@ -78,6 +79,7 @@ Usage::
|
|
|
78
79
|
ListPipelineExecutionStepsPaginator,
|
|
79
80
|
ListPipelineExecutionsPaginator,
|
|
80
81
|
ListPipelineParametersForExecutionPaginator,
|
|
82
|
+
ListPipelineVersionsPaginator,
|
|
81
83
|
ListPipelinesPaginator,
|
|
82
84
|
ListProcessingJobsPaginator,
|
|
83
85
|
ListResourceCatalogsPaginator,
|
|
@@ -122,6 +124,7 @@ Usage::
|
|
|
122
124
|
training_job_completed_or_stopped_waiter: TrainingJobCompletedOrStoppedWaiter = client.get_waiter("training_job_completed_or_stopped")
|
|
123
125
|
transform_job_completed_or_stopped_waiter: TransformJobCompletedOrStoppedWaiter = client.get_waiter("transform_job_completed_or_stopped")
|
|
124
126
|
|
|
127
|
+
create_hub_content_presigned_urls_paginator: CreateHubContentPresignedUrlsPaginator = client.get_paginator("create_hub_content_presigned_urls")
|
|
125
128
|
list_actions_paginator: ListActionsPaginator = client.get_paginator("list_actions")
|
|
126
129
|
list_algorithms_paginator: ListAlgorithmsPaginator = client.get_paginator("list_algorithms")
|
|
127
130
|
list_aliases_paginator: ListAliasesPaginator = client.get_paginator("list_aliases")
|
|
@@ -182,6 +185,7 @@ Usage::
|
|
|
182
185
|
list_pipeline_execution_steps_paginator: ListPipelineExecutionStepsPaginator = client.get_paginator("list_pipeline_execution_steps")
|
|
183
186
|
list_pipeline_executions_paginator: ListPipelineExecutionsPaginator = client.get_paginator("list_pipeline_executions")
|
|
184
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")
|
|
185
189
|
list_pipelines_paginator: ListPipelinesPaginator = client.get_paginator("list_pipelines")
|
|
186
190
|
list_processing_jobs_paginator: ListProcessingJobsPaginator = client.get_paginator("list_processing_jobs")
|
|
187
191
|
list_resource_catalogs_paginator: ListResourceCatalogsPaginator = client.get_paginator("list_resource_catalogs")
|
|
@@ -205,6 +209,7 @@ Usage::
|
|
|
205
209
|
|
|
206
210
|
from .client import SageMakerClient
|
|
207
211
|
from .paginator import (
|
|
212
|
+
CreateHubContentPresignedUrlsPaginator,
|
|
208
213
|
ListActionsPaginator,
|
|
209
214
|
ListAlgorithmsPaginator,
|
|
210
215
|
ListAliasesPaginator,
|
|
@@ -266,6 +271,7 @@ from .paginator import (
|
|
|
266
271
|
ListPipelineExecutionStepsPaginator,
|
|
267
272
|
ListPipelineParametersForExecutionPaginator,
|
|
268
273
|
ListPipelinesPaginator,
|
|
274
|
+
ListPipelineVersionsPaginator,
|
|
269
275
|
ListProcessingJobsPaginator,
|
|
270
276
|
ListResourceCatalogsPaginator,
|
|
271
277
|
ListSpacesPaginator,
|
|
@@ -304,6 +310,7 @@ Client = SageMakerClient
|
|
|
304
310
|
|
|
305
311
|
__all__ = (
|
|
306
312
|
"Client",
|
|
313
|
+
"CreateHubContentPresignedUrlsPaginator",
|
|
307
314
|
"EndpointDeletedWaiter",
|
|
308
315
|
"EndpointInServiceWaiter",
|
|
309
316
|
"ImageCreatedWaiter",
|
|
@@ -371,6 +378,7 @@ __all__ = (
|
|
|
371
378
|
"ListPipelineExecutionStepsPaginator",
|
|
372
379
|
"ListPipelineExecutionsPaginator",
|
|
373
380
|
"ListPipelineParametersForExecutionPaginator",
|
|
381
|
+
"ListPipelineVersionsPaginator",
|
|
374
382
|
"ListPipelinesPaginator",
|
|
375
383
|
"ListProcessingJobsPaginator",
|
|
376
384
|
"ListResourceCatalogsPaginator",
|
{mypy_boto3_sagemaker-1.39.1 → 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:
|
|
@@ -26,6 +26,7 @@ from botocore.errorfactory import BaseClientExceptions
|
|
|
26
26
|
from botocore.exceptions import ClientError as BotocoreClientError
|
|
27
27
|
|
|
28
28
|
from .paginator import (
|
|
29
|
+
CreateHubContentPresignedUrlsPaginator,
|
|
29
30
|
ListActionsPaginator,
|
|
30
31
|
ListAlgorithmsPaginator,
|
|
31
32
|
ListAliasesPaginator,
|
|
@@ -87,6 +88,7 @@ from .paginator import (
|
|
|
87
88
|
ListPipelineExecutionStepsPaginator,
|
|
88
89
|
ListPipelineParametersForExecutionPaginator,
|
|
89
90
|
ListPipelinesPaginator,
|
|
91
|
+
ListPipelineVersionsPaginator,
|
|
90
92
|
ListProcessingJobsPaginator,
|
|
91
93
|
ListResourceCatalogsPaginator,
|
|
92
94
|
ListSpacesPaginator,
|
|
@@ -161,6 +163,8 @@ from .type_defs import (
|
|
|
161
163
|
CreateFeatureGroupResponseTypeDef,
|
|
162
164
|
CreateFlowDefinitionRequestTypeDef,
|
|
163
165
|
CreateFlowDefinitionResponseTypeDef,
|
|
166
|
+
CreateHubContentPresignedUrlsRequestTypeDef,
|
|
167
|
+
CreateHubContentPresignedUrlsResponseTypeDef,
|
|
164
168
|
CreateHubContentReferenceRequestTypeDef,
|
|
165
169
|
CreateHubContentReferenceResponseTypeDef,
|
|
166
170
|
CreateHubRequestTypeDef,
|
|
@@ -590,6 +594,8 @@ from .type_defs import (
|
|
|
590
594
|
ListPipelineParametersForExecutionResponseTypeDef,
|
|
591
595
|
ListPipelinesRequestTypeDef,
|
|
592
596
|
ListPipelinesResponseTypeDef,
|
|
597
|
+
ListPipelineVersionsRequestTypeDef,
|
|
598
|
+
ListPipelineVersionsResponseTypeDef,
|
|
593
599
|
ListProcessingJobsRequestTypeDef,
|
|
594
600
|
ListProcessingJobsResponseTypeDef,
|
|
595
601
|
ListProjectsInputTypeDef,
|
|
@@ -650,6 +656,8 @@ from .type_defs import (
|
|
|
650
656
|
StartNotebookInstanceInputTypeDef,
|
|
651
657
|
StartPipelineExecutionRequestTypeDef,
|
|
652
658
|
StartPipelineExecutionResponseTypeDef,
|
|
659
|
+
StartSessionRequestTypeDef,
|
|
660
|
+
StartSessionResponseTypeDef,
|
|
653
661
|
StopAutoMLJobRequestTypeDef,
|
|
654
662
|
StopCompilationJobRequestTypeDef,
|
|
655
663
|
StopEdgeDeploymentStageRequestTypeDef,
|
|
@@ -734,6 +742,8 @@ from .type_defs import (
|
|
|
734
742
|
UpdatePipelineExecutionResponseTypeDef,
|
|
735
743
|
UpdatePipelineRequestTypeDef,
|
|
736
744
|
UpdatePipelineResponseTypeDef,
|
|
745
|
+
UpdatePipelineVersionRequestTypeDef,
|
|
746
|
+
UpdatePipelineVersionResponseTypeDef,
|
|
737
747
|
UpdateProjectInputTypeDef,
|
|
738
748
|
UpdateProjectOutputTypeDef,
|
|
739
749
|
UpdateSpaceRequestTypeDef,
|
|
@@ -1122,6 +1132,16 @@ class SageMakerClient(BaseClient):
|
|
|
1122
1132
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#create_hub)
|
|
1123
1133
|
"""
|
|
1124
1134
|
|
|
1135
|
+
def create_hub_content_presigned_urls(
|
|
1136
|
+
self, **kwargs: Unpack[CreateHubContentPresignedUrlsRequestTypeDef]
|
|
1137
|
+
) -> CreateHubContentPresignedUrlsResponseTypeDef:
|
|
1138
|
+
"""
|
|
1139
|
+
Creates presigned URLs for accessing hub content artifacts.
|
|
1140
|
+
|
|
1141
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/create_hub_content_presigned_urls.html)
|
|
1142
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#create_hub_content_presigned_urls)
|
|
1143
|
+
"""
|
|
1144
|
+
|
|
1125
1145
|
def create_hub_content_reference(
|
|
1126
1146
|
self, **kwargs: Unpack[CreateHubContentReferenceRequestTypeDef]
|
|
1127
1147
|
) -> CreateHubContentReferenceResponseTypeDef:
|
|
@@ -3492,6 +3512,16 @@ class SageMakerClient(BaseClient):
|
|
|
3492
3512
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_pipeline_parameters_for_execution)
|
|
3493
3513
|
"""
|
|
3494
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
|
+
|
|
3495
3525
|
def list_pipelines(
|
|
3496
3526
|
self, **kwargs: Unpack[ListPipelinesRequestTypeDef]
|
|
3497
3527
|
) -> ListPipelinesResponseTypeDef:
|
|
@@ -3825,6 +3855,17 @@ class SageMakerClient(BaseClient):
|
|
|
3825
3855
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#start_pipeline_execution)
|
|
3826
3856
|
"""
|
|
3827
3857
|
|
|
3858
|
+
def start_session(
|
|
3859
|
+
self, **kwargs: Unpack[StartSessionRequestTypeDef]
|
|
3860
|
+
) -> StartSessionResponseTypeDef:
|
|
3861
|
+
"""
|
|
3862
|
+
Initiates a remote connection session between a local integrated development
|
|
3863
|
+
environments (IDEs) and a remote SageMaker space.
|
|
3864
|
+
|
|
3865
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/start_session.html)
|
|
3866
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#start_session)
|
|
3867
|
+
"""
|
|
3868
|
+
|
|
3828
3869
|
def stop_auto_ml_job(
|
|
3829
3870
|
self, **kwargs: Unpack[StopAutoMLJobRequestTypeDef]
|
|
3830
3871
|
) -> EmptyResponseMetadataTypeDef:
|
|
@@ -4342,6 +4383,16 @@ class SageMakerClient(BaseClient):
|
|
|
4342
4383
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#update_pipeline_execution)
|
|
4343
4384
|
"""
|
|
4344
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
|
+
|
|
4345
4396
|
def update_project(
|
|
4346
4397
|
self, **kwargs: Unpack[UpdateProjectInputTypeDef]
|
|
4347
4398
|
) -> UpdateProjectOutputTypeDef:
|
|
@@ -4424,6 +4475,17 @@ class SageMakerClient(BaseClient):
|
|
|
4424
4475
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#update_workteam)
|
|
4425
4476
|
"""
|
|
4426
4477
|
|
|
4478
|
+
@overload # type: ignore[override]
|
|
4479
|
+
def get_paginator( # type: ignore[override]
|
|
4480
|
+
self, operation_name: Literal["create_hub_content_presigned_urls"]
|
|
4481
|
+
) -> CreateHubContentPresignedUrlsPaginator:
|
|
4482
|
+
"""
|
|
4483
|
+
Create a paginator for an operation.
|
|
4484
|
+
|
|
4485
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/get_paginator.html)
|
|
4486
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
4487
|
+
"""
|
|
4488
|
+
|
|
4427
4489
|
@overload # type: ignore[override]
|
|
4428
4490
|
def get_paginator( # type: ignore[override]
|
|
4429
4491
|
self, operation_name: Literal["list_actions"]
|
|
@@ -5084,6 +5146,17 @@ class SageMakerClient(BaseClient):
|
|
|
5084
5146
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
5085
5147
|
"""
|
|
5086
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
|
+
|
|
5087
5160
|
@overload # type: ignore[override]
|
|
5088
5161
|
def get_paginator( # type: ignore[override]
|
|
5089
5162
|
self, operation_name: Literal["list_pipelines"]
|
|
@@ -26,6 +26,7 @@ from botocore.errorfactory import BaseClientExceptions
|
|
|
26
26
|
from botocore.exceptions import ClientError as BotocoreClientError
|
|
27
27
|
|
|
28
28
|
from .paginator import (
|
|
29
|
+
CreateHubContentPresignedUrlsPaginator,
|
|
29
30
|
ListActionsPaginator,
|
|
30
31
|
ListAlgorithmsPaginator,
|
|
31
32
|
ListAliasesPaginator,
|
|
@@ -87,6 +88,7 @@ from .paginator import (
|
|
|
87
88
|
ListPipelineExecutionStepsPaginator,
|
|
88
89
|
ListPipelineParametersForExecutionPaginator,
|
|
89
90
|
ListPipelinesPaginator,
|
|
91
|
+
ListPipelineVersionsPaginator,
|
|
90
92
|
ListProcessingJobsPaginator,
|
|
91
93
|
ListResourceCatalogsPaginator,
|
|
92
94
|
ListSpacesPaginator,
|
|
@@ -161,6 +163,8 @@ from .type_defs import (
|
|
|
161
163
|
CreateFeatureGroupResponseTypeDef,
|
|
162
164
|
CreateFlowDefinitionRequestTypeDef,
|
|
163
165
|
CreateFlowDefinitionResponseTypeDef,
|
|
166
|
+
CreateHubContentPresignedUrlsRequestTypeDef,
|
|
167
|
+
CreateHubContentPresignedUrlsResponseTypeDef,
|
|
164
168
|
CreateHubContentReferenceRequestTypeDef,
|
|
165
169
|
CreateHubContentReferenceResponseTypeDef,
|
|
166
170
|
CreateHubRequestTypeDef,
|
|
@@ -590,6 +594,8 @@ from .type_defs import (
|
|
|
590
594
|
ListPipelineParametersForExecutionResponseTypeDef,
|
|
591
595
|
ListPipelinesRequestTypeDef,
|
|
592
596
|
ListPipelinesResponseTypeDef,
|
|
597
|
+
ListPipelineVersionsRequestTypeDef,
|
|
598
|
+
ListPipelineVersionsResponseTypeDef,
|
|
593
599
|
ListProcessingJobsRequestTypeDef,
|
|
594
600
|
ListProcessingJobsResponseTypeDef,
|
|
595
601
|
ListProjectsInputTypeDef,
|
|
@@ -650,6 +656,8 @@ from .type_defs import (
|
|
|
650
656
|
StartNotebookInstanceInputTypeDef,
|
|
651
657
|
StartPipelineExecutionRequestTypeDef,
|
|
652
658
|
StartPipelineExecutionResponseTypeDef,
|
|
659
|
+
StartSessionRequestTypeDef,
|
|
660
|
+
StartSessionResponseTypeDef,
|
|
653
661
|
StopAutoMLJobRequestTypeDef,
|
|
654
662
|
StopCompilationJobRequestTypeDef,
|
|
655
663
|
StopEdgeDeploymentStageRequestTypeDef,
|
|
@@ -734,6 +742,8 @@ from .type_defs import (
|
|
|
734
742
|
UpdatePipelineExecutionResponseTypeDef,
|
|
735
743
|
UpdatePipelineRequestTypeDef,
|
|
736
744
|
UpdatePipelineResponseTypeDef,
|
|
745
|
+
UpdatePipelineVersionRequestTypeDef,
|
|
746
|
+
UpdatePipelineVersionResponseTypeDef,
|
|
737
747
|
UpdateProjectInputTypeDef,
|
|
738
748
|
UpdateProjectOutputTypeDef,
|
|
739
749
|
UpdateSpaceRequestTypeDef,
|
|
@@ -1119,6 +1129,16 @@ class SageMakerClient(BaseClient):
|
|
|
1119
1129
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#create_hub)
|
|
1120
1130
|
"""
|
|
1121
1131
|
|
|
1132
|
+
def create_hub_content_presigned_urls(
|
|
1133
|
+
self, **kwargs: Unpack[CreateHubContentPresignedUrlsRequestTypeDef]
|
|
1134
|
+
) -> CreateHubContentPresignedUrlsResponseTypeDef:
|
|
1135
|
+
"""
|
|
1136
|
+
Creates presigned URLs for accessing hub content artifacts.
|
|
1137
|
+
|
|
1138
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/create_hub_content_presigned_urls.html)
|
|
1139
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#create_hub_content_presigned_urls)
|
|
1140
|
+
"""
|
|
1141
|
+
|
|
1122
1142
|
def create_hub_content_reference(
|
|
1123
1143
|
self, **kwargs: Unpack[CreateHubContentReferenceRequestTypeDef]
|
|
1124
1144
|
) -> CreateHubContentReferenceResponseTypeDef:
|
|
@@ -3489,6 +3509,16 @@ class SageMakerClient(BaseClient):
|
|
|
3489
3509
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#list_pipeline_parameters_for_execution)
|
|
3490
3510
|
"""
|
|
3491
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
|
+
|
|
3492
3522
|
def list_pipelines(
|
|
3493
3523
|
self, **kwargs: Unpack[ListPipelinesRequestTypeDef]
|
|
3494
3524
|
) -> ListPipelinesResponseTypeDef:
|
|
@@ -3822,6 +3852,17 @@ class SageMakerClient(BaseClient):
|
|
|
3822
3852
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#start_pipeline_execution)
|
|
3823
3853
|
"""
|
|
3824
3854
|
|
|
3855
|
+
def start_session(
|
|
3856
|
+
self, **kwargs: Unpack[StartSessionRequestTypeDef]
|
|
3857
|
+
) -> StartSessionResponseTypeDef:
|
|
3858
|
+
"""
|
|
3859
|
+
Initiates a remote connection session between a local integrated development
|
|
3860
|
+
environments (IDEs) and a remote SageMaker space.
|
|
3861
|
+
|
|
3862
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/start_session.html)
|
|
3863
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#start_session)
|
|
3864
|
+
"""
|
|
3865
|
+
|
|
3825
3866
|
def stop_auto_ml_job(
|
|
3826
3867
|
self, **kwargs: Unpack[StopAutoMLJobRequestTypeDef]
|
|
3827
3868
|
) -> EmptyResponseMetadataTypeDef:
|
|
@@ -4339,6 +4380,16 @@ class SageMakerClient(BaseClient):
|
|
|
4339
4380
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#update_pipeline_execution)
|
|
4340
4381
|
"""
|
|
4341
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
|
+
|
|
4342
4393
|
def update_project(
|
|
4343
4394
|
self, **kwargs: Unpack[UpdateProjectInputTypeDef]
|
|
4344
4395
|
) -> UpdateProjectOutputTypeDef:
|
|
@@ -4421,6 +4472,17 @@ class SageMakerClient(BaseClient):
|
|
|
4421
4472
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#update_workteam)
|
|
4422
4473
|
"""
|
|
4423
4474
|
|
|
4475
|
+
@overload # type: ignore[override]
|
|
4476
|
+
def get_paginator( # type: ignore[override]
|
|
4477
|
+
self, operation_name: Literal["create_hub_content_presigned_urls"]
|
|
4478
|
+
) -> CreateHubContentPresignedUrlsPaginator:
|
|
4479
|
+
"""
|
|
4480
|
+
Create a paginator for an operation.
|
|
4481
|
+
|
|
4482
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker/client/get_paginator.html)
|
|
4483
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
4484
|
+
"""
|
|
4485
|
+
|
|
4424
4486
|
@overload # type: ignore[override]
|
|
4425
4487
|
def get_paginator( # type: ignore[override]
|
|
4426
4488
|
self, operation_name: Literal["list_actions"]
|
|
@@ -5081,6 +5143,17 @@ class SageMakerClient(BaseClient):
|
|
|
5081
5143
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/client/#get_paginator)
|
|
5082
5144
|
"""
|
|
5083
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
|
+
|
|
5084
5157
|
@overload # type: ignore[override]
|
|
5085
5158
|
def get_paginator( # type: ignore[override]
|
|
5086
5159
|
self, operation_name: Literal["list_pipelines"]
|
{mypy_boto3_sagemaker-1.39.1 → mypy_boto3_sagemaker-1.39.5}/mypy_boto3_sagemaker/literals.py
RENAMED
|
@@ -86,6 +86,7 @@ __all__ = (
|
|
|
86
86
|
"ConditionOutcomeType",
|
|
87
87
|
"ContainerModeType",
|
|
88
88
|
"ContentClassifierType",
|
|
89
|
+
"CreateHubContentPresignedUrlsPaginatorName",
|
|
89
90
|
"CrossAccountFilterOptionType",
|
|
90
91
|
"DataDistributionTypeType",
|
|
91
92
|
"DataSourceNameType",
|
|
@@ -230,6 +231,7 @@ __all__ = (
|
|
|
230
231
|
"ListPipelineExecutionStepsPaginatorName",
|
|
231
232
|
"ListPipelineExecutionsPaginatorName",
|
|
232
233
|
"ListPipelineParametersForExecutionPaginatorName",
|
|
234
|
+
"ListPipelineVersionsPaginatorName",
|
|
233
235
|
"ListPipelinesPaginatorName",
|
|
234
236
|
"ListProcessingJobsPaginatorName",
|
|
235
237
|
"ListResourceCatalogsPaginatorName",
|
|
@@ -936,6 +938,7 @@ CompressionTypeType = Literal["Gzip", "None"]
|
|
|
936
938
|
ConditionOutcomeType = Literal["False", "True"]
|
|
937
939
|
ContainerModeType = Literal["MultiModel", "SingleModel"]
|
|
938
940
|
ContentClassifierType = Literal["FreeOfAdultContent", "FreeOfPersonallyIdentifiableInformation"]
|
|
941
|
+
CreateHubContentPresignedUrlsPaginatorName = Literal["create_hub_content_presigned_urls"]
|
|
939
942
|
CrossAccountFilterOptionType = Literal["CrossAccount", "SameAccount"]
|
|
940
943
|
DataDistributionTypeType = Literal["FullyReplicated", "ShardedByS3Key"]
|
|
941
944
|
DataSourceNameType = Literal["SalesforceGenie", "Snowflake"]
|
|
@@ -1306,6 +1309,7 @@ ListPartnerAppsPaginatorName = Literal["list_partner_apps"]
|
|
|
1306
1309
|
ListPipelineExecutionStepsPaginatorName = Literal["list_pipeline_execution_steps"]
|
|
1307
1310
|
ListPipelineExecutionsPaginatorName = Literal["list_pipeline_executions"]
|
|
1308
1311
|
ListPipelineParametersForExecutionPaginatorName = Literal["list_pipeline_parameters_for_execution"]
|
|
1312
|
+
ListPipelineVersionsPaginatorName = Literal["list_pipeline_versions"]
|
|
1309
1313
|
ListPipelinesPaginatorName = Literal["list_pipelines"]
|
|
1310
1314
|
ListProcessingJobsPaginatorName = Literal["list_processing_jobs"]
|
|
1311
1315
|
ListResourceCatalogsPaginatorName = Literal["list_resource_catalogs"]
|
|
@@ -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
|
]
|
|
@@ -2710,6 +2715,7 @@ ServiceName = Literal[
|
|
|
2710
2715
|
"s3control",
|
|
2711
2716
|
"s3outposts",
|
|
2712
2717
|
"s3tables",
|
|
2718
|
+
"s3vectors",
|
|
2713
2719
|
"sagemaker",
|
|
2714
2720
|
"sagemaker-a2i-runtime",
|
|
2715
2721
|
"sagemaker-edge",
|
|
@@ -2798,6 +2804,7 @@ ResourceServiceName = Literal[
|
|
|
2798
2804
|
"sqs",
|
|
2799
2805
|
]
|
|
2800
2806
|
PaginatorName = Literal[
|
|
2807
|
+
"create_hub_content_presigned_urls",
|
|
2801
2808
|
"list_actions",
|
|
2802
2809
|
"list_algorithms",
|
|
2803
2810
|
"list_aliases",
|
|
@@ -2858,6 +2865,7 @@ PaginatorName = Literal[
|
|
|
2858
2865
|
"list_pipeline_execution_steps",
|
|
2859
2866
|
"list_pipeline_executions",
|
|
2860
2867
|
"list_pipeline_parameters_for_execution",
|
|
2868
|
+
"list_pipeline_versions",
|
|
2861
2869
|
"list_pipelines",
|
|
2862
2870
|
"list_processing_jobs",
|
|
2863
2871
|
"list_resource_catalogs",
|
|
@@ -2895,6 +2903,7 @@ WaiterName = Literal[
|
|
|
2895
2903
|
RegionName = Literal[
|
|
2896
2904
|
"af-south-1",
|
|
2897
2905
|
"ap-east-1",
|
|
2906
|
+
"ap-east-2",
|
|
2898
2907
|
"ap-northeast-1",
|
|
2899
2908
|
"ap-northeast-2",
|
|
2900
2909
|
"ap-northeast-3",
|