mypy-boto3-eks 1.37.20__py3-none-any.whl → 1.37.22__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.
@@ -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 EKS 1.37.20\n"
16
- "Version: 1.37.20\n"
15
+ "Type annotations for boto3 EKS 1.37.22\n"
16
+ "Version: 1.37.22\n"
17
17
  "Builder version: 8.10.1\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#eks\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.37.20\n")
29
+ sys.stdout.write("1.37.22\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -94,8 +94,10 @@ AMITypesType = Literal[
94
94
  "AL2_x86_64",
95
95
  "AL2_x86_64_GPU",
96
96
  "BOTTLEROCKET_ARM_64",
97
+ "BOTTLEROCKET_ARM_64_FIPS",
97
98
  "BOTTLEROCKET_ARM_64_NVIDIA",
98
99
  "BOTTLEROCKET_x86_64",
100
+ "BOTTLEROCKET_x86_64_FIPS",
99
101
  "BOTTLEROCKET_x86_64_NVIDIA",
100
102
  "CUSTOM",
101
103
  "WINDOWS_CORE_2019_x86_64",
@@ -92,8 +92,10 @@ AMITypesType = Literal[
92
92
  "AL2_x86_64",
93
93
  "AL2_x86_64_GPU",
94
94
  "BOTTLEROCKET_ARM_64",
95
+ "BOTTLEROCKET_ARM_64_FIPS",
95
96
  "BOTTLEROCKET_ARM_64_NVIDIA",
96
97
  "BOTTLEROCKET_x86_64",
98
+ "BOTTLEROCKET_x86_64_FIPS",
97
99
  "BOTTLEROCKET_x86_64_NVIDIA",
98
100
  "CUSTOM",
99
101
  "WINDOWS_CORE_2019_x86_64",
mypy_boto3_eks/version.py CHANGED
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.37.20"
7
+ __version__ = "1.37.22"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-eks
3
- Version: 1.37.20
4
- Summary: Type annotations for boto3 EKS 1.37.20 service generated with mypy-boto3-builder 8.10.1
3
+ Version: 1.37.22
4
+ Summary: Type annotations for boto3 EKS 1.37.22 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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
- Type annotations for [boto3 EKS 1.37.20](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 EKS 1.37.22](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.37.20' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.37.22' mypy-boto3-builder`
123
123
  2. Select `boto3-stubs` AWS SDK.
124
124
  3. Add `EKS` service.
125
125
  4. Use provided commands to install generated packages.
@@ -1,20 +1,20 @@
1
1
  mypy_boto3_eks/__init__.py,sha256=2ny7DX2h2EqSXWmXoLROuwapCrk5WWG82Cytg9gBFoA,5066
2
2
  mypy_boto3_eks/__init__.pyi,sha256=Vn_LcRXy2FU1PJjnQvnE8BMRwPFC8_X1P1UnZbFY2Zs,5065
3
- mypy_boto3_eks/__main__.py,sha256=pQMjso1G15T6gOYSfZmkqZdwHkpJq5g1J8vdBvCVRMs,968
3
+ mypy_boto3_eks/__main__.py,sha256=SB9OrzClsCqw8UracQlKSuEMP05HpDlmpH3lnq2_qtM,968
4
4
  mypy_boto3_eks/client.py,sha256=NqhtmiaelO6gPDGNJUkv8Ds8537TWfOPVk9nbImqpao,49426
5
5
  mypy_boto3_eks/client.pyi,sha256=ycr-tlt3fZCCNh4th9TuOm7ZI2mYqaehpN7UaRl7_Qk,49423
6
- mypy_boto3_eks/literals.py,sha256=mbdKloHHiT0mWJ1OTOO7Ezsll1JfjqheV3Xk4ULNmwQ,19408
7
- mypy_boto3_eks/literals.pyi,sha256=tt7h8d_aq9ho8HBBH4zZPuHVLJT3u6e5d-DmLpAqfuI,19406
6
+ mypy_boto3_eks/literals.py,sha256=EiqU5V4RWZsJ1VguqphG568BfJ7hBhI8WocBOAwAgd0,19472
7
+ mypy_boto3_eks/literals.pyi,sha256=nc3SKTKrtcJDLwPnXoy4RtGVUpiunl9RhVCmC0RuI6E,19470
8
8
  mypy_boto3_eks/paginator.py,sha256=3yFhQFg-bh-hJOlMggBZeCd-xonLBWmXnBG1HRNiDL4,20481
9
9
  mypy_boto3_eks/paginator.pyi,sha256=cn674ie8pGurK1SRRoZERdTd56gF2t7NGEOYhzN8Vp4,20438
10
10
  mypy_boto3_eks/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  mypy_boto3_eks/type_defs.py,sha256=ZA8D3qJIy8bof5gOb0urHUqe94BigIx9fKmRUOdpS7U,56516
12
12
  mypy_boto3_eks/type_defs.pyi,sha256=sLEMobYj3MkFGNydOXWMruqd14CA2lvrNtG1GLFtsF8,56283
13
- mypy_boto3_eks/version.py,sha256=lqzgPP69AiXzogdT1NOaWjzEgx3Uc_ynn79kNP73bOo,93
13
+ mypy_boto3_eks/version.py,sha256=AMWnEEbhonEcJHxYoNnMUXiy0zMP6ODvvD1A8Plyfn8,93
14
14
  mypy_boto3_eks/waiter.py,sha256=2vJjiTIw6nY3Kx4O2YIUk9MmTiHrf5ZZtPP8bOy_jd4,8664
15
15
  mypy_boto3_eks/waiter.pyi,sha256=ZkIrAD-cdgf6kBhiCJShJLpjHyVyzZrxjBQ2yI3cVJ0,8647
16
- mypy_boto3_eks-1.37.20.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
17
- mypy_boto3_eks-1.37.20.dist-info/METADATA,sha256=sYfg_s5YZ6x4rBWFdmiUwnGxe58WNtZbzgzoIeoFadQ,18038
18
- mypy_boto3_eks-1.37.20.dist-info/WHEEL,sha256=DK49LOLCYiurdXXOXwGJm6U4DkHkg4lcxjhqwRa0CP4,91
19
- mypy_boto3_eks-1.37.20.dist-info/top_level.txt,sha256=WzyqlAH5WFvCFI-LKEMwG_Khgagcx_dFpnoibGYNbA0,15
20
- mypy_boto3_eks-1.37.20.dist-info/RECORD,,
16
+ mypy_boto3_eks-1.37.22.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
17
+ mypy_boto3_eks-1.37.22.dist-info/METADATA,sha256=sIF3-FXF3sg0U4fbu_OGo8Rz_OD-YdQylEc4s4kPbq8,18038
18
+ mypy_boto3_eks-1.37.22.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
19
+ mypy_boto3_eks-1.37.22.dist-info/top_level.txt,sha256=WzyqlAH5WFvCFI-LKEMwG_Khgagcx_dFpnoibGYNbA0,15
20
+ mypy_boto3_eks-1.37.22.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (78.0.2)
2
+ Generator: setuptools (78.1.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5