mypy-boto3-eks 1.35.57__py3-none-any.whl → 1.35.72__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.
@@ -10,6 +10,8 @@ Usage::
10
10
 
11
11
  data: AMITypesType = "AL2023_ARM_64_STANDARD"
12
12
  ```
13
+
14
+ Copyright 2024 Vlad Emelianov
13
15
  """
14
16
 
15
17
  import sys
@@ -251,12 +253,14 @@ UpdateParamTypeType = Literal[
251
253
  "AddonVersion",
252
254
  "AuthenticationMode",
253
255
  "ClusterLogging",
256
+ "ComputeConfig",
254
257
  "ConfigurationValues",
255
258
  "DesiredSize",
256
259
  "EncryptionConfig",
257
260
  "EndpointPrivateAccess",
258
261
  "EndpointPublicAccess",
259
262
  "IdentityProviderConfig",
263
+ "KubernetesNetworkConfig",
260
264
  "LabelsToAdd",
261
265
  "LabelsToRemove",
262
266
  "LaunchTemplateName",
@@ -272,6 +276,7 @@ UpdateParamTypeType = Literal[
272
276
  "ResolveConflicts",
273
277
  "SecurityGroups",
274
278
  "ServiceAccountRoleArn",
279
+ "StorageConfig",
275
280
  "Subnets",
276
281
  "TaintsToAdd",
277
282
  "TaintsToRemove",
@@ -285,6 +290,7 @@ UpdateTypeType = Literal[
285
290
  "AddonUpdate",
286
291
  "AssociateEncryptionConfig",
287
292
  "AssociateIdentityProviderConfig",
293
+ "AutoModeUpdate",
288
294
  "ConfigUpdate",
289
295
  "DisassociateIdentityProviderConfig",
290
296
  "EndpointAccessUpdate",
@@ -332,10 +338,12 @@ ServiceName = Literal[
332
338
  "backup-gateway",
333
339
  "batch",
334
340
  "bcm-data-exports",
341
+ "bcm-pricing-calculator",
335
342
  "bedrock",
336
343
  "bedrock-agent",
337
344
  "bedrock-agent-runtime",
338
345
  "bedrock-runtime",
346
+ "billing",
339
347
  "billingconductor",
340
348
  "braket",
341
349
  "budgets",
@@ -384,6 +392,7 @@ ServiceName = Literal[
384
392
  "connect",
385
393
  "connect-contact-lens",
386
394
  "connectcampaigns",
395
+ "connectcampaignsv2",
387
396
  "connectcases",
388
397
  "connectparticipant",
389
398
  "controlcatalog",
@@ -466,6 +475,7 @@ ServiceName = Literal[
466
475
  "inspector-scan",
467
476
  "inspector2",
468
477
  "internetmonitor",
478
+ "invoicing",
469
479
  "iot",
470
480
  "iot-data",
471
481
  "iot-jobs-data",
@@ -552,9 +562,13 @@ ServiceName = Literal[
552
562
  "neptune-graph",
553
563
  "neptunedata",
554
564
  "network-firewall",
565
+ "networkflowmonitor",
555
566
  "networkmanager",
556
567
  "networkmonitor",
568
+ "notifications",
569
+ "notificationscontacts",
557
570
  "oam",
571
+ "observabilityadmin",
558
572
  "omics",
559
573
  "opensearch",
560
574
  "opensearchserverless",
@@ -564,6 +578,7 @@ ServiceName = Literal[
564
578
  "osis",
565
579
  "outposts",
566
580
  "panorama",
581
+ "partnercentral-selling",
567
582
  "payment-cryptography",
568
583
  "payment-cryptography-data",
569
584
  "pca-connector-ad",
@@ -626,6 +641,7 @@ ServiceName = Literal[
626
641
  "schemas",
627
642
  "sdb",
628
643
  "secretsmanager",
644
+ "security-ir",
629
645
  "securityhub",
630
646
  "securitylake",
631
647
  "serverlessrepo",
@@ -10,6 +10,8 @@ Usage::
10
10
 
11
11
  data: AMITypesType = "AL2023_ARM_64_STANDARD"
12
12
  ```
