mypy-boto3-eks 1.34.53__py3-none-any.whl → 1.34.73__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.
- mypy_boto3_eks/__main__.py +3 -3
- mypy_boto3_eks/literals.py +3 -1
- mypy_boto3_eks/literals.pyi +3 -1
- mypy_boto3_eks/version.py +1 -1
- {mypy_boto3_eks-1.34.53.dist-info → mypy_boto3_eks-1.34.73.dist-info}/METADATA +3 -3
- {mypy_boto3_eks-1.34.53.dist-info → mypy_boto3_eks-1.34.73.dist-info}/RECORD +9 -9
- {mypy_boto3_eks-1.34.53.dist-info → mypy_boto3_eks-1.34.73.dist-info}/WHEEL +1 -1
- {mypy_boto3_eks-1.34.53.dist-info → mypy_boto3_eks-1.34.73.dist-info}/LICENSE +0 -0
- {mypy_boto3_eks-1.34.53.dist-info → mypy_boto3_eks-1.34.73.dist-info}/top_level.txt +0 -0
mypy_boto3_eks/__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.EKS 1.34.
|
|
14
|
-
"Version: 1.34.
|
|
13
|
+
"Type annotations for boto3.EKS 1.34.73\n"
|
|
14
|
+
"Version: 1.34.73\n"
|
|
15
15
|
"Builder version: 7.23.2\n"
|
|
16
16
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks//\n"
|
|
17
17
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS\n"
|
|
@@ -24,7 +24,7 @@ def print_version() -> None:
|
|
|
24
24
|
"""
|
|
25
25
|
Print package version to stdout.
|
|
26
26
|
"""
|
|
27
|
-
print("1.34.
|
|
27
|
+
print("1.34.73")
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
def main() -> None:
|
mypy_boto3_eks/literals.py
CHANGED
|
@@ -205,6 +205,7 @@ NodegroupIssueCodeType = Literal[
|
|
|
205
205
|
"Ec2LaunchTemplateInvalidConfiguration",
|
|
206
206
|
"Ec2LaunchTemplateMaxLimitExceeded",
|
|
207
207
|
"Ec2LaunchTemplateNotFound",
|
|
208
|
+
"Ec2LaunchTemplateVersionMaxLimitExceeded",
|
|
208
209
|
"Ec2LaunchTemplateVersionMismatch",
|
|
209
210
|
"Ec2SecurityGroupDeletionFailure",
|
|
210
211
|
"Ec2SecurityGroupNotFound",
|
|
@@ -219,6 +220,7 @@ NodegroupIssueCodeType = Literal[
|
|
|
219
220
|
"InstanceLimitExceeded",
|
|
220
221
|
"InsufficientFreeAddresses",
|
|
221
222
|
"InternalFailure",
|
|
223
|
+
"KubernetesLabelInvalid",
|
|
222
224
|
"LimitExceeded",
|
|
223
225
|
"NodeCreationFailure",
|
|
224
226
|
"NodeTerminationFailure",
|
|
@@ -444,7 +446,6 @@ ServiceName = Literal[
|
|
|
444
446
|
"iot",
|
|
445
447
|
"iot-data",
|
|
446
448
|
"iot-jobs-data",
|
|
447
|
-
"iot-roborunner",
|
|
448
449
|
"iot1click-devices",
|
|
449
450
|
"iot1click-projects",
|
|
450
451
|
"iotanalytics",
|
|
@@ -632,6 +633,7 @@ ServiceName = Literal[
|
|
|
632
633
|
"swf",
|
|
633
634
|
"synthetics",
|
|
634
635
|
"textract",
|
|
636
|
+
"timestream-influxdb",
|
|
635
637
|
"timestream-query",
|
|
636
638
|
"timestream-write",
|
|
637
639
|
"tnb",
|
mypy_boto3_eks/literals.pyi
CHANGED
|
@@ -205,6 +205,7 @@ NodegroupIssueCodeType = Literal[
|
|
|
205
205
|
"Ec2LaunchTemplateInvalidConfiguration",
|
|
206
206
|
"Ec2LaunchTemplateMaxLimitExceeded",
|
|
207
207
|
"Ec2LaunchTemplateNotFound",
|
|
208
|
+
"Ec2LaunchTemplateVersionMaxLimitExceeded",
|
|
208
209
|
"Ec2LaunchTemplateVersionMismatch",
|
|
209
210
|
"Ec2SecurityGroupDeletionFailure",
|
|
210
211
|
"Ec2SecurityGroupNotFound",
|
|
@@ -219,6 +220,7 @@ NodegroupIssueCodeType = Literal[
|
|
|
219
220
|
"InstanceLimitExceeded",
|
|
220
221
|
"InsufficientFreeAddresses",
|
|
221
222
|
"InternalFailure",
|
|
223
|
+
"KubernetesLabelInvalid",
|
|
222
224
|
"LimitExceeded",
|
|
223
225
|
"NodeCreationFailure",
|
|
224
226
|
"NodeTerminationFailure",
|
|
@@ -444,7 +446,6 @@ ServiceName = Literal[
|
|
|
444
446
|
"iot",
|
|
445
447
|
"iot-data",
|
|
446
448
|
"iot-jobs-data",
|
|
447
|
-
"iot-roborunner",
|
|
448
449
|
"iot1click-devices",
|
|
449
450
|
"iot1click-projects",
|
|
450
451
|
"iotanalytics",
|
|
@@ -632,6 +633,7 @@ ServiceName = Literal[
|
|
|
632
633
|
"swf",
|
|
633
634
|
"synthetics",
|
|
634
635
|
"textract",
|
|
636
|
+
"timestream-influxdb",
|
|
635
637
|
"timestream-query",
|
|
636
638
|
"timestream-write",
|
|
637
639
|
"tnb",
|
mypy_boto3_eks/version.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-eks
|
|
3
|
-
Version: 1.34.
|
|
4
|
-
Summary: Type annotations for boto3.EKS 1.34.
|
|
3
|
+
Version: 1.34.73
|
|
4
|
+
Summary: Type annotations for boto3.EKS 1.34.73 service generated with mypy-boto3-builder 7.23.2
|
|
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.EKS 1.34.
|
|
46
|
+
[boto3.EKS 1.34.73](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS)
|
|
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,20 +1,20 @@
|
|
|
1
1
|
mypy_boto3_eks/__init__.py,sha256=E0bo5I6kWoDlOCMzx0dtxdOWp03U82Zv5m7lkQCqFaw,4711
|
|
2
2
|
mypy_boto3_eks/__init__.pyi,sha256=E0bo5I6kWoDlOCMzx0dtxdOWp03U82Zv5m7lkQCqFaw,4711
|
|
3
|
-
mypy_boto3_eks/__main__.py,sha256=
|
|
3
|
+
mypy_boto3_eks/__main__.py,sha256=M0ce1HQf_4Jpq8Pq1Yi8ZclgGO0U6JqfeYd1KDMGBN4,903
|
|
4
4
|
mypy_boto3_eks/client.py,sha256=FMo1XNnE5_2M8Cydjl-SLeXPy7ukdZSkaKIC1Dnf4qE,49134
|
|
5
5
|
mypy_boto3_eks/client.pyi,sha256=yPpILaOkgYdOQJJIXuE-pSRqK2BbScEeYMnFCl1mV6w,49131
|
|
6
|
-
mypy_boto3_eks/literals.py,sha256=
|
|
7
|
-
mypy_boto3_eks/literals.pyi,sha256=
|
|
6
|
+
mypy_boto3_eks/literals.py,sha256=NfD9Syfvx9--V5eQnH4DhjWiHOXwHipRcWhhDl8xrUQ,17579
|
|
7
|
+
mypy_boto3_eks/literals.pyi,sha256=NfD9Syfvx9--V5eQnH4DhjWiHOXwHipRcWhhDl8xrUQ,17579
|
|
8
8
|
mypy_boto3_eks/paginator.py,sha256=bk48EmEtJU-979VnAzVvf2pmuzskNvyChmPmCO6Dxxs,15336
|
|
9
9
|
mypy_boto3_eks/paginator.pyi,sha256=ZIMweU-6DWq0IOcL16gLTKQtILtPYSJexmHxWffuwbs,15322
|
|
10
10
|
mypy_boto3_eks/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
11
|
mypy_boto3_eks/type_defs.py,sha256=wGAQk-X6uZZcB6MPzmPuGUu4fs6YVdb307aeSwMdEag,62636
|
|
12
12
|
mypy_boto3_eks/type_defs.pyi,sha256=wGAQk-X6uZZcB6MPzmPuGUu4fs6YVdb307aeSwMdEag,62636
|
|
13
|
-
mypy_boto3_eks/version.py,sha256=
|
|
13
|
+
mypy_boto3_eks/version.py,sha256=0DPrPEPGG0ShdETEFEi8VUM7hLXGY7T5ZHcXgVMl4j0,62
|
|
14
14
|
mypy_boto3_eks/waiter.py,sha256=l2bUEk99tON1KtebRkH1naSDvzdKHt_IMvGnQW6qxR8,7687
|
|
15
15
|
mypy_boto3_eks/waiter.pyi,sha256=JCEUhwc2KS5UvHUoRYmySgrbIRGtXdDznPK37A-_yAI,7679
|
|
16
|
-
mypy_boto3_eks-1.34.
|
|
17
|
-
mypy_boto3_eks-1.34.
|
|
18
|
-
mypy_boto3_eks-1.34.
|
|
19
|
-
mypy_boto3_eks-1.34.
|
|
20
|
-
mypy_boto3_eks-1.34.
|
|
16
|
+
mypy_boto3_eks-1.34.73.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
|
|
17
|
+
mypy_boto3_eks-1.34.73.dist-info/METADATA,sha256=VXpAQTRvr3TBnvt2adqvWCY5kflN4eHi8j6vh_QCSag,15624
|
|
18
|
+
mypy_boto3_eks-1.34.73.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
19
|
+
mypy_boto3_eks-1.34.73.dist-info/top_level.txt,sha256=WzyqlAH5WFvCFI-LKEMwG_Khgagcx_dFpnoibGYNbA0,15
|
|
20
|
+
mypy_boto3_eks-1.34.73.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|