mypy-boto3-sagemaker 1.37.3__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.3\n"
16
- "Version: 1.37.3\n"
17
- "Builder version: 8.9.2\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.3\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",
@@ -5452,6 +5452,7 @@ class CreateDataQualityJobDefinitionResponseTypeDef(TypedDict):
5452
5452
 
5453
5453
  class CreateDomainResponseTypeDef(TypedDict):
5454
5454
  DomainArn: str
5455
+ DomainId: str
5455
5456
  Url: str
5456
5457
  ResponseMetadata: ResponseMetadataTypeDef
5457
5458
 
@@ -6565,9 +6566,9 @@ class ListClusterSchedulerConfigsResponseTypeDef(TypedDict):
6565
6566
 
6566
6567
 
6567
6568
  class ListClustersResponseTypeDef(TypedDict):
6568
- NextToken: str
6569
6569
  ClusterSummaries: List[ClusterSummaryTypeDef]
6570
6570
  ResponseMetadata: ResponseMetadataTypeDef
6571
+ NextToken: NotRequired[str]
6571
6572
 
6572
6573
 
6573
6574
  class CodeEditorAppImageConfigOutputTypeDef(TypedDict):
@@ -10204,9 +10205,9 @@ class ClusterNodeDetailsTypeDef(TypedDict):
10204
10205
 
10205
10206
 
10206
10207
  class ListClusterNodesResponseTypeDef(TypedDict):
10207
- NextToken: str
10208
10208
  ClusterNodeSummaries: List[ClusterNodeSummaryTypeDef]
10209
10209
  ResponseMetadata: ResponseMetadataTypeDef
10210
+ NextToken: NotRequired[str]
10210
10211
 
10211
10212
 
10212
10213
  CodeEditorAppImageConfigUnionTypeDef = Union[
@@ -4831,6 +4831,7 @@ class CreateDataQualityJobDefinitionResponseTypeDef(TypedDict):
4831
4831
 
4832
4832
  class CreateDomainResponseTypeDef(TypedDict):
4833
4833
  DomainArn: str
4834
+ DomainId: str
4834
4835
  Url: str
4835
4836
  ResponseMetadata: ResponseMetadataTypeDef
4836
4837
 
@@ -5750,9 +5751,9 @@ class ListClusterSchedulerConfigsResponseTypeDef(TypedDict):
5750
5751
  NextToken: NotRequired[str]
5751
5752
 
5752
5753
  class ListClustersResponseTypeDef(TypedDict):
5753
- NextToken: str
5754
5754
  ClusterSummaries: List[ClusterSummaryTypeDef]
5755
5755
  ResponseMetadata: ResponseMetadataTypeDef
5756
+ NextToken: NotRequired[str]
5756
5757
 
5757
5758
  class CodeEditorAppImageConfigOutputTypeDef(TypedDict):
5758
5759
  FileSystemConfig: NotRequired[FileSystemConfigTypeDef]
@@ -8967,9 +8968,9 @@ class ClusterNodeDetailsTypeDef(TypedDict):
8967
8968
  Placement: NotRequired[ClusterInstancePlacementTypeDef]
8968
8969
 
8969
8970
  class ListClusterNodesResponseTypeDef(TypedDict):
8970
- NextToken: str
8971
8971
  ClusterNodeSummaries: List[ClusterNodeSummaryTypeDef]
8972
8972
  ResponseMetadata: ResponseMetadataTypeDef
8973
+ NextToken: NotRequired[str]
8973
8974
 
8974
8975
  CodeEditorAppImageConfigUnionTypeDef = Union[
8975
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.3"
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.3
4
- Summary: Type annotations for boto3 SageMaker 1.37.3 service generated with mypy-boto3-builder 8.9.2
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.3](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.9.2](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.3' 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=6kxCB-lhGEI2VzGfJnbRq3kf49n77YSWJBHlcyXxCFo,988
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=bbTrtBfKkYA5UFZF4CJ205FMPUF4WVA2NeAPQU6dix0,456578
12
- mypy_boto3_sagemaker/type_defs.pyi,sha256=vFGt2Iwz8T7b-sFnAi0K7doC_t1doEO0B25nyyj_Oqc,455015
13
- mypy_boto3_sagemaker/version.py,sha256=hF6o2BPgEHXQ9Nz2MKNJoP4rrlxAtWXE4-T1dlfft5I,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.3.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
17
- mypy_boto3_sagemaker-1.37.3.dist-info/METADATA,sha256=zJbQ1ELWYccvw2DfZ8xHxrkaCTgsolnBdjx_ndCAeQo,28870
18
- mypy_boto3_sagemaker-1.37.3.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
19
- mypy_boto3_sagemaker-1.37.3.dist-info/top_level.txt,sha256=N0zhVlxG0hEXnfadzaPv0wPRAikaGUW7bvn1WBVrZXg,21
20
- mypy_boto3_sagemaker-1.37.3.dist-info/RECORD,,