13
+
14
+ Copyright 2024 Vlad Emelianov
13
15
  """
14
16
 
15
17
  import sys
@@ -249,12 +251,14 @@ UpdateParamTypeType = Literal[
249
251
  "AddonVersion",
250
252
  "AuthenticationMode",
251
253
  "ClusterLogging",
254
+ "ComputeConfig",
252
255
  "ConfigurationValues",
253
256
  "DesiredSize",
254
257
  "EncryptionConfig",
255
258
  "EndpointPrivateAccess",
256
259
  "EndpointPublicAccess",
257
260
  "IdentityProviderConfig",
261
+ "KubernetesNetworkConfig",
258
262
  "LabelsToAdd",
259
263
  "LabelsToRemove",
260
264
  "LaunchTemplateName",
@@ -270,6 +274,7 @@ UpdateParamTypeType = Literal[
270
274
  "ResolveConflicts",
271
275
  "SecurityGroups",
272
276
  "ServiceAccountRoleArn",
277
+ "StorageConfig",
273
278
  "Subnets",
274
279
  "TaintsToAdd",
275
280
  "TaintsToRemove",
@@ -283,6 +288,7 @@ UpdateTypeType = Literal[
283
288
  "AddonUpdate",
284
289
  "AssociateEncryptionConfig",
285
290
  "AssociateIdentityProviderConfig",
291
+ "AutoModeUpdate",
286
292
  "ConfigUpdate",
287
293
  "DisassociateIdentityProviderConfig",
288
294
  "EndpointAccessUpdate",
@@ -330,10 +336,12 @@ ServiceName = Literal[
330
336
  "backup-gateway",
331
337
  "batch",
332
338
  "bcm-data-exports",
339
+ "bcm-pricing-calculator",
333
340
  "bedrock",
334
341
  "bedrock-agent",
335
342
  "bedrock-agent-runtime",
336
343
  "bedrock-runtime",
344
+ "billing",
337
345
  "billingconductor",
338
346
  "braket",
339
347
  "budgets",
@@ -382,6 +390,7 @@ ServiceName = Literal[
382
390
  "connect",
383
391
  "connect-contact-lens",
384
392
  "connectcampaigns",
393
+ "connectcampaignsv2",
385
394
  "connectcases",
386
395
  "connectparticipant",
387
396
  "controlcatalog",
@@ -464,6 +473,7 @@ ServiceName = Literal[
464
473
  "inspector-scan",
465
474
  "inspector2",
466
475
  "internetmonitor",
476
+ "invoicing",
467
477
  "iot",
468
478
  "iot-data",
469
479
  "iot-jobs-data",
@@ -550,9 +560,13 @@ ServiceName = Literal[
550
560
  "neptune-graph",
551
561
  "neptunedata",
552
562
  "network-firewall",
563
+ "networkflowmonitor",
553
564
  "networkmanager",
554
565
  "networkmonitor",
566
+ "notifications",
567
+ "notificationscontacts",
555
568
  "oam",
569
+ "observabilityadmin",
556
570
  "omics",
557
571
  "opensearch",
558
572
  "opensearchserverless",
@@ -562,6 +576,7 @@ ServiceName = Literal[
562
576
  "osis",
563
577
  "outposts",
564
578
  "panorama",
579
+ "partnercentral-selling",
565
580
  "payment-cryptography",
566
581
  "payment-cryptography-data",
567
582
  "pca-connector-ad",
@@ -624,6 +639,7 @@ ServiceName = Literal[
624
639
  "schemas",
625
640
  "sdb",
626
641
  "secretsmanager",
642
+ "security-ir",
627
643
  "securityhub",
628
644
  "securitylake",
629
645
  "serverlessrepo",
@@ -42,6 +42,8 @@ Usage::
42
42
  list_pod_identity_associations_paginator: ListPodIdentityAssociationsPaginator = client.get_paginator("list_pod_identity_associations")
43
43
  list_updates_paginator: ListUpdatesPaginator = client.get_paginator("list_updates")
44
44
  ```
45
+
46
+ Copyright 2024 Vlad Emelianov
45
47
  """
46
48
 
47
49
  import sys
@@ -113,7 +115,7 @@ class _PageIterator(PageIterator, Generic[_ItemTypeDef]):
113
115
 
