mypy-boto3-eks 1.35.86__py3-none-any.whl → 1.38.0__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/__init__.py +8 -2
- mypy_boto3_eks/__init__.pyi +8 -2
- mypy_boto3_eks/__main__.py +5 -5
- mypy_boto3_eks/client.py +163 -135
- mypy_boto3_eks/client.pyi +163 -135
- mypy_boto3_eks/literals.py +22 -6
- mypy_boto3_eks/literals.pyi +22 -6
- mypy_boto3_eks/paginator.py +28 -2
- mypy_boto3_eks/paginator.pyi +25 -2
- mypy_boto3_eks/type_defs.py +374 -272
- mypy_boto3_eks/type_defs.pyi +358 -267
- mypy_boto3_eks/version.py +2 -2
- mypy_boto3_eks/waiter.py +10 -6
- mypy_boto3_eks/waiter.pyi +10 -6
- {mypy_boto3_eks-1.35.86.dist-info → mypy_boto3_eks-1.38.0.dist-info}/METADATA +30 -10
- mypy_boto3_eks-1.38.0.dist-info/RECORD +20 -0
- {mypy_boto3_eks-1.35.86.dist-info → mypy_boto3_eks-1.38.0.dist-info}/WHEEL +1 -1
- {mypy_boto3_eks-1.35.86.dist-info → mypy_boto3_eks-1.38.0.dist-info/licenses}/LICENSE +1 -1
- mypy_boto3_eks-1.35.86.dist-info/RECORD +0 -20
- {mypy_boto3_eks-1.35.86.dist-info → mypy_boto3_eks-1.38.0.dist-info}/top_level.txt +0 -0
mypy_boto3_eks/literals.py
CHANGED
|
@@ -3,15 +3,15 @@ Type annotations for eks service literal definitions.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/literals/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
9
11
|
from mypy_boto3_eks.literals import AMITypesType
|
|
10
12
|
|
|
11
|
-
data: AMITypesType = "
|
|
13
|
+
data: AMITypesType = "AL2023_ARM_64_NVIDIA"
|
|
12
14
|
```
|
|
13
|
-
|
|
14
|
-
Copyright 2024 Vlad Emelianov
|
|
15
15
|
"""
|
|
16
16
|
|
|
17
17
|
import sys
|
|
@@ -36,9 +36,11 @@ __all__ = (
|
|
|
36
36
|
"ClusterDeletedWaiterName",
|
|
37
37
|
"ClusterIssueCodeType",
|
|
38
38
|
"ClusterStatusType",
|
|
39
|
+
"ClusterVersionStatusType",
|
|
39
40
|
"ConfigStatusType",
|
|
40
41
|
"ConnectorConfigProviderType",
|
|
41
42
|
"DescribeAddonVersionsPaginatorName",
|
|
43
|
+
"DescribeClusterVersionsPaginatorName",
|
|
42
44
|
"EKSServiceName",
|
|
43
45
|
"EksAnywhereSubscriptionLicenseTypeType",
|
|
44
46
|
"EksAnywhereSubscriptionStatusType",
|
|
@@ -67,6 +69,7 @@ __all__ = (
|
|
|
67
69
|
"NodegroupDeletedWaiterName",
|
|
68
70
|
"NodegroupIssueCodeType",
|
|
69
71
|
"NodegroupStatusType",
|
|
72
|
+
"NodegroupUpdateStrategiesType",
|
|
70
73
|
"PaginatorName",
|
|
71
74
|
"RegionName",
|
|
72
75
|
"ResolveConflictsType",
|
|
@@ -77,11 +80,13 @@ __all__ = (
|
|
|
77
80
|
"UpdateParamTypeType",
|
|
78
81
|
"UpdateStatusType",
|
|
79
82
|
"UpdateTypeType",
|
|
83
|
+
"VersionStatusType",
|
|
80
84
|
"WaiterName",
|
|
81
85
|
)
|
|
82
86
|
|
|
83
87
|
|
|
84
88
|
AMITypesType = Literal[
|
|
89
|
+
"AL2023_ARM_64_NVIDIA",
|
|
85
90
|
"AL2023_ARM_64_STANDARD",
|
|
86
91
|
"AL2023_x86_64_NEURON",
|
|
87
92
|
"AL2023_x86_64_NVIDIA",
|
|
@@ -90,8 +95,10 @@ AMITypesType = Literal[
|
|
|
90
95
|
"AL2_x86_64",
|
|
91
96
|
"AL2_x86_64_GPU",
|
|
92
97
|
"BOTTLEROCKET_ARM_64",
|
|
98
|
+
"BOTTLEROCKET_ARM_64_FIPS",
|
|
93
99
|
"BOTTLEROCKET_ARM_64_NVIDIA",
|
|
94
100
|
"BOTTLEROCKET_x86_64",
|
|
101
|
+
"BOTTLEROCKET_x86_64_FIPS",
|
|
95
102
|
"BOTTLEROCKET_x86_64_NVIDIA",
|
|
96
103
|
"CUSTOM",
|
|
97
104
|
"WINDOWS_CORE_2019_x86_64",
|
|
@@ -151,11 +158,13 @@ ClusterIssueCodeType = Literal[
|
|
|
151
158
|
"VpcNotFound",
|
|
152
159
|
]
|
|
153
160
|
ClusterStatusType = Literal["ACTIVE", "CREATING", "DELETING", "FAILED", "PENDING", "UPDATING"]
|
|
161
|
+
ClusterVersionStatusType = Literal["extended-support", "standard-support", "unsupported"]
|
|
154
162
|
ConfigStatusType = Literal["ACTIVE", "CREATING", "DELETING"]
|
|
155
163
|
ConnectorConfigProviderType = Literal[
|
|
156
164
|
"AKS", "ANTHOS", "EC2", "EKS_ANYWHERE", "GKE", "OPENSHIFT", "OTHER", "RANCHER", "TANZU"
|
|
157
165
|
]
|
|
158
166
|
DescribeAddonVersionsPaginatorName = Literal["describe_addon_versions"]
|
|
167
|
+
DescribeClusterVersionsPaginatorName = Literal["describe_cluster_versions"]
|
|
159
168
|
EksAnywhereSubscriptionLicenseTypeType = Literal["Cluster"]
|
|
160
169
|
EksAnywhereSubscriptionStatusType = Literal[
|
|
161
170
|
"ACTIVE", "CREATING", "DELETING", "EXPIRED", "EXPIRING", "UPDATING"
|
|
@@ -246,6 +255,7 @@ NodegroupIssueCodeType = Literal[
|
|
|
246
255
|
NodegroupStatusType = Literal[
|
|
247
256
|
"ACTIVE", "CREATE_FAILED", "CREATING", "DEGRADED", "DELETE_FAILED", "DELETING", "UPDATING"
|
|
248
257
|
]
|
|
258
|
+
NodegroupUpdateStrategiesType = Literal["DEFAULT", "MINIMAL"]
|
|
249
259
|
ResolveConflictsType = Literal["NONE", "OVERWRITE", "PRESERVE"]
|
|
250
260
|
SupportTypeType = Literal["EXTENDED", "STANDARD"]
|
|
251
261
|
TaintEffectType = Literal["NO_EXECUTE", "NO_SCHEDULE", "PREFER_NO_SCHEDULE"]
|
|
@@ -274,6 +284,7 @@ UpdateParamTypeType = Literal[
|
|
|
274
284
|
"PodIdentityAssociations",
|
|
275
285
|
"PublicAccessCidrs",
|
|
276
286
|
"ReleaseVersion",
|
|
287
|
+
"RemoteNetworkConfig",
|
|
277
288
|
"ResolveConflicts",
|
|
278
289
|
"SecurityGroups",
|
|
279
290
|
"ServiceAccountRoleArn",
|
|
@@ -281,6 +292,7 @@ UpdateParamTypeType = Literal[
|
|
|
281
292
|
"Subnets",
|
|
282
293
|
"TaintsToAdd",
|
|
283
294
|
"TaintsToRemove",
|
|
295
|
+
"UpdateStrategy",
|
|
284
296
|
"UpgradePolicy",
|
|
285
297
|
"Version",
|
|
286
298
|
"ZonalShiftConfig",
|
|
@@ -296,11 +308,13 @@ UpdateTypeType = Literal[
|
|
|
296
308
|
"DisassociateIdentityProviderConfig",
|
|
297
309
|
"EndpointAccessUpdate",
|
|
298
310
|
"LoggingUpdate",
|
|
311
|
+
"RemoteNetworkConfigUpdate",
|
|
299
312
|
"UpgradePolicyUpdate",
|
|
300
313
|
"VersionUpdate",
|
|
301
314
|
"VpcConfigUpdate",
|
|
302
315
|
"ZonalShiftConfigUpdate",
|
|
303
316
|
]
|
|
317
|
+
VersionStatusType = Literal["EXTENDED_SUPPORT", "STANDARD_SUPPORT", "UNSUPPORTED"]
|
|
304
318
|
EKSServiceName = Literal["eks"]
|
|
305
319
|
ServiceName = Literal[
|
|
306
320
|
"accessanalyzer",
|
|
@@ -435,7 +449,6 @@ ServiceName = Literal[
|
|
|
435
449
|
"efs",
|
|
436
450
|
"eks",
|
|
437
451
|
"eks-auth",
|
|
438
|
-
"elastic-inference",
|
|
439
452
|
"elasticache",
|
|
440
453
|
"elasticbeanstalk",
|
|
441
454
|
"elastictranscoder",
|
|
@@ -459,6 +472,7 @@ ServiceName = Literal[
|
|
|
459
472
|
"freetier",
|
|
460
473
|
"fsx",
|
|
461
474
|
"gamelift",
|
|
475
|
+
"gameliftstreams",
|
|
462
476
|
"geo-maps",
|
|
463
477
|
"geo-places",
|
|
464
478
|
"geo-routes",
|
|
@@ -484,8 +498,7 @@ ServiceName = Literal[
|
|
|
484
498
|
"iot",
|
|
485
499
|
"iot-data",
|
|
486
500
|
"iot-jobs-data",
|
|
487
|
-
"
|
|
488
|
-
"iot1click-projects",
|
|
501
|
+
"iot-managed-integrations",
|
|
489
502
|
"iotanalytics",
|
|
490
503
|
"iotdeviceadvisor",
|
|
491
504
|
"iotevents",
|
|
@@ -723,6 +736,7 @@ ResourceServiceName = Literal[
|
|
|
723
736
|
]
|
|
724
737
|
PaginatorName = Literal[
|
|
725
738
|
"describe_addon_versions",
|
|
739
|
+
"describe_cluster_versions",
|
|
726
740
|
"list_access_entries",
|
|
727
741
|
"list_access_policies",
|
|
728
742
|
"list_addons",
|
|
@@ -759,6 +773,7 @@ RegionName = Literal[
|
|
|
759
773
|
"ap-southeast-3",
|
|
760
774
|
"ap-southeast-4",
|
|
761
775
|
"ap-southeast-5",
|
|
776
|
+
"ap-southeast-7",
|
|
762
777
|
"ca-central-1",
|
|
763
778
|
"ca-west-1",
|
|
764
779
|
"eu-central-1",
|
|
@@ -772,6 +787,7 @@ RegionName = Literal[
|
|
|
772
787
|
"il-central-1",
|
|
773
788
|
"me-central-1",
|
|
774
789
|
"me-south-1",
|
|
790
|
+
"mx-central-1",
|
|
775
791
|
"sa-east-1",
|
|
776
792
|
"us-east-1",
|
|
777
793
|
"us-east-2",
|
mypy_boto3_eks/literals.pyi
CHANGED
|
@@ -3,15 +3,15 @@ Type annotations for eks service literal definitions.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/literals/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
9
11
|
from mypy_boto3_eks.literals import AMITypesType
|
|
10
12
|
|
|
11
|
-
data: AMITypesType = "
|
|
13
|
+
data: AMITypesType = "AL2023_ARM_64_NVIDIA"
|
|
12
14
|
```
|
|
13
|
-
|
|
14
|
-
Copyright 2024 Vlad Emelianov
|
|
15
15
|
"""
|
|
16
16
|
|
|
17
17
|
import sys
|
|
@@ -35,9 +35,11 @@ __all__ = (
|
|
|
35
35
|
"ClusterDeletedWaiterName",
|
|
36
36
|
"ClusterIssueCodeType",
|
|
37
37
|
"ClusterStatusType",
|
|
38
|
+
"ClusterVersionStatusType",
|
|
38
39
|
"ConfigStatusType",
|
|
39
40
|
"ConnectorConfigProviderType",
|
|
40
41
|
"DescribeAddonVersionsPaginatorName",
|
|
42
|
+
"DescribeClusterVersionsPaginatorName",
|
|
41
43
|
"EKSServiceName",
|
|
42
44
|
"EksAnywhereSubscriptionLicenseTypeType",
|
|
43
45
|
"EksAnywhereSubscriptionStatusType",
|
|
@@ -66,6 +68,7 @@ __all__ = (
|
|
|
66
68
|
"NodegroupDeletedWaiterName",
|
|
67
69
|
"NodegroupIssueCodeType",
|
|
68
70
|
"NodegroupStatusType",
|
|
71
|
+
"NodegroupUpdateStrategiesType",
|
|
69
72
|
"PaginatorName",
|
|
70
73
|
"RegionName",
|
|
71
74
|
"ResolveConflictsType",
|
|
@@ -76,10 +79,12 @@ __all__ = (
|
|
|
76
79
|
"UpdateParamTypeType",
|
|
77
80
|
"UpdateStatusType",
|
|
78
81
|
"UpdateTypeType",
|
|
82
|
+
"VersionStatusType",
|
|
79
83
|
"WaiterName",
|
|
80
84
|
)
|
|
81
85
|
|
|
82
86
|
AMITypesType = Literal[
|
|
87
|
+
"AL2023_ARM_64_NVIDIA",
|
|
83
88
|
"AL2023_ARM_64_STANDARD",
|
|
84
89
|
"AL2023_x86_64_NEURON",
|
|
85
90
|
"AL2023_x86_64_NVIDIA",
|
|
@@ -88,8 +93,10 @@ AMITypesType = Literal[
|
|
|
88
93
|
"AL2_x86_64",
|
|
89
94
|
"AL2_x86_64_GPU",
|
|
90
95
|
"BOTTLEROCKET_ARM_64",
|
|
96
|
+
"BOTTLEROCKET_ARM_64_FIPS",
|
|
91
97
|
"BOTTLEROCKET_ARM_64_NVIDIA",
|
|
92
98
|
"BOTTLEROCKET_x86_64",
|
|
99
|
+
"BOTTLEROCKET_x86_64_FIPS",
|
|
93
100
|
"BOTTLEROCKET_x86_64_NVIDIA",
|
|
94
101
|
"CUSTOM",
|
|
95
102
|
"WINDOWS_CORE_2019_x86_64",
|
|
@@ -149,11 +156,13 @@ ClusterIssueCodeType = Literal[
|
|
|
149
156
|
"VpcNotFound",
|
|
150
157
|
]
|
|
151
158
|
ClusterStatusType = Literal["ACTIVE", "CREATING", "DELETING", "FAILED", "PENDING", "UPDATING"]
|
|
159
|
+
ClusterVersionStatusType = Literal["extended-support", "standard-support", "unsupported"]
|
|
152
160
|
ConfigStatusType = Literal["ACTIVE", "CREATING", "DELETING"]
|
|
153
161
|
ConnectorConfigProviderType = Literal[
|
|
154
162
|
"AKS", "ANTHOS", "EC2", "EKS_ANYWHERE", "GKE", "OPENSHIFT", "OTHER", "RANCHER", "TANZU"
|
|
155
163
|
]
|
|
156
164
|
DescribeAddonVersionsPaginatorName = Literal["describe_addon_versions"]
|
|
165
|
+
DescribeClusterVersionsPaginatorName = Literal["describe_cluster_versions"]
|
|
157
166
|
EksAnywhereSubscriptionLicenseTypeType = Literal["Cluster"]
|
|
158
167
|
EksAnywhereSubscriptionStatusType = Literal[
|
|
159
168
|
"ACTIVE", "CREATING", "DELETING", "EXPIRED", "EXPIRING", "UPDATING"
|
|
@@ -244,6 +253,7 @@ NodegroupIssueCodeType = Literal[
|
|
|
244
253
|
NodegroupStatusType = Literal[
|
|
245
254
|
"ACTIVE", "CREATE_FAILED", "CREATING", "DEGRADED", "DELETE_FAILED", "DELETING", "UPDATING"
|
|
246
255
|
]
|
|
256
|
+
NodegroupUpdateStrategiesType = Literal["DEFAULT", "MINIMAL"]
|
|
247
257
|
ResolveConflictsType = Literal["NONE", "OVERWRITE", "PRESERVE"]
|
|
248
258
|
SupportTypeType = Literal["EXTENDED", "STANDARD"]
|
|
249
259
|
TaintEffectType = Literal["NO_EXECUTE", "NO_SCHEDULE", "PREFER_NO_SCHEDULE"]
|
|
@@ -272,6 +282,7 @@ UpdateParamTypeType = Literal[
|
|
|
272
282
|
"PodIdentityAssociations",
|
|
273
283
|
"PublicAccessCidrs",
|
|
274
284
|
"ReleaseVersion",
|
|
285
|
+
"RemoteNetworkConfig",
|
|
275
286
|
"ResolveConflicts",
|
|
276
287
|
"SecurityGroups",
|
|
277
288
|
"ServiceAccountRoleArn",
|
|
@@ -279,6 +290,7 @@ UpdateParamTypeType = Literal[
|
|
|
279
290
|
"Subnets",
|
|
280
291
|
"TaintsToAdd",
|
|
281
292
|
"TaintsToRemove",
|
|
293
|
+
"UpdateStrategy",
|
|
282
294
|
"UpgradePolicy",
|
|
283
295
|
"Version",
|
|
284
296
|
"ZonalShiftConfig",
|
|
@@ -294,11 +306,13 @@ UpdateTypeType = Literal[
|
|
|
294
306
|
"DisassociateIdentityProviderConfig",
|
|
295
307
|
"EndpointAccessUpdate",
|
|
296
308
|
"LoggingUpdate",
|
|
309
|
+
"RemoteNetworkConfigUpdate",
|
|
297
310
|
"UpgradePolicyUpdate",
|
|
298
311
|
"VersionUpdate",
|
|
299
312
|
"VpcConfigUpdate",
|
|
300
313
|
"ZonalShiftConfigUpdate",
|
|
301
314
|
]
|
|
315
|
+
VersionStatusType = Literal["EXTENDED_SUPPORT", "STANDARD_SUPPORT", "UNSUPPORTED"]
|
|
302
316
|
EKSServiceName = Literal["eks"]
|
|
303
317
|
ServiceName = Literal[
|
|
304
318
|
"accessanalyzer",
|
|
@@ -433,7 +447,6 @@ ServiceName = Literal[
|
|
|
433
447
|
"efs",
|
|
434
448
|
"eks",
|
|
435
449
|
"eks-auth",
|
|
436
|
-
"elastic-inference",
|
|
437
450
|
"elasticache",
|
|
438
451
|
"elasticbeanstalk",
|
|
439
452
|
"elastictranscoder",
|
|
@@ -457,6 +470,7 @@ ServiceName = Literal[
|
|
|
457
470
|
"freetier",
|
|
458
471
|
"fsx",
|
|
459
472
|
"gamelift",
|
|
473
|
+
"gameliftstreams",
|
|
460
474
|
"geo-maps",
|
|
461
475
|
"geo-places",
|
|
462
476
|
"geo-routes",
|
|
@@ -482,8 +496,7 @@ ServiceName = Literal[
|
|
|
482
496
|
"iot",
|
|
483
497
|
"iot-data",
|
|
484
498
|
"iot-jobs-data",
|
|
485
|
-
"
|
|
486
|
-
"iot1click-projects",
|
|
499
|
+
"iot-managed-integrations",
|
|
487
500
|
"iotanalytics",
|
|
488
501
|
"iotdeviceadvisor",
|
|
489
502
|
"iotevents",
|
|
@@ -721,6 +734,7 @@ ResourceServiceName = Literal[
|
|
|
721
734
|
]
|
|
722
735
|
PaginatorName = Literal[
|
|
723
736
|
"describe_addon_versions",
|
|
737
|
+
"describe_cluster_versions",
|
|
724
738
|
"list_access_entries",
|
|
725
739
|
"list_access_policies",
|
|
726
740
|
"list_addons",
|
|
@@ -757,6 +771,7 @@ RegionName = Literal[
|
|
|
757
771
|
"ap-southeast-3",
|
|
758
772
|
"ap-southeast-4",
|
|
759
773
|
"ap-southeast-5",
|
|
774
|
+
"ap-southeast-7",
|
|
760
775
|
"ca-central-1",
|
|
761
776
|
"ca-west-1",
|
|
762
777
|
"eu-central-1",
|
|
@@ -770,6 +785,7 @@ RegionName = Literal[
|
|
|
770
785
|
"il-central-1",
|
|
771
786
|
"me-central-1",
|
|
772
787
|
"me-south-1",
|
|
788
|
+
"mx-central-1",
|
|
773
789
|
"sa-east-1",
|
|
774
790
|
"us-east-1",
|
|
775
791
|
"us-east-2",
|
mypy_boto3_eks/paginator.py
CHANGED
|
@@ -3,6 +3,8 @@ Type annotations for eks service client paginators.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
@@ -11,6 +13,7 @@ Usage::
|
|
|
11
13
|
from mypy_boto3_eks.client import EKSClient
|
|
12
14
|
from mypy_boto3_eks.paginator import (
|
|
13
15
|
DescribeAddonVersionsPaginator,
|
|
16
|
+
DescribeClusterVersionsPaginator,
|
|
14
17
|
ListAccessEntriesPaginator,
|
|
15
18
|
ListAccessPoliciesPaginator,
|
|
16
19
|
ListAddonsPaginator,
|
|
@@ -29,6 +32,7 @@ Usage::
|
|
|
29
32
|
client: EKSClient = session.client("eks")
|
|
30
33
|
|
|
31
34
|
describe_addon_versions_paginator: DescribeAddonVersionsPaginator = client.get_paginator("describe_addon_versions")
|
|
35
|
+
describe_cluster_versions_paginator: DescribeClusterVersionsPaginator = client.get_paginator("describe_cluster_versions")
|
|
32
36
|
list_access_entries_paginator: ListAccessEntriesPaginator = client.get_paginator("list_access_entries")
|
|
33
37
|
list_access_policies_paginator: ListAccessPoliciesPaginator = client.get_paginator("list_access_policies")
|
|
34
38
|
list_addons_paginator: ListAddonsPaginator = client.get_paginator("list_addons")
|
|
@@ -42,8 +46,6 @@ Usage::
|
|
|
42
46
|
list_pod_identity_associations_paginator: ListPodIdentityAssociationsPaginator = client.get_paginator("list_pod_identity_associations")
|
|
43
47
|
list_updates_paginator: ListUpdatesPaginator = client.get_paginator("list_updates")
|
|
44
48
|
```
|
|
45
|
-
|
|
46
|
-
Copyright 2024 Vlad Emelianov
|
|
47
49
|
"""
|
|
48
50
|
|
|
49
51
|
from __future__ import annotations
|
|
@@ -56,6 +58,8 @@ from botocore.paginate import PageIterator, Paginator
|
|
|
56
58
|
from .type_defs import (
|
|
57
59
|
DescribeAddonVersionsRequestPaginateTypeDef,
|
|
58
60
|
DescribeAddonVersionsResponseTypeDef,
|
|
61
|
+
DescribeClusterVersionsRequestPaginateTypeDef,
|
|
62
|
+
DescribeClusterVersionsResponseTypeDef,
|
|
59
63
|
ListAccessEntriesRequestPaginateTypeDef,
|
|
60
64
|
ListAccessEntriesResponseTypeDef,
|
|
61
65
|
ListAccessPoliciesRequestPaginateTypeDef,
|
|
@@ -90,6 +94,7 @@ else:
|
|
|
90
94
|
|
|
91
95
|
__all__ = (
|
|
92
96
|
"DescribeAddonVersionsPaginator",
|
|
97
|
+
"DescribeClusterVersionsPaginator",
|
|
93
98
|
"ListAccessEntriesPaginator",
|
|
94
99
|
"ListAccessPoliciesPaginator",
|
|
95
100
|
"ListAddonsPaginator",
|
|
@@ -126,6 +131,27 @@ class DescribeAddonVersionsPaginator(_DescribeAddonVersionsPaginatorBase):
|
|
|
126
131
|
"""
|
|
127
132
|
|
|
128
133
|
|
|
134
|
+
if TYPE_CHECKING:
|
|
135
|
+
_DescribeClusterVersionsPaginatorBase = Paginator[DescribeClusterVersionsResponseTypeDef]
|
|
136
|
+
else:
|
|
137
|
+
_DescribeClusterVersionsPaginatorBase = Paginator # type: ignore[assignment]
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
class DescribeClusterVersionsPaginator(_DescribeClusterVersionsPaginatorBase):
|
|
141
|
+
"""
|
|
142
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/DescribeClusterVersions.html#EKS.Paginator.DescribeClusterVersions)
|
|
143
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#describeclusterversionspaginator)
|
|
144
|
+
"""
|
|
145
|
+
|
|
146
|
+
def paginate( # type: ignore[override]
|
|
147
|
+
self, **kwargs: Unpack[DescribeClusterVersionsRequestPaginateTypeDef]
|
|
148
|
+
) -> PageIterator[DescribeClusterVersionsResponseTypeDef]:
|
|
149
|
+
"""
|
|
150
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/DescribeClusterVersions.html#EKS.Paginator.DescribeClusterVersions.paginate)
|
|
151
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#describeclusterversionspaginator)
|
|
152
|
+
"""
|
|
153
|
+
|
|
154
|
+
|
|
129
155
|
if TYPE_CHECKING:
|
|
130
156
|
_ListAccessEntriesPaginatorBase = Paginator[ListAccessEntriesResponseTypeDef]
|
|
131
157
|
else:
|
mypy_boto3_eks/paginator.pyi
CHANGED
|
@@ -3,6 +3,8 @@ Type annotations for eks service client paginators.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
@@ -11,6 +13,7 @@ Usage::
|
|
|
11
13
|
from mypy_boto3_eks.client import EKSClient
|
|
12
14
|
from mypy_boto3_eks.paginator import (
|
|
13
15
|
DescribeAddonVersionsPaginator,
|
|
16
|
+
DescribeClusterVersionsPaginator,
|
|
14
17
|
ListAccessEntriesPaginator,
|
|
15
18
|
ListAccessPoliciesPaginator,
|
|
16
19
|
ListAddonsPaginator,
|
|
@@ -29,6 +32,7 @@ Usage::
|
|
|
29
32
|
client: EKSClient = session.client("eks")
|
|
30
33
|
|
|
31
34
|
describe_addon_versions_paginator: DescribeAddonVersionsPaginator = client.get_paginator("describe_addon_versions")
|
|
35
|
+
describe_cluster_versions_paginator: DescribeClusterVersionsPaginator = client.get_paginator("describe_cluster_versions")
|
|
32
36
|
list_access_entries_paginator: ListAccessEntriesPaginator = client.get_paginator("list_access_entries")
|
|
33
37
|
list_access_policies_paginator: ListAccessPoliciesPaginator = client.get_paginator("list_access_policies")
|
|
34
38
|
list_addons_paginator: ListAddonsPaginator = client.get_paginator("list_addons")
|
|
@@ -42,8 +46,6 @@ Usage::
|
|
|
42
46
|
list_pod_identity_associations_paginator: ListPodIdentityAssociationsPaginator = client.get_paginator("list_pod_identity_associations")
|
|
43
47
|
list_updates_paginator: ListUpdatesPaginator = client.get_paginator("list_updates")
|
|
44
48
|
```
|
|
45
|
-
|
|
46
|
-
Copyright 2024 Vlad Emelianov
|
|
47
49
|
"""
|
|
48
50
|
|
|
49
51
|
from __future__ import annotations
|
|
@@ -56,6 +58,8 @@ from botocore.paginate import PageIterator, Paginator
|
|
|
56
58
|
from .type_defs import (
|
|
57
59
|
DescribeAddonVersionsRequestPaginateTypeDef,
|
|
58
60
|
DescribeAddonVersionsResponseTypeDef,
|
|
61
|
+
DescribeClusterVersionsRequestPaginateTypeDef,
|
|
62
|
+
DescribeClusterVersionsResponseTypeDef,
|
|
59
63
|
ListAccessEntriesRequestPaginateTypeDef,
|
|
60
64
|
ListAccessEntriesResponseTypeDef,
|
|
61
65
|
ListAccessPoliciesRequestPaginateTypeDef,
|
|
@@ -89,6 +93,7 @@ else:
|
|
|
89
93
|
|
|
90
94
|
__all__ = (
|
|
91
95
|
"DescribeAddonVersionsPaginator",
|
|
96
|
+
"DescribeClusterVersionsPaginator",
|
|
92
97
|
"ListAccessEntriesPaginator",
|
|
93
98
|
"ListAccessPoliciesPaginator",
|
|
94
99
|
"ListAddonsPaginator",
|
|
@@ -121,6 +126,24 @@ class DescribeAddonVersionsPaginator(_DescribeAddonVersionsPaginatorBase):
|
|
|
121
126
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#describeaddonversionspaginator)
|
|
122
127
|
"""
|
|
123
128
|
|
|
129
|
+
if TYPE_CHECKING:
|
|
130
|
+
_DescribeClusterVersionsPaginatorBase = Paginator[DescribeClusterVersionsResponseTypeDef]
|
|
131
|
+
else:
|
|
132
|
+
_DescribeClusterVersionsPaginatorBase = Paginator # type: ignore[assignment]
|
|
133
|
+
|
|
134
|
+
class DescribeClusterVersionsPaginator(_DescribeClusterVersionsPaginatorBase):
|
|
135
|
+
"""
|
|
136
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/DescribeClusterVersions.html#EKS.Paginator.DescribeClusterVersions)
|
|
137
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#describeclusterversionspaginator)
|
|
138
|
+
"""
|
|
139
|
+
def paginate( # type: ignore[override]
|
|
140
|
+
self, **kwargs: Unpack[DescribeClusterVersionsRequestPaginateTypeDef]
|
|
141
|
+
) -> PageIterator[DescribeClusterVersionsResponseTypeDef]:
|
|
142
|
+
"""
|
|
143
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/DescribeClusterVersions.html#EKS.Paginator.DescribeClusterVersions.paginate)
|
|
144
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#describeclusterversionspaginator)
|
|
145
|
+
"""
|
|
146
|
+
|
|
124
147
|
if TYPE_CHECKING:
|
|
125
148
|
_ListAccessEntriesPaginatorBase = Paginator[ListAccessEntriesResponseTypeDef]
|
|
126
149
|
else:
|