mypy-boto3-sagemaker 1.34.145__tar.gz → 1.34.159__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.34.145 → mypy_boto3_sagemaker-1.34.159}/PKG-INFO +4 -4
  2. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/README.md +2 -2
  3. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/__main__.py +4 -4
  4. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/client.py +2 -0
  5. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/client.pyi +2 -0
  6. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/literals.py +2 -1
  7. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/literals.pyi +2 -1
  8. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/type_defs.py +221 -177
  9. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/type_defs.pyi +221 -177
  10. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/version.py +1 -1
  11. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker.egg-info/PKG-INFO +4 -4
  12. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/setup.py +3 -3
  13. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/LICENSE +0 -0
  14. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/__init__.py +0 -0
  15. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/__init__.pyi +0 -0
  16. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/paginator.py +0 -0
  17. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/paginator.pyi +0 -0
  18. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/py.typed +0 -0
  19. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/waiter.py +0 -0
  20. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker/waiter.pyi +0 -0
  21. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
  22. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
  23. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
  24. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
  25. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
  26. {mypy_boto3_sagemaker-1.34.145 → mypy_boto3_sagemaker-1.34.159}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-sagemaker
3
- Version: 1.34.145
4
- Summary: Type annotations for boto3.SageMaker 1.34.145 service generated with mypy-boto3-builder 7.25.0
3
+ Version: 1.34.159
4
+ Summary: Type annotations for boto3.SageMaker 1.34.159 service generated with mypy-boto3-builder 7.25.3
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.34.145](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
46
+ [boto3.SageMaker 1.34.159](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/),
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
52
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
53
 
54
54
  Generated by
55
- [mypy-boto3-builder 7.25.0](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.25.3](https://github.com/youtype/mypy_boto3_builder).
56
56
 
57
57
  More information can be found on
58
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -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.34.145](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
13
+ [boto3.SageMaker 1.34.159](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/),
@@ -19,7 +19,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
21
  Generated by
22
- [mypy-boto3-builder 7.25.0](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.25.3](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found on
25
25
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -10,9 +10,9 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.SageMaker 1.34.145\n"
14
- "Version: 1.34.145\n"
15
- "Builder version: 7.25.0\n"
13
+ "Type annotations for boto3.SageMaker 1.34.159\n"
14
+ "Version: 1.34.159\n"
15
+ "Builder version: 7.25.3\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"
18
18
  "Other services: https://pypi.org/project/boto3-stubs/\n"
@@ -24,7 +24,7 @@ def print_version() -> None:
24
24
  """
25
25
  Print package version to stdout.
26
26
  """
27
- print("1.34.145")
27
+ print("1.34.159")
28
28
 
29
29
 
30
30
  def main() -> None:
@@ -227,6 +227,7 @@ from .type_defs import (
227
227
  AssociateTrialComponentResponseTypeDef,
228
228
  AsyncInferenceConfigUnionTypeDef,
229
229
  AutoMLChannelTypeDef,
230
+ AutoMLComputeConfigTypeDef,
230
231
  AutoMLDataSplitConfigTypeDef,
231
232
  AutoMLJobChannelTypeDef,
232
233
  AutoMLJobConfigUnionTypeDef,
@@ -890,6 +891,7 @@ class SageMakerClient(BaseClient):
890
891
  AutoMLJobObjective: AutoMLJobObjectiveTypeDef = ...,
891
892
  ModelDeployConfig: ModelDeployConfigTypeDef = ...,
892
893
  DataSplitConfig: AutoMLDataSplitConfigTypeDef = ...,
894
+ AutoMLComputeConfig: AutoMLComputeConfigTypeDef = ...,
893
895
  ) -> CreateAutoMLJobV2ResponseTypeDef:
894
896
  """
895
897
  Creates an Autopilot job also referred to as Autopilot experiment or AutoML job
@@ -227,6 +227,7 @@ from .type_defs import (
227
227
  AssociateTrialComponentResponseTypeDef,
228
228
  AsyncInferenceConfigUnionTypeDef,
229
229
  AutoMLChannelTypeDef,
230
+ AutoMLComputeConfigTypeDef,
230
231
  AutoMLDataSplitConfigTypeDef,
231
232
  AutoMLJobChannelTypeDef,
232
233
  AutoMLJobConfigUnionTypeDef,
@@ -887,6 +888,7 @@ class SageMakerClient(BaseClient):
887
888
  AutoMLJobObjective: AutoMLJobObjectiveTypeDef = ...,
888
889
  ModelDeployConfig: ModelDeployConfigTypeDef = ...,
889
890
  DataSplitConfig: AutoMLDataSplitConfigTypeDef = ...,
891
+ AutoMLComputeConfig: AutoMLComputeConfigTypeDef = ...,
890
892
  ) -> CreateAutoMLJobV2ResponseTypeDef:
891
893
  """
892
894
  Creates an Autopilot job also referred to as Autopilot experiment or AutoML job
@@ -1192,6 +1192,7 @@ MlToolsType = Literal[
1192
1192
  "Endpoints",
1193
1193
  "Experiments",
1194
1194
  "FeatureStore",
1195
+ "InferenceOptimization",
1195
1196
  "InferenceRecommender",
1196
1197
  "JumpStart",
1197
1198
  "ModelEvaluation",
@@ -2220,7 +2221,6 @@ ServiceName = Literal[
2220
2221
  "migrationhub-config",
2221
2222
  "migrationhuborchestrator",
2222
2223
  "migrationhubstrategy",
2223
- "mobile",
2224
2224
  "mq",
2225
2225
  "mturk",
2226
2226
  "mwaa",
@@ -2323,6 +2323,7 @@ ServiceName = Literal[
2323
2323
  "ssm",
2324
2324
  "ssm-contacts",
2325
2325
  "ssm-incidents",
2326
+ "ssm-quicksetup",
2326
2327
  "ssm-sap",
2327
2328
  "sso",
2328
2329
  "sso-admin",
@@ -1192,6 +1192,7 @@ MlToolsType = Literal[
1192
1192
  "Endpoints",
1193
1193
  "Experiments",
1194
1194
  "FeatureStore",
1195
+ "InferenceOptimization",
1195
1196
  "InferenceRecommender",
1196
1197
  "JumpStart",
1197
1198
  "ModelEvaluation",
@@ -2220,7 +2221,6 @@ ServiceName = Literal[
2220
2221
  "migrationhub-config",
2221
2222
  "migrationhuborchestrator",
2222
2223
  "migrationhubstrategy",
2223
- "mobile",
2224
2224
  "mq",
2225
2225
  "mturk",
2226
2226
  "mwaa",
@@ -2323,6 +2323,7 @@ ServiceName = Literal[
2323
2323
  "ssm",
2324
2324
  "ssm-contacts",
2325
2325
  "ssm-incidents",
2326
+ "ssm-quicksetup",
2326
2327
  "ssm-sap",
2327
2328
  "sso",
2328
2329
  "sso-admin",