mypy-boto3-sagemaker 1.35.23__py3-none-any.whl → 1.35.24__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 +3 -3
- mypy_boto3_sagemaker/type_defs.py +1 -0
- mypy_boto3_sagemaker/type_defs.pyi +1 -0
- mypy_boto3_sagemaker/version.py +1 -1
- {mypy_boto3_sagemaker-1.35.23.dist-info → mypy_boto3_sagemaker-1.35.24.dist-info}/METADATA +3 -3
- {mypy_boto3_sagemaker-1.35.23.dist-info → mypy_boto3_sagemaker-1.35.24.dist-info}/RECORD +9 -9
- {mypy_boto3_sagemaker-1.35.23.dist-info → mypy_boto3_sagemaker-1.35.24.dist-info}/LICENSE +0 -0
- {mypy_boto3_sagemaker-1.35.23.dist-info → mypy_boto3_sagemaker-1.35.24.dist-info}/WHEEL +0 -0
- {mypy_boto3_sagemaker-1.35.23.dist-info → mypy_boto3_sagemaker-1.35.24.dist-info}/top_level.txt +0 -0
mypy_boto3_sagemaker/__main__.py
CHANGED
|
@@ -10,8 +10,8 @@ def print_info() -> None:
|
|
|
10
10
|
Print package info to stdout.
|
|
11
11
|
"""
|
|
12
12
|
print(
|
|
13
|
-
"Type annotations for boto3.SageMaker 1.35.
|
|
14
|
-
"Version: 1.35.
|
|
13
|
+
"Type annotations for boto3.SageMaker 1.35.24\n"
|
|
14
|
+
"Version: 1.35.24\n"
|
|
15
15
|
"Builder version: 8.1.1\n"
|
|
16
16
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sagemaker//\n"
|
|
17
17
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker\n"
|
|
@@ -24,7 +24,7 @@ def print_version() -> None:
|
|
|
24
24
|
"""
|
|
25
25
|
Print package version to stdout.
|
|
26
26
|
"""
|
|
27
|
-
print("1.35.
|
|
27
|
+
print("1.35.24")
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
def main() -> None:
|
|
@@ -10946,6 +10946,7 @@ S3ModelDataSourceTypeDef = TypedDict(
|
|
|
10946
10946
|
"CompressionType": ModelCompressionTypeType,
|
|
10947
10947
|
"ModelAccessConfig": NotRequired[ModelAccessConfigTypeDef],
|
|
10948
10948
|
"HubAccessConfig": NotRequired[InferenceHubAccessConfigTypeDef],
|
|
10949
|
+
"ManifestS3Uri": NotRequired[str],
|
|
10949
10950
|
},
|
|
10950
10951
|
)
|
|
10951
10952
|
TextGenerationJobConfigOutputTypeDef = TypedDict(
|
|
@@ -10945,6 +10945,7 @@ S3ModelDataSourceTypeDef = TypedDict(
|
|
|
10945
10945
|
"CompressionType": ModelCompressionTypeType,
|
|
10946
10946
|
"ModelAccessConfig": NotRequired[ModelAccessConfigTypeDef],
|
|
10947
10947
|
"HubAccessConfig": NotRequired[InferenceHubAccessConfigTypeDef],
|
|
10948
|
+
"ManifestS3Uri": NotRequired[str],
|
|
10948
10949
|
},
|
|
10949
10950
|
)
|
|
10950
10951
|
TextGenerationJobConfigOutputTypeDef = TypedDict(
|
mypy_boto3_sagemaker/version.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-sagemaker
|
|
3
|
-
Version: 1.35.
|
|
4
|
-
Summary: Type annotations for boto3.SageMaker 1.35.
|
|
3
|
+
Version: 1.35.24
|
|
4
|
+
Summary: Type annotations for boto3.SageMaker 1.35.24 service generated with mypy-boto3-builder 8.1.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
|
|
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
|
43
43
|

|
|
44
44
|
|
|
45
45
|
Type annotations for
|
|
46
|
-
[boto3.SageMaker 1.35.
|
|
46
|
+
[boto3.SageMaker 1.35.24](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
|
|
47
47
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
48
48
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
49
49
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
mypy_boto3_sagemaker/__init__.py,sha256=b08-0nE22ES-AR3RJfmeB96l7Cu0WH35tk0vC5pvdko,19858
|
|
2
2
|
mypy_boto3_sagemaker/__init__.pyi,sha256=Oxh-kRhT-JvQkrKOLiGHPqwvvSOFR-MquOEW-y-4w7s,19857
|
|
3
|
-
mypy_boto3_sagemaker/__main__.py,sha256=
|
|
3
|
+
mypy_boto3_sagemaker/__main__.py,sha256=GF7GfGL-Tp0C9Z-ms8m_nr74Dq4KWJICdT9CtZQmmtI,926
|
|
4
4
|
mypy_boto3_sagemaker/client.py,sha256=mq787TVdP9xEIUA8qvUhUFUwZZWJ9MNTBWV6j7Ei5eE,253463
|
|
5
5
|
mypy_boto3_sagemaker/client.pyi,sha256=ctCpeTXT60N7y6BxJ3VoOwggwpObLHQ1tQ7MqK5yiPM,253459
|
|
6
6
|
mypy_boto3_sagemaker/literals.py,sha256=h-X6t3EkB7A0EeGTet_3UhFeg98CrYIuo4LlqJVrPpc,72786
|
|
@@ -8,13 +8,13 @@ mypy_boto3_sagemaker/literals.pyi,sha256=v56Fp01ZU-1nHYAWMUMG9UJrkYeD8mytOxKSnXD
|
|
|
8
8
|
mypy_boto3_sagemaker/paginator.py,sha256=JVxnUJtPpS6jz78bSSCwRO6DC1vXtbdCgVBMUQY70Q8,89269
|
|
9
9
|
mypy_boto3_sagemaker/paginator.pyi,sha256=0MaN2KE4RNJ3951h7i4PYtqpfb7HxpgwFc6vThXisP4,89118
|
|
10
10
|
mypy_boto3_sagemaker/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
|
-
mypy_boto3_sagemaker/type_defs.py,sha256=
|
|
12
|
-
mypy_boto3_sagemaker/type_defs.pyi,sha256=
|
|
13
|
-
mypy_boto3_sagemaker/version.py,sha256=
|
|
11
|
+
mypy_boto3_sagemaker/type_defs.py,sha256=MOwvmSkSPD2e0IYvpleSIKugdVXJvjF2nUxIrGs4kd4,541059
|
|
12
|
+
mypy_boto3_sagemaker/type_defs.pyi,sha256=OisHCQSnszNWjM3hSwGFDsvONxLfYNQjKAP_W8Gepvc,541058
|
|
13
|
+
mypy_boto3_sagemaker/version.py,sha256=ntwkEcDoYYxqzHPGgOyn9Tq_MzTgFl_7YNrM6LUp9no,62
|
|
14
14
|
mypy_boto3_sagemaker/waiter.py,sha256=KKO4niBCTQALrdlTnKuiWICQC8BmGDvYrjXnZWnpD0c,14331
|
|
15
15
|
mypy_boto3_sagemaker/waiter.pyi,sha256=4xauDS_2um-f-waElqVGiDnN_7TCaMkJa8j8DkaaNw4,14304
|
|
16
|
-
mypy_boto3_sagemaker-1.35.
|
|
17
|
-
mypy_boto3_sagemaker-1.35.
|
|
18
|
-
mypy_boto3_sagemaker-1.35.
|
|
19
|
-
mypy_boto3_sagemaker-1.35.
|
|
20
|
-
mypy_boto3_sagemaker-1.35.
|
|
16
|
+
mypy_boto3_sagemaker-1.35.24.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
|
|
17
|
+
mypy_boto3_sagemaker-1.35.24.dist-info/METADATA,sha256=3WLs9cpIc3pFjjbc8KsX2qHW8CUOAD-ebVaI-G5aIEo,26039
|
|
18
|
+
mypy_boto3_sagemaker-1.35.24.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
19
|
+
mypy_boto3_sagemaker-1.35.24.dist-info/top_level.txt,sha256=N0zhVlxG0hEXnfadzaPv0wPRAikaGUW7bvn1WBVrZXg,21
|
|
20
|
+
mypy_boto3_sagemaker-1.35.24.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_sagemaker-1.35.23.dist-info → mypy_boto3_sagemaker-1.35.24.dist-info}/top_level.txt
RENAMED
|
File without changes
|