mypy-boto3-sagemaker 1.37.27__tar.gz → 1.38.0__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.
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/PKG-INFO +4 -4
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/README.md +2 -2
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/__main__.py +3 -3
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/literals.py +1 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/literals.pyi +1 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/type_defs.py +18 -17
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/type_defs.pyi +16 -15
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/version.py +1 -1
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker.egg-info/PKG-INFO +4 -4
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/setup.py +2 -2
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/LICENSE +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/__init__.py +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/__init__.pyi +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/client.py +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/client.pyi +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/paginator.py +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/paginator.pyi +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/py.typed +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/waiter.py +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/waiter.pyi +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker.egg-info/not-zip-safe +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker.egg-info/requires.txt +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker.egg-info/top_level.txt +0 -0
- {mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-sagemaker
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 SageMaker 1.
|
|
3
|
+
Version: 1.38.0
|
|
4
|
+
Summary: Type annotations for boto3 SageMaker 1.38.0 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
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 SageMaker 1.
|
|
59
|
+
Type annotations for [boto3 SageMaker 1.38.0](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.
|
|
122
|
+
`uvx --with 'boto3==1.38.0' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3-stubs` AWS SDK.
|
|
124
124
|
3. Add `SageMaker` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
Type annotations for [boto3 SageMaker 1.
|
|
12
|
+
Type annotations for [boto3 SageMaker 1.38.0](https://pypi.org/project/boto3/)
|
|
13
13
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
14
14
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
15
15
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
72
72
|
isolation.
|
|
73
73
|
|
|
74
74
|
1. Run mypy-boto3-builder in your package root directory:
|
|
75
|
-
`uvx --with 'boto3==1.
|
|
75
|
+
`uvx --with 'boto3==1.38.0' mypy-boto3-builder`
|
|
76
76
|
2. Select `boto3-stubs` AWS SDK.
|
|
77
77
|
3. Add `SageMaker` service.
|
|
78
78
|
4. Use provided commands to install generated packages.
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/__main__.py
RENAMED
|
@@ -12,8 +12,8 @@ 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.
|
|
16
|
-
"Version: 1.
|
|
15
|
+
"Type annotations for boto3 SageMaker 1.38.0\n"
|
|
16
|
+
"Version: 1.38.0\n"
|
|
17
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"
|
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
|
26
26
|
"""
|
|
27
27
|
Print package version to stdout.
|
|
28
28
|
"""
|
|
29
|
-
sys.stdout.write("1.
|
|
29
|
+
sys.stdout.write("1.38.0\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/literals.py
RENAMED
|
@@ -1583,6 +1583,7 @@ ProductionVariantInferenceAmiVersionType = Literal[
|
|
|
1583
1583
|
"al2-ami-sagemaker-inference-gpu-2",
|
|
1584
1584
|
"al2-ami-sagemaker-inference-gpu-2-1",
|
|
1585
1585
|
"al2-ami-sagemaker-inference-gpu-3-1",
|
|
1586
|
+
"al2-ami-sagemaker-inference-neuron-2",
|
|
1586
1587
|
]
|
|
1587
1588
|
ProductionVariantInstanceTypeType = Literal[
|
|
1588
1589
|
"ml.c4.2xlarge",
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/literals.pyi
RENAMED
|
@@ -1581,6 +1581,7 @@ ProductionVariantInferenceAmiVersionType = Literal[
|
|
|
1581
1581
|
"al2-ami-sagemaker-inference-gpu-2",
|
|
1582
1582
|
"al2-ami-sagemaker-inference-gpu-2-1",
|
|
1583
1583
|
"al2-ami-sagemaker-inference-gpu-3-1",
|
|
1584
|
+
"al2-ami-sagemaker-inference-neuron-2",
|
|
1584
1585
|
]
|
|
1585
1586
|
ProductionVariantInstanceTypeType = Literal[
|
|
1586
1587
|
"ml.c4.2xlarge",
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/type_defs.py
RENAMED
|
@@ -4391,17 +4391,6 @@ class ModelPackageGroupSummaryTypeDef(TypedDict):
|
|
|
4391
4391
|
ModelPackageGroupDescription: NotRequired[str]
|
|
4392
4392
|
|
|
4393
4393
|
|
|
4394
|
-
class ModelPackageSummaryTypeDef(TypedDict):
|
|
4395
|
-
ModelPackageArn: str
|
|
4396
|
-
CreationTime: datetime
|
|
4397
|
-
ModelPackageStatus: ModelPackageStatusType
|
|
4398
|
-
ModelPackageName: NotRequired[str]
|
|
4399
|
-
ModelPackageGroupName: NotRequired[str]
|
|
4400
|
-
ModelPackageVersion: NotRequired[int]
|
|
4401
|
-
ModelPackageDescription: NotRequired[str]
|
|
4402
|
-
ModelApprovalStatus: NotRequired[ModelApprovalStatusType]
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
4394
|
class ModelSummaryTypeDef(TypedDict):
|
|
4406
4395
|
ModelName: str
|
|
4407
4396
|
ModelArn: str
|
|
@@ -6826,6 +6815,18 @@ class CreateModelCardRequestTypeDef(TypedDict):
|
|
|
6826
6815
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
6827
6816
|
|
|
6828
6817
|
|
|
6818
|
+
class ModelPackageSummaryTypeDef(TypedDict):
|
|
6819
|
+
ModelPackageArn: str
|
|
6820
|
+
CreationTime: datetime
|
|
6821
|
+
ModelPackageStatus: ModelPackageStatusType
|
|
6822
|
+
ModelPackageName: NotRequired[str]
|
|
6823
|
+
ModelPackageGroupName: NotRequired[str]
|
|
6824
|
+
ModelPackageVersion: NotRequired[int]
|
|
6825
|
+
ModelPackageDescription: NotRequired[str]
|
|
6826
|
+
ModelApprovalStatus: NotRequired[ModelApprovalStatusType]
|
|
6827
|
+
ModelLifeCycle: NotRequired[ModelLifeCycleTypeDef]
|
|
6828
|
+
|
|
6829
|
+
|
|
6829
6830
|
class CreateNotebookInstanceInputTypeDef(TypedDict):
|
|
6830
6831
|
NotebookInstanceName: str
|
|
6831
6832
|
InstanceType: InstanceTypeType
|
|
@@ -9342,12 +9343,6 @@ class ListModelPackageGroupsOutputTypeDef(TypedDict):
|
|
|
9342
9343
|
NextToken: NotRequired[str]
|
|
9343
9344
|
|
|
9344
9345
|
|
|
9345
|
-
class ListModelPackagesOutputTypeDef(TypedDict):
|
|
9346
|
-
ModelPackageSummaryList: List[ModelPackageSummaryTypeDef]
|
|
9347
|
-
ResponseMetadata: ResponseMetadataTypeDef
|
|
9348
|
-
NextToken: NotRequired[str]
|
|
9349
|
-
|
|
9350
|
-
|
|
9351
9346
|
class ListModelsOutputTypeDef(TypedDict):
|
|
9352
9347
|
Models: List[ModelSummaryTypeDef]
|
|
9353
9348
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
@@ -10270,6 +10265,12 @@ class ListContextsResponseTypeDef(TypedDict):
|
|
|
10270
10265
|
NextToken: NotRequired[str]
|
|
10271
10266
|
|
|
10272
10267
|
|
|
10268
|
+
class ListModelPackagesOutputTypeDef(TypedDict):
|
|
10269
|
+
ModelPackageSummaryList: List[ModelPackageSummaryTypeDef]
|
|
10270
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
10271
|
+
NextToken: NotRequired[str]
|
|
10272
|
+
|
|
10273
|
+
|
|
10273
10274
|
InferenceExperimentScheduleUnionTypeDef = Union[
|
|
10274
10275
|
InferenceExperimentScheduleTypeDef, InferenceExperimentScheduleOutputTypeDef
|
|
10275
10276
|
]
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/type_defs.pyi
RENAMED
|
@@ -3947,16 +3947,6 @@ class ModelPackageGroupSummaryTypeDef(TypedDict):
|
|
|
3947
3947
|
ModelPackageGroupStatus: ModelPackageGroupStatusType
|
|
3948
3948
|
ModelPackageGroupDescription: NotRequired[str]
|
|
3949
3949
|
|
|
3950
|
-
class ModelPackageSummaryTypeDef(TypedDict):
|
|
3951
|
-
ModelPackageArn: str
|
|
3952
|
-
CreationTime: datetime
|
|
3953
|
-
ModelPackageStatus: ModelPackageStatusType
|
|
3954
|
-
ModelPackageName: NotRequired[str]
|
|
3955
|
-
ModelPackageGroupName: NotRequired[str]
|
|
3956
|
-
ModelPackageVersion: NotRequired[int]
|
|
3957
|
-
ModelPackageDescription: NotRequired[str]
|
|
3958
|
-
ModelApprovalStatus: NotRequired[ModelApprovalStatusType]
|
|
3959
|
-
|
|
3960
3950
|
class ModelSummaryTypeDef(TypedDict):
|
|
3961
3951
|
ModelName: str
|
|
3962
3952
|
ModelArn: str
|
|
@@ -5975,6 +5965,17 @@ class CreateModelCardRequestTypeDef(TypedDict):
|
|
|
5975
5965
|
SecurityConfig: NotRequired[ModelCardSecurityConfigTypeDef]
|
|
5976
5966
|
Tags: NotRequired[Sequence[TagTypeDef]]
|
|
5977
5967
|
|
|
5968
|
+
class ModelPackageSummaryTypeDef(TypedDict):
|
|
5969
|
+
ModelPackageArn: str
|
|
5970
|
+
CreationTime: datetime
|
|
5971
|
+
ModelPackageStatus: ModelPackageStatusType
|
|
5972
|
+
ModelPackageName: NotRequired[str]
|
|
5973
|
+
ModelPackageGroupName: NotRequired[str]
|
|
5974
|
+
ModelPackageVersion: NotRequired[int]
|
|
5975
|
+
ModelPackageDescription: NotRequired[str]
|
|
5976
|
+
ModelApprovalStatus: NotRequired[ModelApprovalStatusType]
|
|
5977
|
+
ModelLifeCycle: NotRequired[ModelLifeCycleTypeDef]
|
|
5978
|
+
|
|
5978
5979
|
class CreateNotebookInstanceInputTypeDef(TypedDict):
|
|
5979
5980
|
NotebookInstanceName: str
|
|
5980
5981
|
InstanceType: InstanceTypeType
|
|
@@ -8224,11 +8225,6 @@ class ListModelPackageGroupsOutputTypeDef(TypedDict):
|
|
|
8224
8225
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
8225
8226
|
NextToken: NotRequired[str]
|
|
8226
8227
|
|
|
8227
|
-
class ListModelPackagesOutputTypeDef(TypedDict):
|
|
8228
|
-
ModelPackageSummaryList: List[ModelPackageSummaryTypeDef]
|
|
8229
|
-
ResponseMetadata: ResponseMetadataTypeDef
|
|
8230
|
-
NextToken: NotRequired[str]
|
|
8231
|
-
|
|
8232
8228
|
class ListModelsOutputTypeDef(TypedDict):
|
|
8233
8229
|
Models: List[ModelSummaryTypeDef]
|
|
8234
8230
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
@@ -9024,6 +9020,11 @@ class ListContextsResponseTypeDef(TypedDict):
|
|
|
9024
9020
|
ResponseMetadata: ResponseMetadataTypeDef
|
|
9025
9021
|
NextToken: NotRequired[str]
|
|
9026
9022
|
|
|
9023
|
+
class ListModelPackagesOutputTypeDef(TypedDict):
|
|
9024
|
+
ModelPackageSummaryList: List[ModelPackageSummaryTypeDef]
|
|
9025
|
+
ResponseMetadata: ResponseMetadataTypeDef
|
|
9026
|
+
NextToken: NotRequired[str]
|
|
9027
|
+
|
|
9027
9028
|
InferenceExperimentScheduleUnionTypeDef = Union[
|
|
9028
9029
|
InferenceExperimentScheduleTypeDef, InferenceExperimentScheduleOutputTypeDef
|
|
9029
9030
|
]
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker.egg-info/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-sagemaker
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3 SageMaker 1.
|
|
3
|
+
Version: 1.38.0
|
|
4
|
+
Summary: Type annotations for boto3 SageMaker 1.38.0 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
|
|
@@ -56,7 +56,7 @@ Dynamic: summary
|
|
|
56
56
|
|
|
57
57
|

|
|
58
58
|
|
|
59
|
-
Type annotations for [boto3 SageMaker 1.
|
|
59
|
+
Type annotations for [boto3 SageMaker 1.38.0](https://pypi.org/project/boto3/)
|
|
60
60
|
compatible with [VSCode](https://code.visualstudio.com/),
|
|
61
61
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
62
62
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.
|
|
122
|
+
`uvx --with 'boto3==1.38.0' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3-stubs` AWS SDK.
|
|
124
124
|
3. Add `SageMaker` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
13
13
|
|
|
14
14
|
setup(
|
|
15
15
|
name="mypy-boto3-sagemaker",
|
|
16
|
-
version="1.
|
|
16
|
+
version="1.38.0",
|
|
17
17
|
packages=["mypy_boto3_sagemaker"],
|
|
18
18
|
url="https://github.com/youtype/mypy_boto3_builder",
|
|
19
19
|
license="MIT License",
|
|
20
20
|
author="Vlad Emelianov",
|
|
21
21
|
author_email="vlad.emelianov.nz@gmail.com",
|
|
22
|
-
description="Type annotations for boto3 SageMaker 1.
|
|
22
|
+
description="Type annotations for boto3 SageMaker 1.38.0 service generated with mypy-boto3-builder 8.10.1",
|
|
23
23
|
classifiers=[
|
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
|
25
25
|
"Intended Audience :: Developers",
|
|
File without changes
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/__init__.py
RENAMED
|
File without changes
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/client.pyi
RENAMED
|
File without changes
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/paginator.py
RENAMED
|
File without changes
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/paginator.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_sagemaker-1.37.27 → mypy_boto3_sagemaker-1.38.0}/mypy_boto3_sagemaker/waiter.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|