114
116
  class DescribeAddonVersionsPaginator(Paginator):
115
117
  """
116
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.DescribeAddonVersions)
118
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/DescribeAddonVersions.html#EKS.Paginator.DescribeAddonVersions)
117
119
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#describeaddonversionspaginator)
118
120
  """
119
121
 
@@ -121,14 +123,14 @@ class DescribeAddonVersionsPaginator(Paginator):
121
123
  self, **kwargs: Unpack[DescribeAddonVersionsRequestDescribeAddonVersionsPaginateTypeDef]
122
124
  ) -> _PageIterator[DescribeAddonVersionsResponseTypeDef]:
123
125
  """
124
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.DescribeAddonVersions.paginate)
126
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/DescribeAddonVersions.html#EKS.Paginator.DescribeAddonVersions.paginate)
125
127
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#describeaddonversionspaginator)
126
128
  """
127
129
 
128
130
 
129
131
  class ListAccessEntriesPaginator(Paginator):
130
132
  """
131
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessEntries)
133
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAccessEntries.html#EKS.Paginator.ListAccessEntries)
132
134
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaccessentriespaginator)
133
135
  """
134
136
 
@@ -136,14 +138,14 @@ class ListAccessEntriesPaginator(Paginator):
136
138
  self, **kwargs: Unpack[ListAccessEntriesRequestListAccessEntriesPaginateTypeDef]
137
139
  ) -> _PageIterator[ListAccessEntriesResponseTypeDef]:
138
140
  """
139
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessEntries.paginate)
141
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAccessEntries.html#EKS.Paginator.ListAccessEntries.paginate)
140
142
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaccessentriespaginator)
141
143
  """
142
144
 
143
145
 
144
146
  class ListAccessPoliciesPaginator(Paginator):
145
147
  """
146
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessPolicies)
148
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAccessPolicies.html#EKS.Paginator.ListAccessPolicies)
147
149
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaccesspoliciespaginator)
148
150
  """
149
151
 
@@ -151,14 +153,14 @@ class ListAccessPoliciesPaginator(Paginator):
151
153
  self, **kwargs: Unpack[ListAccessPoliciesRequestListAccessPoliciesPaginateTypeDef]
152
154
  ) -> _PageIterator[ListAccessPoliciesResponseTypeDef]:
153
155
  """
154
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessPolicies.paginate)
156
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAccessPolicies.html#EKS.Paginator.ListAccessPolicies.paginate)
155
157
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaccesspoliciespaginator)
156
158
  """
157
159
 
158
160
 
159
161
  class ListAddonsPaginator(Paginator):
160
162
  """
161
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAddons)
163
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAddons.html#EKS.Paginator.ListAddons)
162
164
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaddonspaginator)
163
165
  """
164
166
 
@@ -166,14 +168,14 @@ class ListAddonsPaginator(Paginator):
166
168
  self, **kwargs: Unpack[ListAddonsRequestListAddonsPaginateTypeDef]
167
169
  ) -> _PageIterator[ListAddonsResponseTypeDef]:
168
170
  """
169
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAddons.paginate)
171
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAddons.html#EKS.Paginator.ListAddons.paginate)
170
172
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaddonspaginator)
171
173
  """
172
174
 
173
175
 
174
176
  class ListAssociatedAccessPoliciesPaginator(Paginator):
175
177
  """
176
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAssociatedAccessPolicies)
178
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAssociatedAccessPolicies.html#EKS.Paginator.ListAssociatedAccessPolicies)
177
179
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listassociatedaccesspoliciespaginator)
178
180
  """
179
181
 
@@ -184,14 +186,14 @@ class ListAssociatedAccessPoliciesPaginator(Paginator):
184
186
  ],
185
187
  ) -> _PageIterator[ListAssociatedAccessPoliciesResponseTypeDef]:
186
188
  """
187
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAssociatedAccessPolicies.paginate)
189
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAssociatedAccessPolicies.html#EKS.Paginator.ListAssociatedAccessPolicies.paginate)
188
190
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listassociatedaccesspoliciespaginator)
189
191
  """
190
192
 
191
193
 
192
194
  class ListClustersPaginator(Paginator):
