mypy-boto3-sagemaker 1.35.32__tar.gz → 1.35.52__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.32 → mypy_boto3_sagemaker-1.35.52}/PKG-INFO +5 -5
  2. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/README.md +3 -3
  3. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/__main__.py +4 -4
  4. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/literals.py +6 -1
  5. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/literals.pyi +6 -1
  6. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/type_defs.py +14 -0
  7. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/type_defs.pyi +14 -0
  8. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/version.py +1 -1
  9. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker.egg-info/PKG-INFO +5 -5
  10. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/setup.py +2 -2
  11. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/LICENSE +0 -0
  12. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/__init__.py +0 -0
  13. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/__init__.pyi +0 -0
  14. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/client.py +0 -0
  15. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/client.pyi +0 -0
  16. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/paginator.py +0 -0
  17. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/paginator.pyi +0 -0
  18. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/py.typed +0 -0
  19. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/waiter.py +0 -0
  20. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker/waiter.pyi +0 -0
  21. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
  22. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
  23. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
  24. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
  25. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
  26. {mypy_boto3_sagemaker-1.35.32 → mypy_boto3_sagemaker-1.35.52}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-sagemaker
3
- Version: 1.35.32
4
- Summary: Type annotations for boto3.SageMaker 1.35.32 service generated with mypy-boto3-builder 8.1.2
3
+ Version: 1.35.52
4
+ Summary: Type annotations for boto3.SageMaker 1.35.52 service generated with mypy-boto3-builder 8.1.4
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.32](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
46
+ [boto3.SageMaker 1.35.52](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 8.1.2](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 8.1.4](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
@@ -161,7 +161,7 @@ annotations required, write your `boto3` code as usual.
161
161
  Install `boto3-stubs-lite[sagemaker]` in your environment:
162
162
 
163
163
  ```bash
164
- python -m pip install 'boto3-stubs-lite[sagemaker]'`
164
+ python -m pip install 'boto3-stubs-lite[sagemaker]'
165
165
  ```
166
166
 
167
167
  Both type checking and code completion should now work. Explicit type
@@ -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.32](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
13
+ [boto3.SageMaker 1.35.52](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 8.1.2](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 8.1.4](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
@@ -128,7 +128,7 @@ annotations required, write your `boto3` code as usual.
128
128
  Install `boto3-stubs-lite[sagemaker]` in your environment:
129
129
 
130
130
  ```bash
131
- python -m pip install 'boto3-stubs-lite[sagemaker]'`
131
+ python -m pip install 'boto3-stubs-lite[sagemaker]'
132
132
  ```
133
133
 
134
134
  Both type checking and code completion should now work. Explicit type
@@ -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.35.32\n"
14
- "Version: 1.35.32\n"
15
- "Builder version: 8.1.2\n"
13
+ "Type annotations for boto3.SageMaker 1.35.52\n"
14
+ "Version: 1.35.52\n"
15
+ "Builder version: 8.1.4\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.35.32")
27
+ print("1.35.52")
28
28
 
29
29
 
30
30
  def main() -> None:
@@ -1855,6 +1855,7 @@ TrainingInstanceTypeType = Literal[
1855
1855
  "ml.p4d.24xlarge",
1856
1856
  "ml.p4de.24xlarge",
1857
1857
  "ml.p5.48xlarge",
1858
+ "ml.p5e.48xlarge",
1858
1859
  "ml.r5.12xlarge",
1859
1860
  "ml.r5.16xlarge",
1860
1861
  "ml.r5.24xlarge",
@@ -2148,6 +2149,9 @@ ServiceName = Literal[
2148
2149
  "freetier",
2149
2150
  "fsx",
2150
2151
  "gamelift",
2152
+ "geo-maps",
2153
+ "geo-places",
2154
+ "geo-routes",
2151
2155
  "glacier",
2152
2156
  "globalaccelerator",
2153
2157
  "glue",
@@ -2225,6 +2229,7 @@ ServiceName = Literal[
2225
2229
  "marketplace-catalog",
2226
2230
  "marketplace-deployment",
2227
2231
  "marketplace-entitlement",
2232
+ "marketplace-reporting",
2228
2233
  "marketplacecommerceanalytics",
2229
2234
  "mediaconnect",
2230
2235
  "mediaconvert",
@@ -2253,7 +2258,6 @@ ServiceName = Literal[
2253
2258
  "network-firewall",
2254
2259
  "networkmanager",
2255
2260
  "networkmonitor",
2256
- "nimble",
2257
2261
  "oam",
2258
2262
  "omics",
2259
2263
  "opensearch",
@@ -2343,6 +2347,7 @@ ServiceName = Literal[
2343
2347
  "snow-device-management",
2344
2348
  "snowball",
2345
2349
  "sns",
2350
+ "socialmessaging",
2346
2351
  "sqs",
2347
2352
  "ssm",
2348
2353
  "ssm-contacts",
@@ -1853,6 +1853,7 @@ TrainingInstanceTypeType = Literal[
1853
1853
  "ml.p4d.24xlarge",
1854
1854
  "ml.p4de.24xlarge",
1855
1855
  "ml.p5.48xlarge",
1856
+ "ml.p5e.48xlarge",
1856
1857
  "ml.r5.12xlarge",
1857
1858
  "ml.r5.16xlarge",
1858
1859
  "ml.r5.24xlarge",
@@ -2146,6 +2147,9 @@ ServiceName = Literal[
2146
2147
  "freetier",
2147
2148
  "fsx",
2148
2149
  "gamelift",
2150
+ "geo-maps",
2151
+ "geo-places",
2152
+ "geo-routes",
2149
2153
  "glacier",
2150
2154
  "globalaccelerator",
2151
2155
  "glue",
@@ -2223,6 +2227,7 @@ ServiceName = Literal[
2223
2227
  "marketplace-catalog",
2224
2228
  "marketplace-deployment",
2225
2229
  "marketplace-entitlement",
2230
+ "marketplace-reporting",
2226
2231
  "marketplacecommerceanalytics",
2227
2232
  "mediaconnect",
2228
2233
  "mediaconvert",
@@ -2251,7 +2256,6 @@ ServiceName = Literal[
2251
2256
  "network-firewall",
2252
2257
  "networkmanager",
2253
2258
  "networkmonitor",
2254
- "nimble",
2255
2259
  "oam",
2256
2260
  "omics",
2257
2261
  "opensearch",
@@ -2341,6 +2345,7 @@ ServiceName = Literal[
2341
2345
  "snow-device-management",
2342
2346
  "snowball",
2343
2347
  "sns",
2348
+ "socialmessaging",
2344
2349
  "sqs",
2345
2350
  "ssm",
2346
2351
  "ssm-contacts",
@@ -418,6 +418,7 @@ __all__ = (
418
418
  "ModelCardSecurityConfigTypeDef",
419
419
  "ModelExplainabilityAppSpecificationTypeDef",
420
420
  "InferenceExecutionConfigTypeDef",
421
+ "ModelLifeCycleTypeDef",
421
422
  "ModelPackageModelCardTypeDef",
422
423
  "ModelPackageSecurityConfigTypeDef",
423
424
  "ModelQualityAppSpecificationTypeDef",
@@ -2739,6 +2740,14 @@ InferenceExecutionConfigTypeDef = TypedDict(
2739
2740
  "Mode": InferenceExecutionModeType,
2740
2741
  },
2741
2742
  )
2743
+ ModelLifeCycleTypeDef = TypedDict(
2744
+ "ModelLifeCycleTypeDef",
2745
+ {
2746
+ "Stage": str,
2747
+ "StageStatus": str,
2748
+ "StageDescription": NotRequired[str],
2749
+ },
2750
+ )
2742
2751
  ModelPackageModelCardTypeDef = TypedDict(
2743
2752
  "ModelPackageModelCardTypeDef",
2744
2753
  {
@@ -15003,6 +15012,8 @@ UpdateModelPackageInputRequestTypeDef = TypedDict(
15003
15012
  "InferenceSpecification": NotRequired[InferenceSpecificationTypeDef],
15004
15013
  "SourceUri": NotRequired[str],
15005
15014
  "ModelCard": NotRequired[ModelPackageModelCardTypeDef],
15015
+ "ModelLifeCycle": NotRequired[ModelLifeCycleTypeDef],
15016
+ "ClientToken": NotRequired[str],
15006
15017
  },
15007
15018
  )
15008
15019
  DescribeMonitoringScheduleResponseTypeDef = TypedDict(
@@ -15232,6 +15243,7 @@ DescribeModelPackageOutputTypeDef = TypedDict(
15232
15243
  "SourceUri": str,
15233
15244
  "SecurityConfig": ModelPackageSecurityConfigTypeDef,
15234
15245
  "ModelCard": ModelPackageModelCardTypeDef,
15246
+ "ModelLifeCycle": ModelLifeCycleTypeDef,
15235
15247
  "ResponseMetadata": ResponseMetadataTypeDef,
15236
15248
  },
15237
15249
  )
@@ -15266,6 +15278,7 @@ ModelPackageTypeDef = TypedDict(
15266
15278
  "SourceUri": NotRequired[str],
15267
15279
  "SecurityConfig": NotRequired[ModelPackageSecurityConfigTypeDef],
15268
15280
  "ModelCard": NotRequired[ModelPackageModelCardTypeDef],
15281
+ "ModelLifeCycle": NotRequired[ModelLifeCycleTypeDef],
15269
15282
  "Tags": NotRequired[List[TagTypeDef]],
15270
15283
  "CustomerMetadataProperties": NotRequired[Dict[str, str]],
15271
15284
  "DriftCheckBaselines": NotRequired[DriftCheckBaselinesTypeDef],
@@ -15430,6 +15443,7 @@ CreateModelPackageInputRequestTypeDef = TypedDict(
15430
15443
  "SourceUri": NotRequired[str],
15431
15444
  "SecurityConfig": NotRequired[ModelPackageSecurityConfigTypeDef],
15432
15445
  "ModelCard": NotRequired[ModelPackageModelCardTypeDef],
15446
+ "ModelLifeCycle": NotRequired[ModelLifeCycleTypeDef],
15433
15447
  },
15434
15448
  )
15435
15449
  SearchResponseTypeDef = TypedDict(
@@ -417,6 +417,7 @@ __all__ = (
417
417
  "ModelCardSecurityConfigTypeDef",
418
418
  "ModelExplainabilityAppSpecificationTypeDef",
419
419
  "InferenceExecutionConfigTypeDef",
420
+ "ModelLifeCycleTypeDef",
420
421
  "ModelPackageModelCardTypeDef",
421
422
  "ModelPackageSecurityConfigTypeDef",
422
423
  "ModelQualityAppSpecificationTypeDef",
@@ -2738,6 +2739,14 @@ InferenceExecutionConfigTypeDef = TypedDict(
2738
2739
  "Mode": InferenceExecutionModeType,
2739
2740
  },
2740
2741
  )
2742
+ ModelLifeCycleTypeDef = TypedDict(
2743
+ "ModelLifeCycleTypeDef",
2744
+ {
2745
+ "Stage": str,
2746
+ "StageStatus": str,
2747
+ "StageDescription": NotRequired[str],
2748
+ },
2749
+ )
2741
2750
  ModelPackageModelCardTypeDef = TypedDict(
2742
2751
  "ModelPackageModelCardTypeDef",
2743
2752
  {
@@ -15002,6 +15011,8 @@ UpdateModelPackageInputRequestTypeDef = TypedDict(
15002
15011
  "InferenceSpecification": NotRequired[InferenceSpecificationTypeDef],
15003
15012
  "SourceUri": NotRequired[str],
15004
15013
  "ModelCard": NotRequired[ModelPackageModelCardTypeDef],
15014
+ "ModelLifeCycle": NotRequired[ModelLifeCycleTypeDef],
15015
+ "ClientToken": NotRequired[str],
15005
15016
  },
15006
15017
  )
15007
15018
  DescribeMonitoringScheduleResponseTypeDef = TypedDict(
@@ -15231,6 +15242,7 @@ DescribeModelPackageOutputTypeDef = TypedDict(
15231
15242
  "SourceUri": str,
15232
15243
  "SecurityConfig": ModelPackageSecurityConfigTypeDef,
15233
15244
  "ModelCard": ModelPackageModelCardTypeDef,
15245
+ "ModelLifeCycle": ModelLifeCycleTypeDef,
15234
15246
  "ResponseMetadata": ResponseMetadataTypeDef,
15235
15247
  },
15236
15248
  )
@@ -15265,6 +15277,7 @@ ModelPackageTypeDef = TypedDict(
15265
15277
  "SourceUri": NotRequired[str],
15266
15278
  "SecurityConfig": NotRequired[ModelPackageSecurityConfigTypeDef],
15267
15279
  "ModelCard": NotRequired[ModelPackageModelCardTypeDef],
15280
+ "ModelLifeCycle": NotRequired[ModelLifeCycleTypeDef],
15268
15281
  "Tags": NotRequired[List[TagTypeDef]],
15269
15282
  "CustomerMetadataProperties": NotRequired[Dict[str, str]],
15270
15283
  "DriftCheckBaselines": NotRequired[DriftCheckBaselinesTypeDef],
@@ -15429,6 +15442,7 @@ CreateModelPackageInputRequestTypeDef = TypedDict(
15429
15442
  "SourceUri": NotRequired[str],
15430
15443
  "SecurityConfig": NotRequired[ModelPackageSecurityConfigTypeDef],
15431
15444
  "ModelCard": NotRequired[ModelPackageModelCardTypeDef],
15445
+ "ModelLifeCycle": NotRequired[ModelLifeCycleTypeDef],
15432
15446
  },
15433
15447
  )
15434
15448
  SearchResponseTypeDef = TypedDict(
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.35.32"
5
+ __version__ = "1.35.52"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-sagemaker
3
- Version: 1.35.32
4
- Summary: Type annotations for boto3.SageMaker 1.35.32 service generated with mypy-boto3-builder 8.1.2
3
+ Version: 1.35.52
4
+ Summary: Type annotations for boto3.SageMaker 1.35.52 service generated with mypy-boto3-builder 8.1.4
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.32](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sagemaker.html#SageMaker)
46
+ [boto3.SageMaker 1.35.52](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 8.1.2](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 8.1.4](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
@@ -161,7 +161,7 @@ annotations required, write your `boto3` code as usual.
161
161
  Install `boto3-stubs-lite[sagemaker]` in your environment:
162
162
 
163
163
  ```bash
164
- python -m pip install 'boto3-stubs-lite[sagemaker]'`
164
+ python -m pip install 'boto3-stubs-lite[sagemaker]'
165
165
  ```
166
166
 
167
167
  Both type checking and code completion should now work. Explicit type
@@ -11,13 +11,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
11
11
 
12
12
  setup(
13
13
  name="mypy-boto3-sagemaker",
14
- version="1.35.32",
14
+ version="1.35.52",
15
15
  packages=["mypy_boto3_sagemaker"],
16
16
  url="https://github.com/youtype/mypy_boto3_builder",
17
17
  license="MIT License",
18
18
  author="Vlad Emelianov",
19
19
  author_email="vlad.emelianov.nz@gmail.com",
20
- description="Type annotations for boto3.SageMaker 1.35.32 service generated with mypy-boto3-builder 8.1.2",
20
+ description="Type annotations for boto3.SageMaker 1.35.52 service generated with mypy-boto3-builder 8.1.4",
21
21
  classifiers=[
22
22
  "Development Status :: 5 - Production/Stable",
23
23
  "Intended Audience :: Developers",