mypy-boto3-sagemaker 1.35.11__tar.gz → 1.35.13__tar.gz

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.

Files changed (26) hide show
  1. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/PKG-INFO +3 -3
  2. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/README.md +1 -1
  3. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/__main__.py +3 -3
  4. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/literals.py +2 -0
  5. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/literals.pyi +2 -0
  6. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/type_defs.py +356 -317
  7. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/type_defs.pyi +356 -317
  8. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/version.py +1 -1
  9. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker.egg-info/PKG-INFO +3 -3
  10. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/setup.py +2 -2
  11. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/LICENSE +0 -0
  12. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/__init__.py +0 -0
  13. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/__init__.pyi +0 -0
  14. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/client.py +0 -0
  15. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/client.pyi +0 -0
  16. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/paginator.py +0 -0
  17. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/paginator.pyi +0 -0
  18. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/py.typed +0 -0
  19. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/waiter.py +0 -0
  20. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker/waiter.pyi +0 -0
  21. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
  22. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
  23. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
  24. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
  25. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
  26. {mypy_boto3_sagemaker-1.35.11 → mypy_boto3_sagemaker-1.35.13}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-sagemaker
3
- Version: 1.35.11
4
- Summary: Type annotations for boto3.SageMaker 1.35.11 service generated with mypy-boto3-builder 8.0.1
3
+ Version: 1.35.13
4
+ Summary: Type annotations for boto3.SageMaker 1.35.13 service generated with mypy-boto3-builder 8.0.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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.SageMaker 1.35.11](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
46
+ [boto3.SageMaker 1.35.13](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/),
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3.SageMaker 1.35.11](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
13
+ [boto3.SageMaker 1.35.13](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
14
14
  service compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -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.11\n"
14
- "Version: 1.35.11\n"
13
+ "Type annotations for boto3.SageMaker 1.35.13\n"
14
+ "Version: 1.35.13\n"
15
15
  "Builder version: 8.0.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.11")
27
+ print("1.35.13")
28
28
 
29
29
 
30
30
  def main() -> None:
@@ -151,6 +151,7 @@ __all__ = (
151
151
  "JoinSourceType",
152
152
  "LabelingJobStatusType",
153
153
  "LastUpdateStatusValueType",
154
+ "LifecycleManagementType",
154
155
  "LineageTypeType",
155
156
  "ListActionsPaginatorName",
156
157
  "ListAlgorithmsPaginatorName",
@@ -1092,6 +1093,7 @@ LabelingJobStatusType = Literal[
1092
1093
  "Completed", "Failed", "InProgress", "Initializing", "Stopped", "Stopping"
1093
1094
  ]
1094
1095
  LastUpdateStatusValueType = Literal["Failed", "InProgress", "Successful"]
1096
+ LifecycleManagementType = Literal["DISABLED", "ENABLED"]
1095
1097
  LineageTypeType = Literal["Action", "Artifact", "Context", "TrialComponent"]
1096
1098
  ListActionsPaginatorName = Literal["list_actions"]
1097
1099
  ListAlgorithmsPaginatorName = Literal["list_algorithms"]
@@ -150,6 +150,7 @@ __all__ = (
150
150
  "JoinSourceType",
151
151
  "LabelingJobStatusType",
152
152
  "LastUpdateStatusValueType",
153
+ "LifecycleManagementType",
153
154
  "LineageTypeType",
154
155
  "ListActionsPaginatorName",
155
156
  "ListAlgorithmsPaginatorName",
@@ -1090,6 +1091,7 @@ LabelingJobStatusType = Literal[
1090
1091
  "Completed", "Failed", "InProgress", "Initializing", "Stopped", "Stopping"
1091
1092
  ]
1092
1093
  LastUpdateStatusValueType = Literal["Failed", "InProgress", "Successful"]
1094
+ LifecycleManagementType = Literal["DISABLED", "ENABLED"]
1093
1095
  LineageTypeType = Literal["Action", "Artifact", "Context", "TrialComponent"]
1094
1096
  ListActionsPaginatorName = Literal["list_actions"]
1095
1097
  ListAlgorithmsPaginatorName = Literal["list_algorithms"]