193
195
  """
194
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListClusters)
196
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListClusters.html#EKS.Paginator.ListClusters)
195
197
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listclusterspaginator)
196
198
  """
197
199
 
@@ -199,14 +201,14 @@ class ListClustersPaginator(Paginator):
199
201
  self, **kwargs: Unpack[ListClustersRequestListClustersPaginateTypeDef]
200
202
  ) -> _PageIterator[ListClustersResponseTypeDef]:
201
203
  """
202
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListClusters.paginate)
204
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListClusters.html#EKS.Paginator.ListClusters.paginate)
203
205
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listclusterspaginator)
204
206
  """
205
207
 
206
208
 
207
209
  class ListEksAnywhereSubscriptionsPaginator(Paginator):
208
210
  """
209
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListEksAnywhereSubscriptions)
211
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListEksAnywhereSubscriptions.html#EKS.Paginator.ListEksAnywhereSubscriptions)
210
212
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listeksanywheresubscriptionspaginator)
211
213
  """
212
214
 
@@ -217,14 +219,14 @@ class ListEksAnywhereSubscriptionsPaginator(Paginator):
217
219
  ],
218
220
  ) -> _PageIterator[ListEksAnywhereSubscriptionsResponseTypeDef]:
219
221
  """
220
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListEksAnywhereSubscriptions.paginate)
222
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListEksAnywhereSubscriptions.html#EKS.Paginator.ListEksAnywhereSubscriptions.paginate)
221
223
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listeksanywheresubscriptionspaginator)
222
224
  """
223
225
 
224
226
 
225
227
  class ListFargateProfilesPaginator(Paginator):
226
228
  """
227
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListFargateProfiles)
229
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListFargateProfiles.html#EKS.Paginator.ListFargateProfiles)
228
230
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listfargateprofilespaginator)
229
231
  """
230
232
 
@@ -232,14 +234,14 @@ class ListFargateProfilesPaginator(Paginator):
232
234
  self, **kwargs: Unpack[ListFargateProfilesRequestListFargateProfilesPaginateTypeDef]
233
235
  ) -> _PageIterator[ListFargateProfilesResponseTypeDef]:
234
236
  """
235
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListFargateProfiles.paginate)
237
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListFargateProfiles.html#EKS.Paginator.ListFargateProfiles.paginate)
236
238
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listfargateprofilespaginator)
237
239
  """
238
240
 
239
241
 
240
242
  class ListIdentityProviderConfigsPaginator(Paginator):
241
243
  """
242
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListIdentityProviderConfigs)
244
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListIdentityProviderConfigs.html#EKS.Paginator.ListIdentityProviderConfigs)
243
245
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listidentityproviderconfigspaginator)
244
246
  """
245
247
 
@@ -250,14 +252,14 @@ class ListIdentityProviderConfigsPaginator(Paginator):
250
252
  ],
251
253
  ) -> _PageIterator[ListIdentityProviderConfigsResponseTypeDef]:
252
254
  """
253
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListIdentityProviderConfigs.paginate)
255
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListIdentityProviderConfigs.html#EKS.Paginator.ListIdentityProviderConfigs.paginate)
254
256
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listidentityproviderconfigspaginator)
255
257
  """
256
258
 
257
259
 
258
260
  class ListInsightsPaginator(Paginator):
259
261
  """
260
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListInsights)
262
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListInsights.html#EKS.Paginator.ListInsights)
261
263
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listinsightspaginator)
262
264
  """
263
265
 
@@ -265,14 +267,14 @@ class ListInsightsPaginator(Paginator):
265
267
  self, **kwargs: Unpack[ListInsightsRequestListInsightsPaginateTypeDef]
266
268
  ) -> _PageIterator[ListInsightsResponseTypeDef]:
267
269
  """
268
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListInsights.paginate)
270
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListInsights.html#EKS.Paginator.ListInsights.paginate)
269
271
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listinsightspaginator)
270
272
  """
271
273
 
272
274
 
273
275
  class ListNodegroupsPaginator(Paginator):
274
276
  """
275
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListNodegroups)
277
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListNodegroups.html#EKS.Paginator.ListNodegroups)
276
278
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listnodegroupspaginator)
277
279
  """
