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

@@ -12,9 +12,9 @@ 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.37.5\n"
16
- "Version: 1.37.5\n"
17
- "Builder version: 8.10.0\n"
15
+ "Type annotations for boto3 SageMaker 1.37.16\n"
16
+ "Version: 1.37.16\n"
17
+ "Builder version: 8.10.1\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"
20
20
  "Other services: https://pypi.org/project/boto3-stubs/\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.37.5\n")
29
+ sys.stdout.write("1.37.16\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -1444,6 +1444,14 @@ ProcessingInstanceTypeType = Literal[
1444
1444
  "ml.c5.4xlarge",
1445
1445
  "ml.c5.9xlarge",
1446
1446
  "ml.c5.xlarge",
1447
+ "ml.c6i.12xlarge",
1448
+ "ml.c6i.16xlarge",
1449
+ "ml.c6i.24xlarge",
1450
+ "ml.c6i.2xlarge",
1451
+ "ml.c6i.32xlarge",
1452
+ "ml.c6i.4xlarge",
1453
+ "ml.c6i.8xlarge",
1454
+ "ml.c6i.xlarge",
1447
1455
  "ml.g4dn.12xlarge",
1448
1456
  "ml.g4dn.16xlarge",
1449
1457
  "ml.g4dn.2xlarge",
@@ -1458,6 +1466,22 @@ ProcessingInstanceTypeType = Literal[
1458
1466
  "ml.g5.4xlarge",
1459
1467
  "ml.g5.8xlarge",
1460
1468
  "ml.g5.xlarge",
1469
+ "ml.g6.12xlarge",
1470
+ "ml.g6.16xlarge",
1471
+ "ml.g6.24xlarge",
1472
+ "ml.g6.2xlarge",
1473
+ "ml.g6.48xlarge",
1474
+ "ml.g6.4xlarge",
1475
+ "ml.g6.8xlarge",
1476
+ "ml.g6.xlarge",
1477
+ "ml.g6e.12xlarge",
1478
+ "ml.g6e.16xlarge",
1479
+ "ml.g6e.24xlarge",
1480
+ "ml.g6e.2xlarge",
1481
+ "ml.g6e.48xlarge",
1482
+ "ml.g6e.4xlarge",
1483
+ "ml.g6e.8xlarge",
1484
+ "ml.g6e.xlarge",
1461
1485
  "ml.m4.10xlarge",
1462
1486
  "ml.m4.16xlarge",
1463
1487
  "ml.m4.2xlarge",
@@ -1469,6 +1493,15 @@ ProcessingInstanceTypeType = Literal[
1469
1493
  "ml.m5.4xlarge",
1470
1494
  "ml.m5.large",
1471
1495
  "ml.m5.xlarge",
1496
+ "ml.m6i.12xlarge",
1497
+ "ml.m6i.16xlarge",
1498
+ "ml.m6i.24xlarge",
1499
+ "ml.m6i.2xlarge",
1500
+ "ml.m6i.32xlarge",
1501
+ "ml.m6i.4xlarge",
1502
+ "ml.m6i.8xlarge",
1503
+ "ml.m6i.large",
1504
+ "ml.m6i.xlarge",
1472
1505
  "ml.p2.16xlarge",
1473
1506
  "ml.p2.8xlarge",
1474
1507
  "ml.p2.xlarge",
@@ -2356,6 +2389,7 @@ ServiceName = Literal[
2356
2389
  "freetier",
2357
2390
  "fsx",
2358
2391
  "gamelift",
2392
+ "gameliftstreams",
2359
2393
  "geo-maps",
2360
2394
  "geo-places",
2361
2395
  "geo-routes",
@@ -2381,6 +2415,7 @@ ServiceName = Literal[
2381
2415
  "iot",
2382
2416
  "iot-data",
2383
2417
  "iot-jobs-data",
2418
+ "iot-managed-integrations",
2384
2419
  "iotanalytics",
2385
2420
  "iotdeviceadvisor",
2386
2421
  "iotevents",
@@ -1442,6 +1442,14 @@ ProcessingInstanceTypeType = Literal[
1442
1442
  "ml.c5.4xlarge",
1443
1443
  "ml.c5.9xlarge",
1444
1444
  "ml.c5.xlarge",
1445
+ "ml.c6i.12xlarge",
1446
+ "ml.c6i.16xlarge",
1447
+ "ml.c6i.24xlarge",
1448
+ "ml.c6i.2xlarge",
1449
+ "ml.c6i.32xlarge",
1450
+ "ml.c6i.4xlarge",
1451
+ "ml.c6i.8xlarge",
1452
+ "ml.c6i.xlarge",
1445
1453
  "ml.g4dn.12xlarge",
1446
1454
  "ml.g4dn.16xlarge",
1447
1455
  "ml.g4dn.2xlarge",
@@ -1456,6 +1464,22 @@ ProcessingInstanceTypeType = Literal[
1456
1464
  "ml.g5.4xlarge",
1457
1465
  "ml.g5.8xlarge",
1458
1466
  "ml.g5.xlarge",
1467
+ "ml.g6.12xlarge",
1468
+ "ml.g6.16xlarge",
1469
+ "ml.g6.24xlarge",
1470
+ "ml.g6.2xlarge",
1471
+ "ml.g6.48xlarge",
1472
+ "ml.g6.4xlarge",
1473
+ "ml.g6.8xlarge",
1474
+ "ml.g6.xlarge",
1475
+ "ml.g6e.12xlarge",
1476
+ "ml.g6e.16xlarge",
1477
+ "ml.g6e.24xlarge",
1478
+ "ml.g6e.2xlarge",
1479
+ "ml.g6e.48xlarge",
1480
+ "ml.g6e.4xlarge",
1481
+ "ml.g6e.8xlarge",
1482
+ "ml.g6e.xlarge",
1459
1483
  "ml.m4.10xlarge",
1460
1484
  "ml.m4.16xlarge",
1461
1485
  "ml.m4.2xlarge",
@@ -1467,6 +1491,15 @@ ProcessingInstanceTypeType = Literal[
1467
1491
  "ml.m5.4xlarge",
1468
1492
  "ml.m5.large",
1469
1493
  "ml.m5.xlarge",
1494
+ "ml.m6i.12xlarge",
1495
+ "ml.m6i.16xlarge",
1496
+ "ml.m6i.24xlarge",
1497
+ "ml.m6i.2xlarge",
1498
+ "ml.m6i.32xlarge",
1499
+ "ml.m6i.4xlarge",
1500
+ "ml.m6i.8xlarge",
1501
+ "ml.m6i.large",
1502
+ "ml.m6i.xlarge",
1470
1503
  "ml.p2.16xlarge",
1471
1504
  "ml.p2.8xlarge",
1472
1505
  "ml.p2.xlarge",
@@ -2354,6 +2387,7 @@ ServiceName = Literal[
2354
2387
  "freetier",
2355
2388
  "fsx",
2356
2389
  "gamelift",
2390
+ "gameliftstreams",
2357
2391
  "geo-maps",
2358
2392
  "geo-places",
2359
2393
  "geo-routes",
@@ -2379,6 +2413,7 @@ ServiceName = Literal[
2379
2413
  "iot",
2380
2414
  "iot-data",
2381
2415
  "iot-jobs-data",
2416
+ "iot-managed-integrations",
2382
2417
  "iotanalytics",
2383
2418
  "iotdeviceadvisor",
2384
2419
  "iotevents",
@@ -6566,9 +6566,9 @@ class ListClusterSchedulerConfigsResponseTypeDef(TypedDict):
6566
6566
 
6567
6567
 
6568
6568
  class ListClustersResponseTypeDef(TypedDict):
6569
- NextToken: str
6570
6569
  ClusterSummaries: List[ClusterSummaryTypeDef]
6571
6570
  ResponseMetadata: ResponseMetadataTypeDef
6571
+ NextToken: NotRequired[str]
6572
6572
 
6573
6573
 
6574
6574
  class CodeEditorAppImageConfigOutputTypeDef(TypedDict):
@@ -10205,9 +10205,9 @@ class ClusterNodeDetailsTypeDef(TypedDict):
10205
10205
 
10206
10206
 
10207
10207
  class ListClusterNodesResponseTypeDef(TypedDict):
10208
- NextToken: str
10209
10208
  ClusterNodeSummaries: List[ClusterNodeSummaryTypeDef]
10210
10209
  ResponseMetadata: ResponseMetadataTypeDef
10210
+ NextToken: NotRequired[str]
10211
10211
 
10212
10212
 
10213
10213
  CodeEditorAppImageConfigUnionTypeDef = Union[
@@ -5751,9 +5751,9 @@ class ListClusterSchedulerConfigsResponseTypeDef(TypedDict):
5751
5751
  NextToken: NotRequired[str]
5752
5752
 
5753
5753
  class ListClustersResponseTypeDef(TypedDict):
5754
- NextToken: str
5755
5754
  ClusterSummaries: List[ClusterSummaryTypeDef]
5756
5755
  ResponseMetadata: ResponseMetadataTypeDef
5756
+ NextToken: NotRequired[str]
5757
5757
 
5758
5758
  class CodeEditorAppImageConfigOutputTypeDef(TypedDict):
5759
5759
  FileSystemConfig: NotRequired[FileSystemConfigTypeDef]
@@ -8968,9 +8968,9 @@ class ClusterNodeDetailsTypeDef(TypedDict):
8968
8968
  Placement: NotRequired[ClusterInstancePlacementTypeDef]
8969
8969
 
8970
8970
  class ListClusterNodesResponseTypeDef(TypedDict):
8971
- NextToken: str
8972
8971
  ClusterNodeSummaries: List[ClusterNodeSummaryTypeDef]
8973
8972
  ResponseMetadata: ResponseMetadataTypeDef
8973
+ NextToken: NotRequired[str]
8974
8974
 
8975
8975
  CodeEditorAppImageConfigUnionTypeDef = Union[
8976
8976
  CodeEditorAppImageConfigTypeDef, CodeEditorAppImageConfigOutputTypeDef
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.37.5"
7
+ __version__ = "1.37.16"
@@ -1,7 +1,7 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: mypy-boto3-sagemaker
3
- Version: 1.37.5
4
- Summary: Type annotations for boto3 SageMaker 1.37.5 service generated with mypy-boto3-builder 8.10.0
3
+ Version: 1.37.16
4
+ Summary: Type annotations for boto3 SageMaker 1.37.16 service generated with mypy-boto3-builder 8.10.1
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
@@ -39,6 +39,7 @@ Dynamic: description-content-type
39
39
  Dynamic: home-page
40
40
  Dynamic: keywords
41
41
  Dynamic: license
42
+ Dynamic: license-file
42
43
  Dynamic: project-url
43
44
  Dynamic: requires-dist
44
45
  Dynamic: requires-python
@@ -55,7 +56,7 @@ Dynamic: summary
55
56
 
56
57
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
57
58
 
58
- Type annotations for [boto3 SageMaker 1.37.5](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 SageMaker 1.37.16](https://pypi.org/project/boto3/)
59
60
  compatible with [VSCode](https://code.visualstudio.com/),
60
61
  [PyCharm](https://www.jetbrains.com/pycharm/),
61
62
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -64,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
64
65
  [pyright](https://github.com/microsoft/pyright) and other tools.
65
66
 
66
67
  Generated with
67
- [mypy-boto3-builder 8.10.0](https://github.com/youtype/mypy_boto3_builder).
68
+ [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
68
69
 
69
70
  More information can be found on
70
71
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -118,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
118
119
  isolation.
119
120
 
120
121
  1. Run mypy-boto3-builder in your package root directory:
121
- `uvx --with 'boto3==1.37.5' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.37.16' mypy-boto3-builder`
122
123
  2. Select `boto3-stubs` AWS SDK.
123
124
  3. Add `SageMaker` service.
124
125
  4. Use provided commands to install generated packages.
@@ -0,0 +1,20 @@
1
+ mypy_boto3_sagemaker/__init__.py,sha256=opHkjuIms4oAULgt6RpiQM_b3MlcLpgp8MMTkCReC3o,20862
2
+ mypy_boto3_sagemaker/__init__.pyi,sha256=tbdiUUr5WXkYKgsTJGeNm8nf-W6kCYBvkDpK4kvX654,20861
3
+ mypy_boto3_sagemaker/__main__.py,sha256=PDyDHA9kdsejg2gUwXhTu6f3uhyWJco3ds1L0mg1104,992
4
+ mypy_boto3_sagemaker/client.py,sha256=mIVQ5pCAuGzbrjzSBUjFos3al4bIAkDwfyPoMAsonjs,269493
5
+ mypy_boto3_sagemaker/client.pyi,sha256=GSQQDofiZ9Uwc3Z3wNJxmISvrqwatSVMHLhrXaBMRSk,269490
6
+ mypy_boto3_sagemaker/literals.py,sha256=cZmthdZhuWgbPMBnlPmxw-TNE9rc3UCN60Jbh23NI_E,80086
7
+ mypy_boto3_sagemaker/literals.pyi,sha256=felbmAUyI_zALwUVCi0l5vLLC10VW4Fdr7JljCiFNwM,80084
8
+ mypy_boto3_sagemaker/paginator.py,sha256=6L2do5UDlW6ag_KUhRla4QbZORaFO-AulDv7A4nXEh8,113965
9
+ mypy_boto3_sagemaker/paginator.pyi,sha256=HJgYz9NiQOAITGAFA-ySnltWarPIVrk7wB-8nuAMYhQ,113730
10
+ mypy_boto3_sagemaker/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ mypy_boto3_sagemaker/type_defs.py,sha256=G8G6Q5Ai1rnd8TcjpoOrXRvhCDTASorMuscNQGWEjUE,456622
12
+ mypy_boto3_sagemaker/type_defs.pyi,sha256=VW1BX0ktSGAGqijX-rKk6b0t9iBwVjaiMq0WZ_G2I_k,455059
13
+ mypy_boto3_sagemaker/version.py,sha256=mUwOHQX0jmA_OH1Q7ODvYp3QBrFOMnrFsF77XeN5eoI,93
14
+ mypy_boto3_sagemaker/waiter.py,sha256=-S1TZyw55DA_NY46uwNmMEDpruhN4am2JYcCn53mH1M,15080
15
+ mypy_boto3_sagemaker/waiter.pyi,sha256=Ddbvoy56vM8BmGsIG3bz4wmsRS7ruZSpyb1HArqvrj4,15053
16
+ mypy_boto3_sagemaker-1.37.16.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
17
+ mypy_boto3_sagemaker-1.37.16.dist-info/METADATA,sha256=-CDqgM4g_CVZCoXUiMfhe1i8sa2yUlhG3HPqmu5WMkQ,28898
18
+ mypy_boto3_sagemaker-1.37.16.dist-info/WHEEL,sha256=tTnHoFhvKQHCh4jz3yCn0WPTYIy7wXx3CJtJ7SJGV7c,91
19
+ mypy_boto3_sagemaker-1.37.16.dist-info/top_level.txt,sha256=N0zhVlxG0hEXnfadzaPv0wPRAikaGUW7bvn1WBVrZXg,21
20
+ mypy_boto3_sagemaker-1.37.16.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.8.2)
2
+ Generator: setuptools (77.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,20 +0,0 @@
1
- mypy_boto3_sagemaker/__init__.py,sha256=opHkjuIms4oAULgt6RpiQM_b3MlcLpgp8MMTkCReC3o,20862
2
- mypy_boto3_sagemaker/__init__.pyi,sha256=tbdiUUr5WXkYKgsTJGeNm8nf-W6kCYBvkDpK4kvX654,20861
3
- mypy_boto3_sagemaker/__main__.py,sha256=lYTtk26Rk_99cIax629c4B-ZbZaAITBPQWW8AmH38iA,989
4
- mypy_boto3_sagemaker/client.py,sha256=mIVQ5pCAuGzbrjzSBUjFos3al4bIAkDwfyPoMAsonjs,269493
5
- mypy_boto3_sagemaker/client.pyi,sha256=GSQQDofiZ9Uwc3Z3wNJxmISvrqwatSVMHLhrXaBMRSk,269490
6
- mypy_boto3_sagemaker/literals.py,sha256=2fJd8QqqoALa46UrmiZFbgVDvxDqnenfqnE_O2npY9U,79303
7
- mypy_boto3_sagemaker/literals.pyi,sha256=HBgEWTF0CkTh7RfHFvI6-h-Pp7Gvk2WwTBexHFLStbI,79301
8
- mypy_boto3_sagemaker/paginator.py,sha256=6L2do5UDlW6ag_KUhRla4QbZORaFO-AulDv7A4nXEh8,113965
9
- mypy_boto3_sagemaker/paginator.pyi,sha256=HJgYz9NiQOAITGAFA-ySnltWarPIVrk7wB-8nuAMYhQ,113730
10
- mypy_boto3_sagemaker/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- mypy_boto3_sagemaker/type_defs.py,sha256=C5jub-BaQcW8DHvIYHN8l-wg2LhojrwQ0IANKo1MIiQ,456596
12
- mypy_boto3_sagemaker/type_defs.pyi,sha256=Uj3NIdazQIZAzWvgwWx_MSkSROYNruhHGS0-G4oOZJk,455033
13
- mypy_boto3_sagemaker/version.py,sha256=DKXpi_Q8OzAD8spCWCcD7qOtmoBKUhnxDy9VgSV7L28,92
14
- mypy_boto3_sagemaker/waiter.py,sha256=-S1TZyw55DA_NY46uwNmMEDpruhN4am2JYcCn53mH1M,15080
15
- mypy_boto3_sagemaker/waiter.pyi,sha256=Ddbvoy56vM8BmGsIG3bz4wmsRS7ruZSpyb1HArqvrj4,15053
16
- mypy_boto3_sagemaker-1.37.5.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
17
- mypy_boto3_sagemaker-1.37.5.dist-info/METADATA,sha256=VOv4G7l-LEFWcPt7RUPnURpiRBnwPQq3wQ5yyLx9ur8,28872
18
- mypy_boto3_sagemaker-1.37.5.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
19
- mypy_boto3_sagemaker-1.37.5.dist-info/top_level.txt,sha256=N0zhVlxG0hEXnfadzaPv0wPRAikaGUW7bvn1WBVrZXg,21
20
- mypy_boto3_sagemaker-1.37.5.dist-info/RECORD,,