mypy-boto3-sagemaker 1.34.87__py3-none-any.whl → 1.34.95__py3-none-any.whl
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/__main__.py +4 -4
- mypy_boto3_sagemaker/client.py +155 -153
- mypy_boto3_sagemaker/client.pyi +155 -153
- mypy_boto3_sagemaker/literals.py +9 -0
- mypy_boto3_sagemaker/literals.pyi +9 -0
- mypy_boto3_sagemaker/paginator.py +14 -14
- mypy_boto3_sagemaker/paginator.pyi +14 -14
- mypy_boto3_sagemaker/type_defs.py +2248 -1227
- mypy_boto3_sagemaker/type_defs.pyi +2248 -1227
- mypy_boto3_sagemaker/version.py +1 -1
- {mypy_boto3_sagemaker-1.34.87.dist-info → mypy_boto3_sagemaker-1.34.95.dist-info}/METADATA +4 -4
- mypy_boto3_sagemaker-1.34.95.dist-info/RECORD +20 -0
- mypy_boto3_sagemaker-1.34.87.dist-info/RECORD +0 -20
- {mypy_boto3_sagemaker-1.34.87.dist-info → mypy_boto3_sagemaker-1.34.95.dist-info}/LICENSE +0 -0
- {mypy_boto3_sagemaker-1.34.87.dist-info → mypy_boto3_sagemaker-1.34.95.dist-info}/WHEEL +0 -0
- {mypy_boto3_sagemaker-1.34.87.dist-info → mypy_boto3_sagemaker-1.34.95.dist-info}/top_level.txt +0 -0
mypy_boto3_sagemaker/literals.py
CHANGED
|
@@ -1363,6 +1363,14 @@ ProductionVariantInstanceTypeType = Literal[
|
|
|
1363
1363
|
"ml.g5.4xlarge",
|
|
1364
1364
|
"ml.g5.8xlarge",
|
|
1365
1365
|
"ml.g5.xlarge",
|
|
1366
|
+
"ml.g6.12xlarge",
|
|
1367
|
+
"ml.g6.16xlarge",
|
|
1368
|
+
"ml.g6.24xlarge",
|
|
1369
|
+
"ml.g6.2xlarge",
|
|
1370
|
+
"ml.g6.48xlarge",
|
|
1371
|
+
"ml.g6.4xlarge",
|
|
1372
|
+
"ml.g6.8xlarge",
|
|
1373
|
+
"ml.g6.xlarge",
|
|
1366
1374
|
"ml.inf1.24xlarge",
|
|
1367
1375
|
"ml.inf1.2xlarge",
|
|
1368
1376
|
"ml.inf1.6xlarge",
|
|
@@ -2067,6 +2075,7 @@ ServiceName = Literal[
|
|
|
2067
2075
|
"route53-recovery-control-config",
|
|
2068
2076
|
"route53-recovery-readiness",
|
|
2069
2077
|
"route53domains",
|
|
2078
|
+
"route53profiles",
|
|
2070
2079
|
"route53resolver",
|
|
2071
2080
|
"rum",
|
|
2072
2081
|
"s3",
|
|
@@ -1363,6 +1363,14 @@ ProductionVariantInstanceTypeType = Literal[
|
|
|
1363
1363
|
"ml.g5.4xlarge",
|
|
1364
1364
|
"ml.g5.8xlarge",
|
|
1365
1365
|
"ml.g5.xlarge",
|
|
1366
|
+
"ml.g6.12xlarge",
|
|
1367
|
+
"ml.g6.16xlarge",
|
|
1368
|
+
"ml.g6.24xlarge",
|
|
1369
|
+
"ml.g6.2xlarge",
|
|
1370
|
+
"ml.g6.48xlarge",
|
|
1371
|
+
"ml.g6.4xlarge",
|
|
1372
|
+
"ml.g6.8xlarge",
|
|
1373
|
+
"ml.g6.xlarge",
|
|
1366
1374
|
"ml.inf1.24xlarge",
|
|
1367
1375
|
"ml.inf1.2xlarge",
|
|
1368
1376
|
"ml.inf1.6xlarge",
|
|
@@ -2067,6 +2075,7 @@ ServiceName = Literal[
|
|
|
2067
2075
|
"route53-recovery-control-config",
|
|
2068
2076
|
"route53-recovery-readiness",
|
|
2069
2077
|
"route53domains",
|
|
2078
|
+
"route53profiles",
|
|
2070
2079
|
"route53resolver",
|
|
2071
2080
|
"rum",
|
|
2072
2081
|
"s3",
|
|
@@ -261,9 +261,9 @@ from .type_defs import (
|
|
|
261
261
|
ListActionsResponseTypeDef,
|
|
262
262
|
ListAlgorithmsOutputTypeDef,
|
|
263
263
|
ListAliasesResponseTypeDef,
|
|
264
|
-
|
|
264
|
+
ListAppImageConfigsResponseTypeDef,
|
|
265
265
|
ListAppsResponseTypeDef,
|
|
266
|
-
|
|
266
|
+
ListArtifactsResponseTypeDef,
|
|
267
267
|
ListAssociationsResponseTypeDef,
|
|
268
268
|
ListAutoMLJobsResponseTypeDef,
|
|
269
269
|
ListCandidatesForAutoMLJobResponseTypeDef,
|
|
@@ -288,11 +288,11 @@ from .type_defs import (
|
|
|
288
288
|
ListImagesResponseTypeDef,
|
|
289
289
|
ListImageVersionsResponseTypeDef,
|
|
290
290
|
ListInferenceComponentsOutputTypeDef,
|
|
291
|
-
|
|
291
|
+
ListInferenceExperimentsResponseTypeDef,
|
|
292
292
|
ListInferenceRecommendationsJobsResponseTypeDef,
|
|
293
293
|
ListInferenceRecommendationsJobStepsResponseTypeDef,
|
|
294
294
|
ListLabelingJobsForWorkteamResponseTypeDef,
|
|
295
|
-
|
|
295
|
+
ListLabelingJobsResponseTypeDef,
|
|
296
296
|
ListLineageGroupsResponseTypeDef,
|
|
297
297
|
ListModelBiasJobDefinitionsResponseTypeDef,
|
|
298
298
|
ListModelCardExportJobsResponseTypeDef,
|
|
@@ -327,12 +327,12 @@ from .type_defs import (
|
|
|
327
327
|
ListTrialComponentsResponseTypeDef,
|
|
328
328
|
ListTrialsResponseTypeDef,
|
|
329
329
|
ListUserProfilesResponseTypeDef,
|
|
330
|
-
|
|
331
|
-
|
|
330
|
+
ListWorkforcesResponseTypeDef,
|
|
331
|
+
ListWorkteamsResponseTypeDef,
|
|
332
332
|
ModelMetadataSearchExpressionTypeDef,
|
|
333
333
|
PaginatorConfigTypeDef,
|
|
334
334
|
SearchExpressionTypeDef,
|
|
335
|
-
|
|
335
|
+
SearchResponseTypeDef,
|
|
336
336
|
TimestampTypeDef,
|
|
337
337
|
VisibilityConditionsTypeDef,
|
|
338
338
|
)
|
|
@@ -509,7 +509,7 @@ class ListAppImageConfigsPaginator(Paginator):
|
|
|
509
509
|
SortBy: AppImageConfigSortKeyType = ...,
|
|
510
510
|
SortOrder: SortOrderType = ...,
|
|
511
511
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
512
|
-
) -> _PageIterator[
|
|
512
|
+
) -> _PageIterator[ListAppImageConfigsResponseTypeDef]:
|
|
513
513
|
"""
|
|
514
514
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListAppImageConfigs.paginate)
|
|
515
515
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listappimageconfigspaginator)
|
|
@@ -554,7 +554,7 @@ class ListArtifactsPaginator(Paginator):
|
|
|
554
554
|
SortBy: Literal["CreationTime"] = ...,
|
|
555
555
|
SortOrder: SortOrderType = ...,
|
|
556
556
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
557
|
-
) -> _PageIterator[
|
|
557
|
+
) -> _PageIterator[ListArtifactsResponseTypeDef]:
|
|
558
558
|
"""
|
|
559
559
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListArtifacts.paginate)
|
|
560
560
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listartifactspaginator)
|
|
@@ -1135,7 +1135,7 @@ class ListInferenceExperimentsPaginator(Paginator):
|
|
|
1135
1135
|
SortBy: SortInferenceExperimentsByType = ...,
|
|
1136
1136
|
SortOrder: SortOrderType = ...,
|
|
1137
1137
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
1138
|
-
) -> _PageIterator[
|
|
1138
|
+
) -> _PageIterator[ListInferenceExperimentsResponseTypeDef]:
|
|
1139
1139
|
"""
|
|
1140
1140
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListInferenceExperiments.paginate)
|
|
1141
1141
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listinferenceexperimentspaginator)
|
|
@@ -1207,7 +1207,7 @@ class ListLabelingJobsPaginator(Paginator):
|
|
|
1207
1207
|
SortOrder: SortOrderType = ...,
|
|
1208
1208
|
StatusEquals: LabelingJobStatusType = ...,
|
|
1209
1209
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
1210
|
-
) -> _PageIterator[
|
|
1210
|
+
) -> _PageIterator[ListLabelingJobsResponseTypeDef]:
|
|
1211
1211
|
"""
|
|
1212
1212
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListLabelingJobs.paginate)
|
|
1213
1213
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listlabelingjobspaginator)
|
|
@@ -2008,7 +2008,7 @@ class ListWorkforcesPaginator(Paginator):
|
|
|
2008
2008
|
SortOrder: SortOrderType = ...,
|
|
2009
2009
|
NameContains: str = ...,
|
|
2010
2010
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
2011
|
-
) -> _PageIterator[
|
|
2011
|
+
) -> _PageIterator[ListWorkforcesResponseTypeDef]:
|
|
2012
2012
|
"""
|
|
2013
2013
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListWorkforces.paginate)
|
|
2014
2014
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listworkforcespaginator)
|
|
@@ -2028,7 +2028,7 @@ class ListWorkteamsPaginator(Paginator):
|
|
|
2028
2028
|
SortOrder: SortOrderType = ...,
|
|
2029
2029
|
NameContains: str = ...,
|
|
2030
2030
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
2031
|
-
) -> _PageIterator[
|
|
2031
|
+
) -> _PageIterator[ListWorkteamsResponseTypeDef]:
|
|
2032
2032
|
"""
|
|
2033
2033
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListWorkteams.paginate)
|
|
2034
2034
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listworkteamspaginator)
|
|
@@ -2051,7 +2051,7 @@ class SearchPaginator(Paginator):
|
|
|
2051
2051
|
CrossAccountFilterOption: CrossAccountFilterOptionType = ...,
|
|
2052
2052
|
VisibilityConditions: Sequence[VisibilityConditionsTypeDef] = ...,
|
|
2053
2053
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
2054
|
-
) -> _PageIterator[
|
|
2054
|
+
) -> _PageIterator[SearchResponseTypeDef]:
|
|
2055
2055
|
"""
|
|
2056
2056
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.Search.paginate)
|
|
2057
2057
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#searchpaginator)
|
|
@@ -261,9 +261,9 @@ from .type_defs import (
|
|
|
261
261
|
ListActionsResponseTypeDef,
|
|
262
262
|
ListAlgorithmsOutputTypeDef,
|
|
263
263
|
ListAliasesResponseTypeDef,
|
|
264
|
-
|
|
264
|
+
ListAppImageConfigsResponseTypeDef,
|
|
265
265
|
ListAppsResponseTypeDef,
|
|
266
|
-
|
|
266
|
+
ListArtifactsResponseTypeDef,
|
|
267
267
|
ListAssociationsResponseTypeDef,
|
|
268
268
|
ListAutoMLJobsResponseTypeDef,
|
|
269
269
|
ListCandidatesForAutoMLJobResponseTypeDef,
|
|
@@ -288,11 +288,11 @@ from .type_defs import (
|
|
|
288
288
|
ListImagesResponseTypeDef,
|
|
289
289
|
ListImageVersionsResponseTypeDef,
|
|
290
290
|
ListInferenceComponentsOutputTypeDef,
|
|
291
|
-
|
|
291
|
+
ListInferenceExperimentsResponseTypeDef,
|
|
292
292
|
ListInferenceRecommendationsJobsResponseTypeDef,
|
|
293
293
|
ListInferenceRecommendationsJobStepsResponseTypeDef,
|
|
294
294
|
ListLabelingJobsForWorkteamResponseTypeDef,
|
|
295
|
-
|
|
295
|
+
ListLabelingJobsResponseTypeDef,
|
|
296
296
|
ListLineageGroupsResponseTypeDef,
|
|
297
297
|
ListModelBiasJobDefinitionsResponseTypeDef,
|
|
298
298
|
ListModelCardExportJobsResponseTypeDef,
|
|
@@ -327,12 +327,12 @@ from .type_defs import (
|
|
|
327
327
|
ListTrialComponentsResponseTypeDef,
|
|
328
328
|
ListTrialsResponseTypeDef,
|
|
329
329
|
ListUserProfilesResponseTypeDef,
|
|
330
|
-
|
|
331
|
-
|
|
330
|
+
ListWorkforcesResponseTypeDef,
|
|
331
|
+
ListWorkteamsResponseTypeDef,
|
|
332
332
|
ModelMetadataSearchExpressionTypeDef,
|
|
333
333
|
PaginatorConfigTypeDef,
|
|
334
334
|
SearchExpressionTypeDef,
|
|
335
|
-
|
|
335
|
+
SearchResponseTypeDef,
|
|
336
336
|
TimestampTypeDef,
|
|
337
337
|
VisibilityConditionsTypeDef,
|
|
338
338
|
)
|
|
@@ -504,7 +504,7 @@ class ListAppImageConfigsPaginator(Paginator):
|
|
|
504
504
|
SortBy: AppImageConfigSortKeyType = ...,
|
|
505
505
|
SortOrder: SortOrderType = ...,
|
|
506
506
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
507
|
-
) -> _PageIterator[
|
|
507
|
+
) -> _PageIterator[ListAppImageConfigsResponseTypeDef]:
|
|
508
508
|
"""
|
|
509
509
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListAppImageConfigs.paginate)
|
|
510
510
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listappimageconfigspaginator)
|
|
@@ -547,7 +547,7 @@ class ListArtifactsPaginator(Paginator):
|
|
|
547
547
|
SortBy: Literal["CreationTime"] = ...,
|
|
548
548
|
SortOrder: SortOrderType = ...,
|
|
549
549
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
550
|
-
) -> _PageIterator[
|
|
550
|
+
) -> _PageIterator[ListArtifactsResponseTypeDef]:
|
|
551
551
|
"""
|
|
552
552
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListArtifacts.paginate)
|
|
553
553
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listartifactspaginator)
|
|
@@ -1103,7 +1103,7 @@ class ListInferenceExperimentsPaginator(Paginator):
|
|
|
1103
1103
|
SortBy: SortInferenceExperimentsByType = ...,
|
|
1104
1104
|
SortOrder: SortOrderType = ...,
|
|
1105
1105
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
1106
|
-
) -> _PageIterator[
|
|
1106
|
+
) -> _PageIterator[ListInferenceExperimentsResponseTypeDef]:
|
|
1107
1107
|
"""
|
|
1108
1108
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListInferenceExperiments.paginate)
|
|
1109
1109
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listinferenceexperimentspaginator)
|
|
@@ -1172,7 +1172,7 @@ class ListLabelingJobsPaginator(Paginator):
|
|
|
1172
1172
|
SortOrder: SortOrderType = ...,
|
|
1173
1173
|
StatusEquals: LabelingJobStatusType = ...,
|
|
1174
1174
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
1175
|
-
) -> _PageIterator[
|
|
1175
|
+
) -> _PageIterator[ListLabelingJobsResponseTypeDef]:
|
|
1176
1176
|
"""
|
|
1177
1177
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListLabelingJobs.paginate)
|
|
1178
1178
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listlabelingjobspaginator)
|
|
@@ -1937,7 +1937,7 @@ class ListWorkforcesPaginator(Paginator):
|
|
|
1937
1937
|
SortOrder: SortOrderType = ...,
|
|
1938
1938
|
NameContains: str = ...,
|
|
1939
1939
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
1940
|
-
) -> _PageIterator[
|
|
1940
|
+
) -> _PageIterator[ListWorkforcesResponseTypeDef]:
|
|
1941
1941
|
"""
|
|
1942
1942
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListWorkforces.paginate)
|
|
1943
1943
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listworkforcespaginator)
|
|
@@ -1956,7 +1956,7 @@ class ListWorkteamsPaginator(Paginator):
|
|
|
1956
1956
|
SortOrder: SortOrderType = ...,
|
|
1957
1957
|
NameContains: str = ...,
|
|
1958
1958
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
1959
|
-
) -> _PageIterator[
|
|
1959
|
+
) -> _PageIterator[ListWorkteamsResponseTypeDef]:
|
|
1960
1960
|
"""
|
|
1961
1961
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.ListWorkteams.paginate)
|
|
1962
1962
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#listworkteamspaginator)
|
|
@@ -1978,7 +1978,7 @@ class SearchPaginator(Paginator):
|
|
|
1978
1978
|
CrossAccountFilterOption: CrossAccountFilterOptionType = ...,
|
|
1979
1979
|
VisibilityConditions: Sequence[VisibilityConditionsTypeDef] = ...,
|
|
1980
1980
|
PaginationConfig: PaginatorConfigTypeDef = ...,
|
|
1981
|
-
) -> _PageIterator[
|
|
1981
|
+
) -> _PageIterator[SearchResponseTypeDef]:
|
|
1982
1982
|
"""
|
|
1983
1983
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker.Paginator.Search.paginate)
|
|
1984
1984
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker/paginators/#searchpaginator)
|