278
280
 
@@ -280,14 +282,14 @@ class ListNodegroupsPaginator(Paginator):
280
282
  self, **kwargs: Unpack[ListNodegroupsRequestListNodegroupsPaginateTypeDef]
281
283
  ) -> _PageIterator[ListNodegroupsResponseTypeDef]:
282
284
  """
283
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListNodegroups.paginate)
285
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListNodegroups.html#EKS.Paginator.ListNodegroups.paginate)
284
286
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listnodegroupspaginator)
285
287
  """
286
288
 
287
289
 
288
290
  class ListPodIdentityAssociationsPaginator(Paginator):
289
291
  """
290
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListPodIdentityAssociations)
292
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListPodIdentityAssociations.html#EKS.Paginator.ListPodIdentityAssociations)
291
293
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listpodidentityassociationspaginator)
292
294
  """
293
295
 
@@ -298,14 +300,14 @@ class ListPodIdentityAssociationsPaginator(Paginator):
298
300
  ],
299
301
  ) -> _PageIterator[ListPodIdentityAssociationsResponseTypeDef]:
300
302
  """
301
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListPodIdentityAssociations.paginate)
303
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListPodIdentityAssociations.html#EKS.Paginator.ListPodIdentityAssociations.paginate)
302
304
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listpodidentityassociationspaginator)
303
305
  """
304
306
 
305
307
 
306
308
  class ListUpdatesPaginator(Paginator):
307
309
  """
308
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListUpdates)
310
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListUpdates.html#EKS.Paginator.ListUpdates)
309
311
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listupdatespaginator)
310
312
  """
311
313
 
@@ -313,6 +315,6 @@ class ListUpdatesPaginator(Paginator):
313
315
  self, **kwargs: Unpack[ListUpdatesRequestListUpdatesPaginateTypeDef]
314
316
  ) -> _PageIterator[ListUpdatesResponseTypeDef]:
315
317
  """
316
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListUpdates.paginate)
318
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListUpdates.html#EKS.Paginator.ListUpdates.paginate)
317
319
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listupdatespaginator)
318
320
  """
@@ -42,6 +42,8 @@ Usage::
42
42
  list_pod_identity_associations_paginator: ListPodIdentityAssociationsPaginator = client.get_paginator("list_pod_identity_associations")
43
43
  list_updates_paginator: ListUpdatesPaginator = client.get_paginator("list_updates")
