mypy-boto3-eks 1.34.159__py3-none-any.whl → 1.35.45__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.
@@ -19,6 +19,7 @@ if sys.version_info >= (3, 12):
19
19
  else:
20
20
  from typing_extensions import Literal
21
21
 
22
+
22
23
  __all__ = (
23
24
  "AMITypesType",
24
25
  "AccessScopeTypeType",
@@ -77,6 +78,7 @@ __all__ = (
77
78
  "RegionName",
78
79
  )
79
80
 
81
+
80
82
  AMITypesType = Literal[
81
83
  "AL2023_ARM_64_STANDARD",
82
84
  "AL2023_x86_64_NEURON",
@@ -274,6 +276,7 @@ UpdateParamTypeType = Literal[
274
276
  "TaintsToRemove",
275
277
  "UpgradePolicy",
276
278
  "Version",
279
+ "ZonalShiftConfig",
277
280
  ]
278
281
  UpdateStatusType = Literal["Cancelled", "Failed", "InProgress", "Successful"]
279
282
  UpdateTypeType = Literal[
@@ -288,6 +291,7 @@ UpdateTypeType = Literal[
288
291
  "UpgradePolicyUpdate",
289
292
  "VersionUpdate",
290
293
  "VpcConfigUpdate",
294
+ "ZonalShiftConfigUpdate",
291
295
  ]
292
296
  EKSServiceName = Literal["eks"]
293
297
  ServiceName = Literal[
@@ -367,7 +371,6 @@ ServiceName = Literal[
367
371
  "codeguru-security",
368
372
  "codeguruprofiler",
369
373
  "codepipeline",
370
- "codestar",
371
374
  "codestar-connections",
372
375
  "codestar-notifications",
373
376
  "cognito-identity",
@@ -405,6 +408,7 @@ ServiceName = Literal[
405
408
  "docdb-elastic",
406
409
  "drs",
407
410
  "ds",
411
+ "ds-data",
408
412
  "dynamodb",
409
413
  "dynamodbstreams",
410
414
  "ebs",
@@ -517,6 +521,7 @@ ServiceName = Literal[
517
521
  "marketplace-catalog",
518
522
  "marketplace-deployment",
519
523
  "marketplace-entitlement",
524
+ "marketplace-reporting",
520
525
  "marketplacecommerceanalytics",
521
526
  "mediaconnect",
522
527
  "mediaconvert",
@@ -560,6 +565,7 @@ ServiceName = Literal[
560
565
  "payment-cryptography-data",
561
566
  "pca-connector-ad",
562
567
  "pca-connector-scep",
568
+ "pcs",
563
569
  "personalize",
564
570
  "personalize-events",
565
571
  "personalize-runtime",
@@ -634,6 +640,7 @@ ServiceName = Literal[
634
640
  "snow-device-management",
635
641
  "snowball",
636
642
  "sns",
643
+ "socialmessaging",
637
644
  "sqs",
638
645
  "ssm",
639
646
  "ssm-contacts",
@@ -670,7 +677,6 @@ ServiceName = Literal[
670
677
  "wellarchitected",
671
678
  "wisdom",
672
679
  "workdocs",
673
- "worklink",
674
680
  "workmail",
675
681
  "workmailmessageflow",
676
682
  "workspaces",
@@ -727,6 +733,7 @@ RegionName = Literal[
727
733
  "ap-southeast-2",
728
734
  "ap-southeast-3",
729
735
  "ap-southeast-4",
736
+ "ap-southeast-5",
730
737
  "ca-central-1",
731
738
  "ca-west-1",
732
739
  "eu-central-1",
@@ -274,6 +274,7 @@ UpdateParamTypeType = Literal[
274
274
  "TaintsToRemove",
275
275
  "UpgradePolicy",
276
276
  "Version",
277
+ "ZonalShiftConfig",
277
278
  ]
278
279
  UpdateStatusType = Literal["Cancelled", "Failed", "InProgress", "Successful"]
279
280
  UpdateTypeType = Literal[
@@ -288,6 +289,7 @@ UpdateTypeType = Literal[
288
289
  "UpgradePolicyUpdate",
289
290
  "VersionUpdate",
290
291
  "VpcConfigUpdate",
292
+ "ZonalShiftConfigUpdate",
291
293
  ]
292
294
  EKSServiceName = Literal["eks"]
293
295
  ServiceName = Literal[
@@ -367,7 +369,6 @@ ServiceName = Literal[
367
369
  "codeguru-security",
368
370
  "codeguruprofiler",
369
371
  "codepipeline",
370
- "codestar",
371
372
  "codestar-connections",
372
373
  "codestar-notifications",
373
374
  "cognito-identity",
@@ -405,6 +406,7 @@ ServiceName = Literal[
405
406
  "docdb-elastic",
406
407
  "drs",
407
408
  "ds",
409
+ "ds-data",
408
410
  "dynamodb",
409
411
  "dynamodbstreams",
410
412
  "ebs",
@@ -517,6 +519,7 @@ ServiceName = Literal[
517
519
  "marketplace-catalog",
518
520
  "marketplace-deployment",
519
521
  "marketplace-entitlement",
522
+ "marketplace-reporting",
520
523
  "marketplacecommerceanalytics",
521
524
  "mediaconnect",
522
525
  "mediaconvert",
@@ -560,6 +563,7 @@ ServiceName = Literal[
560
563
  "payment-cryptography-data",
561
564
  "pca-connector-ad",
562
565
  "pca-connector-scep",
566
+ "pcs",
563
567
  "personalize",
564
568
  "personalize-events",
565
569
  "personalize-runtime",
@@ -634,6 +638,7 @@ ServiceName = Literal[
634
638
  "snow-device-management",
635
639
  "snowball",
636
640
  "sns",
641
+ "socialmessaging",
637
642
  "sqs",
638
643
  "ssm",
639
644
  "ssm-contacts",
@@ -670,7 +675,6 @@ ServiceName = Literal[
670
675
  "wellarchitected",
671
676
  "wisdom",
672
677
  "workdocs",
673
- "worklink",
674
678
  "workmail",
675
679
  "workmailmessageflow",
676
680
  "workspaces",
@@ -727,6 +731,7 @@ RegionName = Literal[
727
731
  "ap-southeast-2",
728
732
  "ap-southeast-3",
729
733
  "ap-southeast-4",
734
+ "ap-southeast-5",
730
735
  "ca-central-1",
731
736
  "ca-west-1",
732
737
  "eu-central-1",
@@ -44,29 +44,46 @@ Usage::
44
44
  ```
45
45
  """
46
46
 
47
- from typing import Generic, Iterator, Sequence, TypeVar
47
+ import sys
48
+ from typing import Generic, Iterator, TypeVar
48
49
 
49
50
  from botocore.paginate import PageIterator, Paginator
50
51
 
51
- from .literals import EksAnywhereSubscriptionStatusType
52
52
  from .type_defs import (
53
+ DescribeAddonVersionsRequestDescribeAddonVersionsPaginateTypeDef,
53
54
  DescribeAddonVersionsResponseTypeDef,
54
- InsightsFilterTypeDef,
55
+ ListAccessEntriesRequestListAccessEntriesPaginateTypeDef,
55
56
  ListAccessEntriesResponseTypeDef,
57
+ ListAccessPoliciesRequestListAccessPoliciesPaginateTypeDef,
56
58
  ListAccessPoliciesResponseTypeDef,
59
+ ListAddonsRequestListAddonsPaginateTypeDef,
57
60
  ListAddonsResponseTypeDef,
61
+ ListAssociatedAccessPoliciesRequestListAssociatedAccessPoliciesPaginateTypeDef,
58
62
  ListAssociatedAccessPoliciesResponseTypeDef,
63
+ ListClustersRequestListClustersPaginateTypeDef,
59
64
  ListClustersResponseTypeDef,
65
+ ListEksAnywhereSubscriptionsRequestListEksAnywhereSubscriptionsPaginateTypeDef,
60
66
  ListEksAnywhereSubscriptionsResponseTypeDef,
67
+ ListFargateProfilesRequestListFargateProfilesPaginateTypeDef,
61
68
  ListFargateProfilesResponseTypeDef,
69
+ ListIdentityProviderConfigsRequestListIdentityProviderConfigsPaginateTypeDef,
62
70
  ListIdentityProviderConfigsResponseTypeDef,
71
+ ListInsightsRequestListInsightsPaginateTypeDef,
63
72
  ListInsightsResponseTypeDef,
73
+ ListNodegroupsRequestListNodegroupsPaginateTypeDef,
64
74
  ListNodegroupsResponseTypeDef,
75
+ ListPodIdentityAssociationsRequestListPodIdentityAssociationsPaginateTypeDef,
65
76
  ListPodIdentityAssociationsResponseTypeDef,
77
+ ListUpdatesRequestListUpdatesPaginateTypeDef,
66
78
  ListUpdatesResponseTypeDef,
67
- PaginatorConfigTypeDef,
68
79
  )
69
80
 
81
+ if sys.version_info >= (3, 12):
82
+ from typing import Unpack
83
+ else:
84
+ from typing_extensions import Unpack
85
+
86
+
70
87
  __all__ = (
71
88
  "DescribeAddonVersionsPaginator",
72
89
  "ListAccessEntriesPaginator",
@@ -83,6 +100,7 @@ __all__ = (
83
100
  "ListUpdatesPaginator",
84
101
  )
85
102
 
103
+
86
104
  _ItemTypeDef = TypeVar("_ItemTypeDef")
87
105
 
88
106
 
@@ -100,14 +118,7 @@ class DescribeAddonVersionsPaginator(Paginator):
100
118
  """
101
119
 
102
120
  def paginate(
103
- self,
104
- *,
105
- kubernetesVersion: str = ...,
106
- addonName: str = ...,
107
- types: Sequence[str] = ...,
108
- publishers: Sequence[str] = ...,
109
- owners: Sequence[str] = ...,
110
- PaginationConfig: PaginatorConfigTypeDef = ...,
121
+ self, **kwargs: Unpack[DescribeAddonVersionsRequestDescribeAddonVersionsPaginateTypeDef]
111
122
  ) -> _PageIterator[DescribeAddonVersionsResponseTypeDef]:
112
123
  """
113
124
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.DescribeAddonVersions.paginate)
@@ -122,11 +133,7 @@ class ListAccessEntriesPaginator(Paginator):
122
133
  """
123
134
 
124
135
  def paginate(
125
- self,
126
- *,
127
- clusterName: str,
128
- associatedPolicyArn: str = ...,
129
- PaginationConfig: PaginatorConfigTypeDef = ...,
136
+ self, **kwargs: Unpack[ListAccessEntriesRequestListAccessEntriesPaginateTypeDef]
130
137
  ) -> _PageIterator[ListAccessEntriesResponseTypeDef]:
131
138
  """
132
139
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessEntries.paginate)
@@ -141,7 +148,7 @@ class ListAccessPoliciesPaginator(Paginator):
141
148
  """
142
149
 
143
150
  def paginate(
144
- self, *, PaginationConfig: PaginatorConfigTypeDef = ...
151
+ self, **kwargs: Unpack[ListAccessPoliciesRequestListAccessPoliciesPaginateTypeDef]
145
152
  ) -> _PageIterator[ListAccessPoliciesResponseTypeDef]:
146
153
  """
147
154
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessPolicies.paginate)
@@ -156,7 +163,7 @@ class ListAddonsPaginator(Paginator):
156
163
  """
157
164
 
158
165
  def paginate(
159
- self, *, clusterName: str, PaginationConfig: PaginatorConfigTypeDef = ...
166
+ self, **kwargs: Unpack[ListAddonsRequestListAddonsPaginateTypeDef]
160
167
  ) -> _PageIterator[ListAddonsResponseTypeDef]:
161
168
  """
162
169
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAddons.paginate)
@@ -171,7 +178,10 @@ class ListAssociatedAccessPoliciesPaginator(Paginator):
171
178
  """
172
179
 
173
180
  def paginate(
174
- self, *, clusterName: str, principalArn: str, PaginationConfig: PaginatorConfigTypeDef = ...
181
+ self,
182
+ **kwargs: Unpack[
183
+ ListAssociatedAccessPoliciesRequestListAssociatedAccessPoliciesPaginateTypeDef
184
+ ],
175
185
  ) -> _PageIterator[ListAssociatedAccessPoliciesResponseTypeDef]:
176
186
  """
177
187
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAssociatedAccessPolicies.paginate)
@@ -186,7 +196,7 @@ class ListClustersPaginator(Paginator):
186
196
  """
187
197
 
188
198
  def paginate(
189
- self, *, include: Sequence[str] = ..., PaginationConfig: PaginatorConfigTypeDef = ...
199
+ self, **kwargs: Unpack[ListClustersRequestListClustersPaginateTypeDef]
190
200
  ) -> _PageIterator[ListClustersResponseTypeDef]:
191
201
  """
192
202
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListClusters.paginate)
@@ -202,9 +212,9 @@ class ListEksAnywhereSubscriptionsPaginator(Paginator):
202
212
 
203
213
  def paginate(
204
214
  self,
205
- *,
206
- includeStatus: Sequence[EksAnywhereSubscriptionStatusType] = ...,
207
- PaginationConfig: PaginatorConfigTypeDef = ...,
215
+ **kwargs: Unpack[
216
+ ListEksAnywhereSubscriptionsRequestListEksAnywhereSubscriptionsPaginateTypeDef
217
+ ],
208
218
  ) -> _PageIterator[ListEksAnywhereSubscriptionsResponseTypeDef]:
209
219
  """
210
220
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListEksAnywhereSubscriptions.paginate)
@@ -219,7 +229,7 @@ class ListFargateProfilesPaginator(Paginator):
219
229
  """
220
230
 
221
231
  def paginate(
222
- self, *, clusterName: str, PaginationConfig: PaginatorConfigTypeDef = ...
232
+ self, **kwargs: Unpack[ListFargateProfilesRequestListFargateProfilesPaginateTypeDef]
223
233
  ) -> _PageIterator[ListFargateProfilesResponseTypeDef]:
224
234
  """
225
235
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListFargateProfiles.paginate)
@@ -234,7 +244,10 @@ class ListIdentityProviderConfigsPaginator(Paginator):
234
244
  """
235
245
 
236
246
  def paginate(
237
- self, *, clusterName: str, PaginationConfig: PaginatorConfigTypeDef = ...
247
+ self,
248
+ **kwargs: Unpack[
249
+ ListIdentityProviderConfigsRequestListIdentityProviderConfigsPaginateTypeDef
250
+ ],
238
251
  ) -> _PageIterator[ListIdentityProviderConfigsResponseTypeDef]:
239
252
  """
240
253
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListIdentityProviderConfigs.paginate)
@@ -249,11 +262,7 @@ class ListInsightsPaginator(Paginator):
249
262
  """
250
263
 
251
264
  def paginate(
252
- self,
253
- *,
254
- clusterName: str,
255
- filter: InsightsFilterTypeDef = ...,
256
- PaginationConfig: PaginatorConfigTypeDef = ...,
265
+ self, **kwargs: Unpack[ListInsightsRequestListInsightsPaginateTypeDef]
257
266
  ) -> _PageIterator[ListInsightsResponseTypeDef]:
258
267
  """
259
268
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListInsights.paginate)
@@ -268,7 +277,7 @@ class ListNodegroupsPaginator(Paginator):
268
277
  """
269
278
 
270
279
  def paginate(
271
- self, *, clusterName: str, PaginationConfig: PaginatorConfigTypeDef = ...
280
+ self, **kwargs: Unpack[ListNodegroupsRequestListNodegroupsPaginateTypeDef]
272
281
  ) -> _PageIterator[ListNodegroupsResponseTypeDef]:
273
282
  """
274
283
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListNodegroups.paginate)
@@ -284,11 +293,9 @@ class ListPodIdentityAssociationsPaginator(Paginator):
284
293
 
285
294
  def paginate(
286
295
  self,
287
- *,
288
- clusterName: str,
289
- namespace: str = ...,
290
- serviceAccount: str = ...,
291
- PaginationConfig: PaginatorConfigTypeDef = ...,
296
+ **kwargs: Unpack[
297
+ ListPodIdentityAssociationsRequestListPodIdentityAssociationsPaginateTypeDef
298
+ ],
292
299
  ) -> _PageIterator[ListPodIdentityAssociationsResponseTypeDef]:
293
300
  """
294
301
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListPodIdentityAssociations.paginate)
@@ -303,12 +310,7 @@ class ListUpdatesPaginator(Paginator):
303
310
  """
304
311
 
305
312
  def paginate(
306
- self,
307
- *,
308
- name: str,
309
- nodegroupName: str = ...,
310
- addonName: str = ...,
311
- PaginationConfig: PaginatorConfigTypeDef = ...,
313
+ self, **kwargs: Unpack[ListUpdatesRequestListUpdatesPaginateTypeDef]
312
314
  ) -> _PageIterator[ListUpdatesResponseTypeDef]:
313
315
  """
314
316
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListUpdates.paginate)
@@ -44,29 +44,45 @@ Usage::
44
44
  ```
45
45
  """
46
46
 
47
- from typing import Generic, Iterator, Sequence, TypeVar
47
+ import sys
48
+ from typing import Generic, Iterator, TypeVar
48
49
 
49
50
  from botocore.paginate import PageIterator, Paginator
50
51
 
51
- from .literals import EksAnywhereSubscriptionStatusType
52
52
  from .type_defs import (
53
+ DescribeAddonVersionsRequestDescribeAddonVersionsPaginateTypeDef,
53
54
  DescribeAddonVersionsResponseTypeDef,
54
- InsightsFilterTypeDef,
55
+ ListAccessEntriesRequestListAccessEntriesPaginateTypeDef,
55
56
  ListAccessEntriesResponseTypeDef,
57
+ ListAccessPoliciesRequestListAccessPoliciesPaginateTypeDef,
56
58
  ListAccessPoliciesResponseTypeDef,
59
+ ListAddonsRequestListAddonsPaginateTypeDef,
57
60
  ListAddonsResponseTypeDef,
61
+ ListAssociatedAccessPoliciesRequestListAssociatedAccessPoliciesPaginateTypeDef,
58
62
  ListAssociatedAccessPoliciesResponseTypeDef,
63
+ ListClustersRequestListClustersPaginateTypeDef,
59
64
  ListClustersResponseTypeDef,
65
+ ListEksAnywhereSubscriptionsRequestListEksAnywhereSubscriptionsPaginateTypeDef,
60
66
  ListEksAnywhereSubscriptionsResponseTypeDef,
67
+ ListFargateProfilesRequestListFargateProfilesPaginateTypeDef,
61
68
  ListFargateProfilesResponseTypeDef,
69
+ ListIdentityProviderConfigsRequestListIdentityProviderConfigsPaginateTypeDef,
62
70
  ListIdentityProviderConfigsResponseTypeDef,
71
+ ListInsightsRequestListInsightsPaginateTypeDef,
63
72
  ListInsightsResponseTypeDef,
73
+ ListNodegroupsRequestListNodegroupsPaginateTypeDef,
64
74
  ListNodegroupsResponseTypeDef,
75
+ ListPodIdentityAssociationsRequestListPodIdentityAssociationsPaginateTypeDef,
65
76
  ListPodIdentityAssociationsResponseTypeDef,
77
+ ListUpdatesRequestListUpdatesPaginateTypeDef,
66
78
  ListUpdatesResponseTypeDef,
67
- PaginatorConfigTypeDef,
68
79
  )
69
80
 
81
+ if sys.version_info >= (3, 12):
82
+ from typing import Unpack
83
+ else:
84
+ from typing_extensions import Unpack
85
+
70
86
  __all__ = (
71
87
  "DescribeAddonVersionsPaginator",
72
88
  "ListAccessEntriesPaginator",
@@ -96,16 +112,8 @@ class DescribeAddonVersionsPaginator(Paginator):
96
112
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.DescribeAddonVersions)
97
113
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#describeaddonversionspaginator)
98
114
  """
99
-
100
115
  def paginate(
101
- self,
102
- *,
103
- kubernetesVersion: str = ...,
104
- addonName: str = ...,
105
- types: Sequence[str] = ...,
106
- publishers: Sequence[str] = ...,
107
- owners: Sequence[str] = ...,
108
- PaginationConfig: PaginatorConfigTypeDef = ...,
116
+ self, **kwargs: Unpack[DescribeAddonVersionsRequestDescribeAddonVersionsPaginateTypeDef]
109
117
  ) -> _PageIterator[DescribeAddonVersionsResponseTypeDef]:
110
118
  """
111
119
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.DescribeAddonVersions.paginate)
@@ -117,13 +125,8 @@ class ListAccessEntriesPaginator(Paginator):
117
125
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessEntries)
118
126
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaccessentriespaginator)
119
127
  """
120
-
121
128
  def paginate(
122
- self,
123
- *,
124
- clusterName: str,
125
- associatedPolicyArn: str = ...,
126
- PaginationConfig: PaginatorConfigTypeDef = ...,
129
+ self, **kwargs: Unpack[ListAccessEntriesRequestListAccessEntriesPaginateTypeDef]
127
130
  ) -> _PageIterator[ListAccessEntriesResponseTypeDef]:
128
131
  """
129
132
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessEntries.paginate)
@@ -135,9 +138,8 @@ class ListAccessPoliciesPaginator(Paginator):
135
138
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessPolicies)
136
139
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaccesspoliciespaginator)
137
140
  """
138
-
139
141
  def paginate(
140
- self, *, PaginationConfig: PaginatorConfigTypeDef = ...
142
+ self, **kwargs: Unpack[ListAccessPoliciesRequestListAccessPoliciesPaginateTypeDef]
141
143
  ) -> _PageIterator[ListAccessPoliciesResponseTypeDef]:
142
144
  """
143
145
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessPolicies.paginate)
@@ -149,9 +151,8 @@ class ListAddonsPaginator(Paginator):
149
151
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAddons)
150
152
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaddonspaginator)
151
153
  """
152
-
153
154
  def paginate(
154
- self, *, clusterName: str, PaginationConfig: PaginatorConfigTypeDef = ...
155
+ self, **kwargs: Unpack[ListAddonsRequestListAddonsPaginateTypeDef]
155
156
  ) -> _PageIterator[ListAddonsResponseTypeDef]:
156
157
  """
157
158
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAddons.paginate)
@@ -163,9 +164,11 @@ class ListAssociatedAccessPoliciesPaginator(Paginator):
163
164
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAssociatedAccessPolicies)
164
165
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listassociatedaccesspoliciespaginator)
165
166
  """
166
-
167
167
  def paginate(
168
- self, *, clusterName: str, principalArn: str, PaginationConfig: PaginatorConfigTypeDef = ...
168
+ self,
169
+ **kwargs: Unpack[
170
+ ListAssociatedAccessPoliciesRequestListAssociatedAccessPoliciesPaginateTypeDef
171
+ ],
169
172
  ) -> _PageIterator[ListAssociatedAccessPoliciesResponseTypeDef]:
170
173
  """
171
174
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAssociatedAccessPolicies.paginate)
@@ -177,9 +180,8 @@ class ListClustersPaginator(Paginator):
177
180
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListClusters)
178
181
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listclusterspaginator)
179
182
  """
180
-
181
183
  def paginate(
182
- self, *, include: Sequence[str] = ..., PaginationConfig: PaginatorConfigTypeDef = ...
184
+ self, **kwargs: Unpack[ListClustersRequestListClustersPaginateTypeDef]
183
185
  ) -> _PageIterator[ListClustersResponseTypeDef]:
184
186
  """
185
187
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListClusters.paginate)
@@ -191,12 +193,11 @@ class ListEksAnywhereSubscriptionsPaginator(Paginator):
191
193
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListEksAnywhereSubscriptions)
192
194
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listeksanywheresubscriptionspaginator)
193
195
  """
194
-
195
196
  def paginate(
196
197
  self,
197
- *,
198
- includeStatus: Sequence[EksAnywhereSubscriptionStatusType] = ...,
199
- PaginationConfig: PaginatorConfigTypeDef = ...,
198
+ **kwargs: Unpack[
199
+ ListEksAnywhereSubscriptionsRequestListEksAnywhereSubscriptionsPaginateTypeDef
200
+ ],
200
201
  ) -> _PageIterator[ListEksAnywhereSubscriptionsResponseTypeDef]:
201
202
  """
202
203
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListEksAnywhereSubscriptions.paginate)
@@ -208,9 +209,8 @@ class ListFargateProfilesPaginator(Paginator):
208
209
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListFargateProfiles)
209
210
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listfargateprofilespaginator)
210
211
  """
211
-
212
212
  def paginate(
213
- self, *, clusterName: str, PaginationConfig: PaginatorConfigTypeDef = ...
213
+ self, **kwargs: Unpack[ListFargateProfilesRequestListFargateProfilesPaginateTypeDef]
214
214
  ) -> _PageIterator[ListFargateProfilesResponseTypeDef]:
215
215
  """
216
216
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListFargateProfiles.paginate)
@@ -222,9 +222,11 @@ class ListIdentityProviderConfigsPaginator(Paginator):
222
222
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListIdentityProviderConfigs)
223
223
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listidentityproviderconfigspaginator)
224
224
  """
225
-
226
225
  def paginate(
227
- self, *, clusterName: str, PaginationConfig: PaginatorConfigTypeDef = ...
226
+ self,
227
+ **kwargs: Unpack[
228
+ ListIdentityProviderConfigsRequestListIdentityProviderConfigsPaginateTypeDef
229
+ ],
228
230
  ) -> _PageIterator[ListIdentityProviderConfigsResponseTypeDef]:
229
231
  """
230
232
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListIdentityProviderConfigs.paginate)
@@ -236,13 +238,8 @@ class ListInsightsPaginator(Paginator):
236
238
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListInsights)
237
239
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listinsightspaginator)
238
240
  """
239
-
240
241
  def paginate(
241
- self,
242
- *,
243
- clusterName: str,
244
- filter: InsightsFilterTypeDef = ...,
245
- PaginationConfig: PaginatorConfigTypeDef = ...,
242
+ self, **kwargs: Unpack[ListInsightsRequestListInsightsPaginateTypeDef]
246
243
  ) -> _PageIterator[ListInsightsResponseTypeDef]:
247
244
  """
248
245
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListInsights.paginate)
@@ -254,9 +251,8 @@ class ListNodegroupsPaginator(Paginator):
254
251
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListNodegroups)
255
252
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listnodegroupspaginator)
256
253
  """
257
-
258
254
  def paginate(
259
- self, *, clusterName: str, PaginationConfig: PaginatorConfigTypeDef = ...
255
+ self, **kwargs: Unpack[ListNodegroupsRequestListNodegroupsPaginateTypeDef]
260
256
  ) -> _PageIterator[ListNodegroupsResponseTypeDef]:
261
257
  """
262
258
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListNodegroups.paginate)
@@ -268,14 +264,11 @@ class ListPodIdentityAssociationsPaginator(Paginator):
268
264
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListPodIdentityAssociations)
269
265
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listpodidentityassociationspaginator)
270
266
  """
271
-
272
267
  def paginate(
273
268
  self,
274
- *,
275
- clusterName: str,
276
- namespace: str = ...,
277
- serviceAccount: str = ...,
278
- PaginationConfig: PaginatorConfigTypeDef = ...,
269
+ **kwargs: Unpack[
270
+ ListPodIdentityAssociationsRequestListPodIdentityAssociationsPaginateTypeDef
271
+ ],
279
272
  ) -> _PageIterator[ListPodIdentityAssociationsResponseTypeDef]:
280
273
  """
281
274
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListPodIdentityAssociations.paginate)
@@ -287,14 +280,8 @@ class ListUpdatesPaginator(Paginator):
287
280
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListUpdates)
288
281
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listupdatespaginator)
289
282
  """
290
-
291
283
  def paginate(
292
- self,
293
- *,
294
- name: str,
295
- nodegroupName: str = ...,
296
- addonName: str = ...,
297
- PaginationConfig: PaginatorConfigTypeDef = ...,
284
+ self, **kwargs: Unpack[ListUpdatesRequestListUpdatesPaginateTypeDef]
298
285
  ) -> _PageIterator[ListUpdatesResponseTypeDef]:
299
286
  """
300
287
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListUpdates.paginate)