mypy-boto3-sagemaker 1.34.89__py3-none-any.whl → 1.34.98__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.

@@ -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",
@@ -1719,12 +1727,38 @@ TransformInstanceTypeType = Literal[
1719
1727
  "ml.c5.4xlarge",
1720
1728
  "ml.c5.9xlarge",
1721
1729
  "ml.c5.xlarge",
1730
+ "ml.c6i.12xlarge",
1731
+ "ml.c6i.16xlarge",
1732
+ "ml.c6i.24xlarge",
1733
+ "ml.c6i.2xlarge",
1734
+ "ml.c6i.32xlarge",
1735
+ "ml.c6i.4xlarge",
1736
+ "ml.c6i.8xlarge",
1737
+ "ml.c6i.large",
1738
+ "ml.c6i.xlarge",
1739
+ "ml.c7i.12xlarge",
1740
+ "ml.c7i.16xlarge",
1741
+ "ml.c7i.24xlarge",
1742
+ "ml.c7i.2xlarge",
1743
+ "ml.c7i.48xlarge",
1744
+ "ml.c7i.4xlarge",
1745
+ "ml.c7i.8xlarge",
1746
+ "ml.c7i.large",
1747
+ "ml.c7i.xlarge",
1722
1748
  "ml.g4dn.12xlarge",
1723
1749
  "ml.g4dn.16xlarge",
1724
1750
  "ml.g4dn.2xlarge",
1725
1751
  "ml.g4dn.4xlarge",
1726
1752
  "ml.g4dn.8xlarge",
1727
1753
  "ml.g4dn.xlarge",
1754
+ "ml.g5.12xlarge",
1755
+ "ml.g5.16xlarge",
1756
+ "ml.g5.24xlarge",
1757
+ "ml.g5.2xlarge",
1758
+ "ml.g5.48xlarge",
1759
+ "ml.g5.4xlarge",
1760
+ "ml.g5.8xlarge",
1761
+ "ml.g5.xlarge",
1728
1762
  "ml.m4.10xlarge",
1729
1763
  "ml.m4.16xlarge",
1730
1764
  "ml.m4.2xlarge",
@@ -1736,12 +1770,48 @@ TransformInstanceTypeType = Literal[
1736
1770
  "ml.m5.4xlarge",
1737
1771
  "ml.m5.large",
1738
1772
  "ml.m5.xlarge",
1773
+ "ml.m6i.12xlarge",
1774
+ "ml.m6i.16xlarge",
1775
+ "ml.m6i.24xlarge",
1776
+ "ml.m6i.2xlarge",
1777
+ "ml.m6i.32xlarge",
1778
+ "ml.m6i.4xlarge",
1779
+ "ml.m6i.8xlarge",
1780
+ "ml.m6i.large",
1781
+ "ml.m6i.xlarge",
1782
+ "ml.m7i.12xlarge",
1783
+ "ml.m7i.16xlarge",
1784
+ "ml.m7i.24xlarge",
1785
+ "ml.m7i.2xlarge",
1786
+ "ml.m7i.48xlarge",
1787
+ "ml.m7i.4xlarge",
1788
+ "ml.m7i.8xlarge",
1789
+ "ml.m7i.large",
1790
+ "ml.m7i.xlarge",
1739
1791
  "ml.p2.16xlarge",
1740
1792
  "ml.p2.8xlarge",
1741
1793
  "ml.p2.xlarge",
1742
1794
  "ml.p3.16xlarge",
1743
1795
  "ml.p3.2xlarge",
1744
1796
  "ml.p3.8xlarge",
1797
+ "ml.r6i.12xlarge",
1798
+ "ml.r6i.16xlarge",
1799
+ "ml.r6i.24xlarge",
1800
+ "ml.r6i.2xlarge",
1801
+ "ml.r6i.32xlarge",
1802
+ "ml.r6i.4xlarge",
1803
+ "ml.r6i.8xlarge",
1804
+ "ml.r6i.large",
1805
+ "ml.r6i.xlarge",
1806
+ "ml.r7i.12xlarge",
1807
+ "ml.r7i.16xlarge",
1808
+ "ml.r7i.24xlarge",
1809
+ "ml.r7i.2xlarge",
1810
+ "ml.r7i.48xlarge",
1811
+ "ml.r7i.4xlarge",
1812
+ "ml.r7i.8xlarge",
1813
+ "ml.r7i.large",
1814
+ "ml.r7i.xlarge",
1745
1815
  ]
1746
1816
  TransformJobCompletedOrStoppedWaiterName = Literal["transform_job_completed_or_stopped"]
1747
1817
  TransformJobStatusType = Literal["Completed", "Failed", "InProgress", "Stopped", "Stopping"]
@@ -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",
@@ -1719,12 +1727,38 @@ TransformInstanceTypeType = Literal[
1719
1727
  "ml.c5.4xlarge",
1720
1728
  "ml.c5.9xlarge",
1721
1729
  "ml.c5.xlarge",
1730
+ "ml.c6i.12xlarge",
1731
+ "ml.c6i.16xlarge",
1732
+ "ml.c6i.24xlarge",
1733
+ "ml.c6i.2xlarge",
1734
+ "ml.c6i.32xlarge",
1735
+ "ml.c6i.4xlarge",
1736
+ "ml.c6i.8xlarge",
1737
+ "ml.c6i.large",
1738
+ "ml.c6i.xlarge",
1739
+ "ml.c7i.12xlarge",
1740
+ "ml.c7i.16xlarge",
1741
+ "ml.c7i.24xlarge",
1742
+ "ml.c7i.2xlarge",
1743
+ "ml.c7i.48xlarge",
1744
+ "ml.c7i.4xlarge",
1745
+ "ml.c7i.8xlarge",
1746
+ "ml.c7i.large",
1747
+ "ml.c7i.xlarge",
1722
1748
  "ml.g4dn.12xlarge",
1723
1749
  "ml.g4dn.16xlarge",
1724
1750
  "ml.g4dn.2xlarge",
1725
1751
  "ml.g4dn.4xlarge",
1726
1752
  "ml.g4dn.8xlarge",
1727
1753
  "ml.g4dn.xlarge",
1754
+ "ml.g5.12xlarge",
1755
+ "ml.g5.16xlarge",
1756
+ "ml.g5.24xlarge",
1757
+ "ml.g5.2xlarge",
1758
+ "ml.g5.48xlarge",
1759
+ "ml.g5.4xlarge",
1760
+ "ml.g5.8xlarge",
1761
+ "ml.g5.xlarge",
1728
1762
  "ml.m4.10xlarge",
1729
1763
  "ml.m4.16xlarge",
1730
1764
  "ml.m4.2xlarge",
@@ -1736,12 +1770,48 @@ TransformInstanceTypeType = Literal[
1736
1770
  "ml.m5.4xlarge",
1737
1771
  "ml.m5.large",
1738
1772
  "ml.m5.xlarge",
1773
+ "ml.m6i.12xlarge",
1774
+ "ml.m6i.16xlarge",
1775
+ "ml.m6i.24xlarge",
1776
+ "ml.m6i.2xlarge",
1777
+ "ml.m6i.32xlarge",
1778
+ "ml.m6i.4xlarge",
1779
+ "ml.m6i.8xlarge",
1780
+ "ml.m6i.large",
1781
+ "ml.m6i.xlarge",
1782
+ "ml.m7i.12xlarge",
1783
+ "ml.m7i.16xlarge",
1784
+ "ml.m7i.24xlarge",
1785
+ "ml.m7i.2xlarge",
1786
+ "ml.m7i.48xlarge",
1787
+ "ml.m7i.4xlarge",
1788
+ "ml.m7i.8xlarge",
1789
+ "ml.m7i.large",
1790
+ "ml.m7i.xlarge",
1739
1791
  "ml.p2.16xlarge",
1740
1792
  "ml.p2.8xlarge",
1741
1793
  "ml.p2.xlarge",
1742
1794
  "ml.p3.16xlarge",
1743
1795
  "ml.p3.2xlarge",
1744
1796
  "ml.p3.8xlarge",
1797
+ "ml.r6i.12xlarge",
1798
+ "ml.r6i.16xlarge",
1799
+ "ml.r6i.24xlarge",
1800
+ "ml.r6i.2xlarge",
1801
+ "ml.r6i.32xlarge",
1802
+ "ml.r6i.4xlarge",
1803
+ "ml.r6i.8xlarge",
1804
+ "ml.r6i.large",
1805
+ "ml.r6i.xlarge",
1806
+ "ml.r7i.12xlarge",
1807
+ "ml.r7i.16xlarge",
1808
+ "ml.r7i.24xlarge",
1809
+ "ml.r7i.2xlarge",
1810
+ "ml.r7i.48xlarge",
1811
+ "ml.r7i.4xlarge",
1812
+ "ml.r7i.8xlarge",
1813
+ "ml.r7i.large",
1814
+ "ml.r7i.xlarge",
1745
1815
  ]
1746
1816
  TransformJobCompletedOrStoppedWaiterName = Literal["transform_job_completed_or_stopped"]
1747
1817
  TransformJobStatusType = Literal["Completed", "Failed", "InProgress", "Stopped", "Stopping"]
@@ -261,9 +261,9 @@ from .type_defs import (
261
261
  ListActionsResponseTypeDef,
262
262
  ListAlgorithmsOutputTypeDef,
263
263
  ListAliasesResponseTypeDef,
264
- ListAppImageConfigsResponsePaginatorTypeDef,
264
+ ListAppImageConfigsResponseTypeDef,
265
265
  ListAppsResponseTypeDef,
266
- ListArtifactsResponsePaginatorTypeDef,
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
- ListInferenceExperimentsResponsePaginatorTypeDef,
291
+ ListInferenceExperimentsResponseTypeDef,
292
292
  ListInferenceRecommendationsJobsResponseTypeDef,
293
293
  ListInferenceRecommendationsJobStepsResponseTypeDef,
294
294
  ListLabelingJobsForWorkteamResponseTypeDef,
295
- ListLabelingJobsResponsePaginatorTypeDef,
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
- ListWorkforcesResponsePaginatorTypeDef,
331
- ListWorkteamsResponsePaginatorTypeDef,
330
+ ListWorkforcesResponseTypeDef,
331
+ ListWorkteamsResponseTypeDef,
332
332
  ModelMetadataSearchExpressionTypeDef,
333
333
  PaginatorConfigTypeDef,
334
334
  SearchExpressionTypeDef,
335
- SearchResponsePaginatorTypeDef,
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[ListAppImageConfigsResponsePaginatorTypeDef]:
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[ListArtifactsResponsePaginatorTypeDef]:
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[ListInferenceExperimentsResponsePaginatorTypeDef]:
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[ListLabelingJobsResponsePaginatorTypeDef]:
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[ListWorkforcesResponsePaginatorTypeDef]:
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[ListWorkteamsResponsePaginatorTypeDef]:
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[SearchResponsePaginatorTypeDef]:
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
- ListAppImageConfigsResponsePaginatorTypeDef,
264
+ ListAppImageConfigsResponseTypeDef,
265
265
  ListAppsResponseTypeDef,
266
- ListArtifactsResponsePaginatorTypeDef,
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
- ListInferenceExperimentsResponsePaginatorTypeDef,
291
+ ListInferenceExperimentsResponseTypeDef,
292
292
  ListInferenceRecommendationsJobsResponseTypeDef,
293
293
  ListInferenceRecommendationsJobStepsResponseTypeDef,
294
294
  ListLabelingJobsForWorkteamResponseTypeDef,
295
- ListLabelingJobsResponsePaginatorTypeDef,
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
- ListWorkforcesResponsePaginatorTypeDef,
331
- ListWorkteamsResponsePaginatorTypeDef,
330
+ ListWorkforcesResponseTypeDef,
331
+ ListWorkteamsResponseTypeDef,
332
332
  ModelMetadataSearchExpressionTypeDef,
333
333
  PaginatorConfigTypeDef,
334
334
  SearchExpressionTypeDef,
335
- SearchResponsePaginatorTypeDef,
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[ListAppImageConfigsResponsePaginatorTypeDef]:
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[ListArtifactsResponsePaginatorTypeDef]:
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[ListInferenceExperimentsResponsePaginatorTypeDef]:
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[ListLabelingJobsResponsePaginatorTypeDef]:
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[ListWorkforcesResponsePaginatorTypeDef]:
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[ListWorkteamsResponsePaginatorTypeDef]:
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[SearchResponsePaginatorTypeDef]:
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)