mypy-boto3-eks 1.34.5__tar.gz → 1.34.53__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.
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/LICENSE +1 -1
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/PKG-INFO +5 -4
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/README.md +2 -2
- mypy-boto3-eks-1.34.53/mypy_boto3_eks/__main__.py +40 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/literals.py +7 -1
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/literals.pyi +7 -1
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/type_defs.py +1 -1
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/type_defs.pyi +1 -1
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/version.py +1 -1
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks.egg-info/PKG-INFO +5 -4
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/setup.py +2 -4
- mypy-boto3-eks-1.34.5/mypy_boto3_eks/__main__.py +0 -39
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/__init__.py +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/__init__.pyi +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/client.py +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/client.pyi +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/paginator.py +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/paginator.pyi +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/py.typed +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/waiter.py +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks/waiter.pyi +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks.egg-info/SOURCES.txt +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks.egg-info/dependency_links.txt +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks.egg-info/not-zip-safe +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks.egg-info/requires.txt +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks.egg-info/top_level.txt +0 -0
- {mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/setup.cfg +0 -0
|
@@ -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.53
|
|
4
|
+
Summary: Type annotations for boto3.EKS 1.34.53 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
|
|
@@ -29,6 +29,7 @@ Classifier: Typing :: Stubs Only
|
|
|
29
29
|
Requires-Python: >=3.8
|
|
30
30
|
Description-Content-Type: text/markdown
|
|
31
31
|
License-File: LICENSE
|
|
32
|
+
Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
32
33
|
|
|
33
34
|
<a id="mypy-boto3-eks"></a>
|
|
34
35
|
|
|
@@ -42,7 +43,7 @@ License-File: LICENSE
|
|
|
42
43
|

|
|
43
44
|
|
|
44
45
|
Type annotations for
|
|
45
|
-
[boto3.EKS 1.34.
|
|
46
|
+
[boto3.EKS 1.34.53](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS)
|
|
46
47
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
47
48
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
48
49
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -51,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
51
52
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
52
53
|
|
|
53
54
|
Generated by
|
|
54
|
-
[mypy-boto3-builder 7.23.
|
|
55
|
+
[mypy-boto3-builder 7.23.2](https://github.com/youtype/mypy_boto3_builder).
|
|
55
56
|
|
|
56
57
|
More information can be found on
|
|
57
58
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3.EKS 1.34.
|
|
13
|
+
[boto3.EKS 1.34.53](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS)
|
|
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.23.
|
|
22
|
+
[mypy-boto3-builder 7.23.2](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
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
"""
|
|
2
|
+
Main CLI entrypoint.
|
|
3
|
+
"""
|
|
4
|
+
|
|
5
|
+
import sys
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
def print_info() -> None:
|
|
9
|
+
"""
|
|
10
|
+
Print package info to stdout.
|
|
11
|
+
"""
|
|
12
|
+
print(
|
|
13
|
+
"Type annotations for boto3.EKS 1.34.53\n"
|
|
14
|
+
"Version: 1.34.53\n"
|
|
15
|
+
"Builder version: 7.23.2\n"
|
|
16
|
+
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks//\n"
|
|
17
|
+
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS\n"
|
|
18
|
+
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
19
|
+
"Changelog: https://github.com/youtype/mypy_boto3_builder/releases"
|
|
20
|
+
)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
def print_version() -> None:
|
|
24
|
+
"""
|
|
25
|
+
Print package version to stdout.
|
|
26
|
+
"""
|
|
27
|
+
print("1.34.53")
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
def main() -> None:
|
|
31
|
+
"""
|
|
32
|
+
Main CLI entrypoint.
|
|
33
|
+
"""
|
|
34
|
+
if "--version" in sys.argv:
|
|
35
|
+
return print_version()
|
|
36
|
+
print_info()
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
if __name__ == "__main__":
|
|
40
|
+
main()
|
|
@@ -8,7 +8,7 @@ Usage::
|
|
|
8
8
|
```python
|
|
9
9
|
from mypy_boto3_eks.literals import AMITypesType
|
|
10
10
|
|
|
11
|
-
data: AMITypesType = "
|
|
11
|
+
data: AMITypesType = "AL2023_ARM_64_STANDARD"
|
|
12
12
|
```
|
|
13
13
|
"""
|
|
14
14
|
|
|
@@ -76,6 +76,8 @@ __all__ = (
|
|
|
76
76
|
)
|
|
77
77
|
|
|
78
78
|
AMITypesType = Literal[
|
|
79
|
+
"AL2023_ARM_64_STANDARD",
|
|
80
|
+
"AL2023_x86_64_STANDARD",
|
|
79
81
|
"AL2_ARM_64",
|
|
80
82
|
"AL2_x86_64",
|
|
81
83
|
"AL2_x86_64_GPU",
|
|
@@ -299,6 +301,7 @@ ServiceName = Literal[
|
|
|
299
301
|
"appstream",
|
|
300
302
|
"appsync",
|
|
301
303
|
"arc-zonal-shift",
|
|
304
|
+
"artifact",
|
|
302
305
|
"athena",
|
|
303
306
|
"auditmanager",
|
|
304
307
|
"autoscaling",
|
|
@@ -317,6 +320,7 @@ ServiceName = Literal[
|
|
|
317
320
|
"braket",
|
|
318
321
|
"budgets",
|
|
319
322
|
"ce",
|
|
323
|
+
"chatbot",
|
|
320
324
|
"chime",
|
|
321
325
|
"chime-sdk-identity",
|
|
322
326
|
"chime-sdk-media-pipelines",
|
|
@@ -524,6 +528,7 @@ ServiceName = Literal[
|
|
|
524
528
|
"neptunedata",
|
|
525
529
|
"network-firewall",
|
|
526
530
|
"networkmanager",
|
|
531
|
+
"networkmonitor",
|
|
527
532
|
"nimble",
|
|
528
533
|
"oam",
|
|
529
534
|
"omics",
|
|
@@ -621,6 +626,7 @@ ServiceName = Literal[
|
|
|
621
626
|
"stepfunctions",
|
|
622
627
|
"storagegateway",
|
|
623
628
|
"sts",
|
|
629
|
+
"supplychain",
|
|
624
630
|
"support",
|
|
625
631
|
"support-app",
|
|
626
632
|
"swf",
|
|
@@ -8,7 +8,7 @@ Usage::
|
|
|
8
8
|
```python
|
|
9
9
|
from mypy_boto3_eks.literals import AMITypesType
|
|
10
10
|
|
|
11
|
-
data: AMITypesType = "
|
|
11
|
+
data: AMITypesType = "AL2023_ARM_64_STANDARD"
|
|
12
12
|
```
|
|
13
13
|
"""
|
|
14
14
|
|
|
@@ -76,6 +76,8 @@ __all__ = (
|
|
|
76
76
|
)
|
|
77
77
|
|
|
78
78
|
AMITypesType = Literal[
|
|
79
|
+
"AL2023_ARM_64_STANDARD",
|
|
80
|
+
"AL2023_x86_64_STANDARD",
|
|
79
81
|
"AL2_ARM_64",
|
|
80
82
|
"AL2_x86_64",
|
|
81
83
|
"AL2_x86_64_GPU",
|
|
@@ -299,6 +301,7 @@ ServiceName = Literal[
|
|
|
299
301
|
"appstream",
|
|
300
302
|
"appsync",
|
|
301
303
|
"arc-zonal-shift",
|
|
304
|
+
"artifact",
|
|
302
305
|
"athena",
|
|
303
306
|
"auditmanager",
|
|
304
307
|
"autoscaling",
|
|
@@ -317,6 +320,7 @@ ServiceName = Literal[
|
|
|
317
320
|
"braket",
|
|
318
321
|
"budgets",
|
|
319
322
|
"ce",
|
|
323
|
+
"chatbot",
|
|
320
324
|
"chime",
|
|
321
325
|
"chime-sdk-identity",
|
|
322
326
|
"chime-sdk-media-pipelines",
|
|
@@ -524,6 +528,7 @@ ServiceName = Literal[
|
|
|
524
528
|
"neptunedata",
|
|
525
529
|
"network-firewall",
|
|
526
530
|
"networkmanager",
|
|
531
|
+
"networkmonitor",
|
|
527
532
|
"nimble",
|
|
528
533
|
"oam",
|
|
529
534
|
"omics",
|
|
@@ -621,6 +626,7 @@ ServiceName = Literal[
|
|
|
621
626
|
"stepfunctions",
|
|
622
627
|
"storagegateway",
|
|
623
628
|
"sts",
|
|
629
|
+
"supplychain",
|
|
624
630
|
"support",
|
|
625
631
|
"support-app",
|
|
626
632
|
"swf",
|
|
@@ -329,10 +329,10 @@ ResponseMetadataTypeDef = TypedDict(
|
|
|
329
329
|
"ResponseMetadataTypeDef",
|
|
330
330
|
{
|
|
331
331
|
"RequestId": str,
|
|
332
|
-
"HostId": str,
|
|
333
332
|
"HTTPStatusCode": int,
|
|
334
333
|
"HTTPHeaders": Dict[str, str],
|
|
335
334
|
"RetryAttempts": int,
|
|
335
|
+
"HostId": NotRequired[str],
|
|
336
336
|
},
|
|
337
337
|
)
|
|
338
338
|
OidcIdentityProviderConfigRequestTypeDef = TypedDict(
|
|
@@ -329,10 +329,10 @@ ResponseMetadataTypeDef = TypedDict(
|
|
|
329
329
|
"ResponseMetadataTypeDef",
|
|
330
330
|
{
|
|
331
331
|
"RequestId": str,
|
|
332
|
-
"HostId": str,
|
|
333
332
|
"HTTPStatusCode": int,
|
|
334
333
|
"HTTPHeaders": Dict[str, str],
|
|
335
334
|
"RetryAttempts": int,
|
|
335
|
+
"HostId": NotRequired[str],
|
|
336
336
|
},
|
|
337
337
|
)
|
|
338
338
|
OidcIdentityProviderConfigRequestTypeDef = TypedDict(
|
|
@@ -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.53
|
|
4
|
+
Summary: Type annotations for boto3.EKS 1.34.53 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
|
|
@@ -29,6 +29,7 @@ Classifier: Typing :: Stubs Only
|
|
|
29
29
|
Requires-Python: >=3.8
|
|
30
30
|
Description-Content-Type: text/markdown
|
|
31
31
|
License-File: LICENSE
|
|
32
|
+
Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
32
33
|
|
|
33
34
|
<a id="mypy-boto3-eks"></a>
|
|
34
35
|
|
|
@@ -42,7 +43,7 @@ License-File: LICENSE
|
|
|
42
43
|

|
|
43
44
|
|
|
44
45
|
Type annotations for
|
|
45
|
-
[boto3.EKS 1.34.
|
|
46
|
+
[boto3.EKS 1.34.53](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS)
|
|
46
47
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
47
48
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
48
49
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -51,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
51
52
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
52
53
|
|
|
53
54
|
Generated by
|
|
54
|
-
[mypy-boto3-builder 7.23.
|
|
55
|
+
[mypy-boto3-builder 7.23.2](https://github.com/youtype/mypy_boto3_builder).
|
|
55
56
|
|
|
56
57
|
More information can be found on
|
|
57
58
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -11,15 +11,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
11
11
|
|
|
12
12
|
setup(
|
|
13
13
|
name="mypy-boto3-eks",
|
|
14
|
-
version="1.34.
|
|
14
|
+
version="1.34.53",
|
|
15
15
|
packages=["mypy_boto3_eks"],
|
|
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=
|
|
21
|
-
"Type annotations for boto3.EKS 1.34.5 service generated with mypy-boto3-builder 7.23.0"
|
|
22
|
-
),
|
|
20
|
+
description="Type annotations for boto3.EKS 1.34.53 service generated with mypy-boto3-builder 7.23.2",
|
|
23
21
|
classifiers=[
|
|
24
22
|
"Development Status :: 5 - Production/Stable",
|
|
25
23
|
"Intended Audience :: Developers",
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
"""
|
|
2
|
-
Main CLI entrypoint.
|
|
3
|
-
"""
|
|
4
|
-
|
|
5
|
-
import sys
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
def print_info() -> None:
|
|
9
|
-
"""
|
|
10
|
-
Print package info to stdout.
|
|
11
|
-
"""
|
|
12
|
-
print(
|
|
13
|
-
"Type annotations for boto3.EKS 1.34.5\nVersion: 1.34.5\nBuilder version:"
|
|
14
|
-
" 7.23.0\nDocs: "
|
|
15
|
-
" https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks//\nBoto3 docs: "
|
|
16
|
-
" https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS\nOther"
|
|
17
|
-
" services: https://pypi.org/project/boto3-stubs/\nChangelog: "
|
|
18
|
-
" https://github.com/youtype/mypy_boto3_builder/releases"
|
|
19
|
-
)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
def print_version() -> None:
|
|
23
|
-
"""
|
|
24
|
-
Print package version to stdout.
|
|
25
|
-
"""
|
|
26
|
-
print("1.34.5")
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
def main() -> None:
|
|
30
|
-
"""
|
|
31
|
-
Main CLI entrypoint.
|
|
32
|
-
"""
|
|
33
|
-
if "--version" in sys.argv:
|
|
34
|
-
return print_version()
|
|
35
|
-
print_info()
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
if __name__ == "__main__":
|
|
39
|
-
main()
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy-boto3-eks-1.34.5 → mypy-boto3-eks-1.34.53}/mypy_boto3_eks.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|