44
44
  ```
45
+
46
+ Copyright 2024 Vlad Emelianov
45
47
  """
46
48
 
47
49
  import sys
@@ -109,59 +111,59 @@ class _PageIterator(PageIterator, Generic[_ItemTypeDef]):
109
111
 
110
112
  class DescribeAddonVersionsPaginator(Paginator):
111
113
  """
112
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.DescribeAddonVersions)
114
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/DescribeAddonVersions.html#EKS.Paginator.DescribeAddonVersions)
113
115
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#describeaddonversionspaginator)
114
116
  """
115
117
  def paginate(
116
118
  self, **kwargs: Unpack[DescribeAddonVersionsRequestDescribeAddonVersionsPaginateTypeDef]
117
119
  ) -> _PageIterator[DescribeAddonVersionsResponseTypeDef]:
118
120
  """
119
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.DescribeAddonVersions.paginate)
121
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/DescribeAddonVersions.html#EKS.Paginator.DescribeAddonVersions.paginate)
120
122
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#describeaddonversionspaginator)
121
123
  """
122
124
 
123
125
  class ListAccessEntriesPaginator(Paginator):
124
126
  """
125
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessEntries)
127
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAccessEntries.html#EKS.Paginator.ListAccessEntries)
126
128
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaccessentriespaginator)
127
129
  """
128
130
  def paginate(
129
131
  self, **kwargs: Unpack[ListAccessEntriesRequestListAccessEntriesPaginateTypeDef]
130
132
  ) -> _PageIterator[ListAccessEntriesResponseTypeDef]:
131
133
  """
132
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessEntries.paginate)
134
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAccessEntries.html#EKS.Paginator.ListAccessEntries.paginate)
133
135
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaccessentriespaginator)
134
136
  """
135
137
 
136
138
  class ListAccessPoliciesPaginator(Paginator):
137
139
  """
138
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessPolicies)
140
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAccessPolicies.html#EKS.Paginator.ListAccessPolicies)
139
141
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaccesspoliciespaginator)
140
142
  """
141
143
  def paginate(
142
144
  self, **kwargs: Unpack[ListAccessPoliciesRequestListAccessPoliciesPaginateTypeDef]
143
145
  ) -> _PageIterator[ListAccessPoliciesResponseTypeDef]:
144
146
  """
145
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAccessPolicies.paginate)
147
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAccessPolicies.html#EKS.Paginator.ListAccessPolicies.paginate)
146
148
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaccesspoliciespaginator)
147
149
  """
148
150
 
149
151
  class ListAddonsPaginator(Paginator):
150
152
  """
151
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAddons)
153
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAddons.html#EKS.Paginator.ListAddons)
152
154
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaddonspaginator)
153
155
  """
154
156
  def paginate(
155
157
  self, **kwargs: Unpack[ListAddonsRequestListAddonsPaginateTypeDef]
156
158
  ) -> _PageIterator[ListAddonsResponseTypeDef]:
157
159
  """
158
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAddons.paginate)
160
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAddons.html#EKS.Paginator.ListAddons.paginate)
159
161
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listaddonspaginator)
160
162
  """
161
163
 
162
164
  class ListAssociatedAccessPoliciesPaginator(Paginator):
163
165
  """
164
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAssociatedAccessPolicies)
166
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAssociatedAccessPolicies.html#EKS.Paginator.ListAssociatedAccessPolicies)
165
167
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listassociatedaccesspoliciespaginator)
166
168
  """
167
169
  def paginate(
@@ -171,26 +173,26 @@ class ListAssociatedAccessPoliciesPaginator(Paginator):
171
173
  ],
172
174
  ) -> _PageIterator[ListAssociatedAccessPoliciesResponseTypeDef]:
173
175
  """
174
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListAssociatedAccessPolicies.paginate)
176
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListAssociatedAccessPolicies.html#EKS.Paginator.ListAssociatedAccessPolicies.paginate)
175
177
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listassociatedaccesspoliciespaginator)
176
178
  """
177
179
 
178
180
  class ListClustersPaginator(Paginator):
179
181
  """
180
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListClusters)
182
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListClusters.html#EKS.Paginator.ListClusters)
181
183
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listclusterspaginator)
182
184
  """
183
185
  def paginate(
184
186
  self, **kwargs: Unpack[ListClustersRequestListClustersPaginateTypeDef]
185
187
  ) -> _PageIterator[ListClustersResponseTypeDef]:
186
188
  """
187
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListClusters.paginate)
189
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListClusters.html#EKS.Paginator.ListClusters.paginate)
188
190
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listclusterspaginator)
189
191
  """
190
192
 
191
193
  class ListEksAnywhereSubscriptionsPaginator(Paginator):
192
194
  """
193
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListEksAnywhereSubscriptions)
195
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListEksAnywhereSubscriptions.html#EKS.Paginator.ListEksAnywhereSubscriptions)
194
196
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listeksanywheresubscriptionspaginator)
195
197
  """
196
198
  def paginate(
@@ -200,26 +202,26 @@ class ListEksAnywhereSubscriptionsPaginator(Paginator):
200
202
  ],
201
203
  ) -> _PageIterator[ListEksAnywhereSubscriptionsResponseTypeDef]:
202
204
  """
203
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListEksAnywhereSubscriptions.paginate)
205
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListEksAnywhereSubscriptions.html#EKS.Paginator.ListEksAnywhereSubscriptions.paginate)
204
206
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listeksanywheresubscriptionspaginator)
205
207
  """
206
208
 
207
209
  class ListFargateProfilesPaginator(Paginator):
208
210
  """
209
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListFargateProfiles)
211
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListFargateProfiles.html#EKS.Paginator.ListFargateProfiles)
210
212
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listfargateprofilespaginator)
211
213
  """
212
214
  def paginate(
213
215
  self, **kwargs: Unpack[ListFargateProfilesRequestListFargateProfilesPaginateTypeDef]
214
216
  ) -> _PageIterator[ListFargateProfilesResponseTypeDef]:
215
217
  """
216
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListFargateProfiles.paginate)
218
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListFargateProfiles.html#EKS.Paginator.ListFargateProfiles.paginate)
217
219
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listfargateprofilespaginator)
218
220
  """
219
221
 
220
222
  class ListIdentityProviderConfigsPaginator(Paginator):
221
223
  """
222
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListIdentityProviderConfigs)
224
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListIdentityProviderConfigs.html#EKS.Paginator.ListIdentityProviderConfigs)
223
225
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listidentityproviderconfigspaginator)
224
226
  """
225
227
  def paginate(
@@ -229,39 +231,39 @@ class ListIdentityProviderConfigsPaginator(Paginator):
229
231
  ],
230
232
  ) -> _PageIterator[ListIdentityProviderConfigsResponseTypeDef]:
231
233
  """
232
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListIdentityProviderConfigs.paginate)
234
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListIdentityProviderConfigs.html#EKS.Paginator.ListIdentityProviderConfigs.paginate)
233
235
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listidentityproviderconfigspaginator)
234
236
  """
235
237
 
236
238
  class ListInsightsPaginator(Paginator):
237
239
  """
238
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListInsights)
240
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListInsights.html#EKS.Paginator.ListInsights)
239
241
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listinsightspaginator)
240
242
  """
241
243
  def paginate(
242
244
  self, **kwargs: Unpack[ListInsightsRequestListInsightsPaginateTypeDef]
243
245
  ) -> _PageIterator[ListInsightsResponseTypeDef]:
244
246
  """
245
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListInsights.paginate)
247
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListInsights.html#EKS.Paginator.ListInsights.paginate)
246
248
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listinsightspaginator)
247
249
  """
248
250
 
249
251
  class ListNodegroupsPaginator(Paginator):
250
252
  """
251
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListNodegroups)
253
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListNodegroups.html#EKS.Paginator.ListNodegroups)
252
254
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listnodegroupspaginator)
253
255
  """
254
256
  def paginate(
255
257
  self, **kwargs: Unpack[ListNodegroupsRequestListNodegroupsPaginateTypeDef]
256
258
  ) -> _PageIterator[ListNodegroupsResponseTypeDef]:
257
259
  """
258
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListNodegroups.paginate)
260
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListNodegroups.html#EKS.Paginator.ListNodegroups.paginate)
259
261
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listnodegroupspaginator)
260
262
  """
261
263
 
262
264
  class ListPodIdentityAssociationsPaginator(Paginator):
263
265
  """
264
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListPodIdentityAssociations)
266
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListPodIdentityAssociations.html#EKS.Paginator.ListPodIdentityAssociations)
265
267
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listpodidentityassociationspaginator)
266
268
  """
267
269
  def paginate(
@@ -271,19 +273,19 @@ class ListPodIdentityAssociationsPaginator(Paginator):
271
273
  ],
272
274
  ) -> _PageIterator[ListPodIdentityAssociationsResponseTypeDef]:
273
275
  """
274
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListPodIdentityAssociations.paginate)
276
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListPodIdentityAssociations.html#EKS.Paginator.ListPodIdentityAssociations.paginate)
275
277
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listpodidentityassociationspaginator)
276
278
  """
277
279
 
278
280
  class ListUpdatesPaginator(Paginator):
279
281
  """
280
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListUpdates)
282
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListUpdates.html#EKS.Paginator.ListUpdates)
281
283
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listupdatespaginator)
282
284
  """
283
285
  def paginate(
284
286
  self, **kwargs: Unpack[ListUpdatesRequestListUpdatesPaginateTypeDef]
285
287
  ) -> _PageIterator[ListUpdatesResponseTypeDef]:
286
288
  """
287
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks.html#EKS.Paginator.ListUpdates.paginate)
289
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/eks/paginator/ListUpdates.html#EKS.Paginator.ListUpdates.paginate)
288
290
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_eks/paginators/#listupdatespaginator)
289
291
  """