@aws-sdk/client-eks 3.943.0 → 3.947.0
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.
- package/dist-cjs/index.js +133 -625
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/EKSClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +133 -626
- package/dist-types/EKS.d.ts +1 -1
- package/dist-types/EKSClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AssociateAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/AssociateEncryptionConfigCommand.d.ts +3 -3
- package/dist-types/commands/AssociateIdentityProviderConfigCommand.d.ts +3 -3
- package/dist-types/commands/CreateAccessEntryCommand.d.ts +3 -3
- package/dist-types/commands/CreateAddonCommand.d.ts +3 -3
- package/dist-types/commands/CreateCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/CreateClusterCommand.d.ts +3 -3
- package/dist-types/commands/CreateEksAnywhereSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/CreateFargateProfileCommand.d.ts +3 -3
- package/dist-types/commands/CreateNodegroupCommand.d.ts +3 -3
- package/dist-types/commands/CreatePodIdentityAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAccessEntryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAddonCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/DeleteClusterCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEksAnywhereSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFargateProfileCommand.d.ts +3 -3
- package/dist-types/commands/DeleteNodegroupCommand.d.ts +3 -3
- package/dist-types/commands/DeletePodIdentityAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DeregisterClusterCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAccessEntryCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAddonCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAddonConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeAddonVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/DescribeClusterCommand.d.ts +3 -3
- package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +3 -3
- package/dist-types/commands/DescribeEksAnywhereSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/DescribeFargateProfileCommand.d.ts +3 -3
- package/dist-types/commands/DescribeIdentityProviderConfigCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInsightCommand.d.ts +3 -3
- package/dist-types/commands/DescribeInsightsRefreshCommand.d.ts +3 -3
- package/dist-types/commands/DescribeNodegroupCommand.d.ts +3 -3
- package/dist-types/commands/DescribePodIdentityAssociationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeUpdateCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateAccessPolicyCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateIdentityProviderConfigCommand.d.ts +3 -3
- package/dist-types/commands/ListAccessEntriesCommand.d.ts +3 -3
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListAddonsCommand.d.ts +3 -3
- package/dist-types/commands/ListAssociatedAccessPoliciesCommand.d.ts +3 -3
- package/dist-types/commands/ListCapabilitiesCommand.d.ts +3 -3
- package/dist-types/commands/ListClustersCommand.d.ts +3 -3
- package/dist-types/commands/ListEksAnywhereSubscriptionsCommand.d.ts +3 -3
- package/dist-types/commands/ListFargateProfilesCommand.d.ts +3 -3
- package/dist-types/commands/ListIdentityProviderConfigsCommand.d.ts +3 -3
- package/dist-types/commands/ListInsightsCommand.d.ts +3 -3
- package/dist-types/commands/ListNodegroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListPodIdentityAssociationsCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListUpdatesCommand.d.ts +3 -3
- package/dist-types/commands/RegisterClusterCommand.d.ts +3 -3
- package/dist-types/commands/StartInsightsRefreshCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAccessEntryCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAddonCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCapabilityCommand.d.ts +3 -3
- package/dist-types/commands/UpdateClusterConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateClusterVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEksAnywhereSubscriptionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateNodegroupConfigCommand.d.ts +3 -3
- package/dist-types/commands/UpdateNodegroupVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePodIdentityAssociationCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/EKSServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/DescribeAddonVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeClusterVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListAccessEntriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAccessPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAddonsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssociatedAccessPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCapabilitiesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListClustersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEksAnywhereSubscriptionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFargateProfilesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListIdentityProviderConfigsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListInsightsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNodegroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPodIdentityAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUpdatesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -2
- package/dist-types/ts3.4/EKSClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/EKSServiceException.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +13 -12
|
@@ -640,17 +640,7 @@ import { TypeRegistry } from "@smithy/core/schema";
|
|
|
640
640
|
import { EKSServiceException as __EKSServiceException } from "../models/EKSServiceException";
|
|
641
641
|
import { AccessDeniedException as __AccessDeniedException, BadRequestException as __BadRequestException, ClientException as __ClientException, InvalidParameterException as __InvalidParameterException, InvalidRequestException as __InvalidRequestException, InvalidStateException as __InvalidStateException, NotFoundException as __NotFoundException, ResourceInUseException as __ResourceInUseException, ResourceLimitExceededException as __ResourceLimitExceededException, ResourceNotFoundException as __ResourceNotFoundException, ResourcePropagationDelayException as __ResourcePropagationDelayException, ServerException as __ServerException, ServiceUnavailableException as __ServiceUnavailableException, ThrottlingException as __ThrottlingException, UnsupportedAvailabilityZoneException as __UnsupportedAvailabilityZoneException, } from "../models/errors";
|
|
642
642
|
export var AccessConfigResponse = [3, n0, _ACR, 0, [_bCCAP, _aM], [2, 0]];
|
|
643
|
-
export var AccessDeniedException = [
|
|
644
|
-
-3,
|
|
645
|
-
n0,
|
|
646
|
-
_ADE,
|
|
647
|
-
{
|
|
648
|
-
[_e]: _c,
|
|
649
|
-
[_hE]: 403,
|
|
650
|
-
},
|
|
651
|
-
[_m],
|
|
652
|
-
[0],
|
|
653
|
-
];
|
|
643
|
+
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
654
644
|
TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
|
|
655
645
|
export var AccessEntry = [
|
|
656
646
|
3,
|
|
@@ -781,17 +771,7 @@ export var AssociateIdentityProviderConfigResponse = [
|
|
|
781
771
|
[() => Update, 128 | 0],
|
|
782
772
|
];
|
|
783
773
|
export var AutoScalingGroup = [3, n0, _ASG, 0, [_n], [0]];
|
|
784
|
-
export var BadRequestException = [
|
|
785
|
-
-3,
|
|
786
|
-
n0,
|
|
787
|
-
_BRE,
|
|
788
|
-
{
|
|
789
|
-
[_e]: _c,
|
|
790
|
-
[_hE]: 400,
|
|
791
|
-
},
|
|
792
|
-
[_m],
|
|
793
|
-
[0],
|
|
794
|
-
];
|
|
774
|
+
export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
795
775
|
TypeRegistry.for(n0).registerError(BadRequestException, __BadRequestException);
|
|
796
776
|
export var BlockStorage = [3, n0, _BS, 0, [_en], [2]];
|
|
797
777
|
export var Capability = [
|
|
@@ -826,10 +806,7 @@ export var ClientException = [
|
|
|
826
806
|
-3,
|
|
827
807
|
n0,
|
|
828
808
|
_CE,
|
|
829
|
-
{
|
|
830
|
-
[_e]: _c,
|
|
831
|
-
[_hE]: 400,
|
|
832
|
-
},
|
|
809
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
833
810
|
[_cN, _nN, _aN, _sI, _m],
|
|
834
811
|
[0, 0, 0, 0, 0],
|
|
835
812
|
];
|
|
@@ -1074,12 +1051,7 @@ export var DeleteAddonRequest = [
|
|
|
1074
1051
|
[
|
|
1075
1052
|
[0, 1],
|
|
1076
1053
|
[0, 1],
|
|
1077
|
-
[
|
|
1078
|
-
2,
|
|
1079
|
-
{
|
|
1080
|
-
[_hQ]: _pre,
|
|
1081
|
-
},
|
|
1082
|
-
],
|
|
1054
|
+
[2, { [_hQ]: _pre }],
|
|
1083
1055
|
],
|
|
1084
1056
|
];
|
|
1085
1057
|
export var DeleteAddonResponse = [3, n0, _DARe, 0, [_ad], [() => Addon]];
|
|
@@ -1178,18 +1150,8 @@ export var DescribeAddonConfigurationRequest = [
|
|
|
1178
1150
|
0,
|
|
1179
1151
|
[_aN, _aV],
|
|
1180
1152
|
[
|
|
1181
|
-
[
|
|
1182
|
-
|
|
1183
|
-
{
|
|
1184
|
-
[_hQ]: _aN,
|
|
1185
|
-
},
|
|
1186
|
-
],
|
|
1187
|
-
[
|
|
1188
|
-
0,
|
|
1189
|
-
{
|
|
1190
|
-
[_hQ]: _aV,
|
|
1191
|
-
},
|
|
1192
|
-
],
|
|
1153
|
+
[0, { [_hQ]: _aN }],
|
|
1154
|
+
[0, { [_hQ]: _aV }],
|
|
1193
1155
|
],
|
|
1194
1156
|
];
|
|
1195
1157
|
export var DescribeAddonConfigurationResponse = [
|
|
@@ -1219,48 +1181,13 @@ export var DescribeAddonVersionsRequest = [
|
|
|
1219
1181
|
0,
|
|
1220
1182
|
[_kV, _mR, _nT, _aN, _typ, _pu, _ow],
|
|
1221
1183
|
[
|
|
1222
|
-
[
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
],
|
|
1228
|
-
[
|
|
1229
|
-
1,
|
|
1230
|
-
{
|
|
1231
|
-
[_hQ]: _mR,
|
|
1232
|
-
},
|
|
1233
|
-
],
|
|
1234
|
-
[
|
|
1235
|
-
0,
|
|
1236
|
-
{
|
|
1237
|
-
[_hQ]: _nT,
|
|
1238
|
-
},
|
|
1239
|
-
],
|
|
1240
|
-
[
|
|
1241
|
-
0,
|
|
1242
|
-
{
|
|
1243
|
-
[_hQ]: _aN,
|
|
1244
|
-
},
|
|
1245
|
-
],
|
|
1246
|
-
[
|
|
1247
|
-
64 | 0,
|
|
1248
|
-
{
|
|
1249
|
-
[_hQ]: _typ,
|
|
1250
|
-
},
|
|
1251
|
-
],
|
|
1252
|
-
[
|
|
1253
|
-
64 | 0,
|
|
1254
|
-
{
|
|
1255
|
-
[_hQ]: _pu,
|
|
1256
|
-
},
|
|
1257
|
-
],
|
|
1258
|
-
[
|
|
1259
|
-
64 | 0,
|
|
1260
|
-
{
|
|
1261
|
-
[_hQ]: _ow,
|
|
1262
|
-
},
|
|
1263
|
-
],
|
|
1184
|
+
[0, { [_hQ]: _kV }],
|
|
1185
|
+
[1, { [_hQ]: _mR }],
|
|
1186
|
+
[0, { [_hQ]: _nT }],
|
|
1187
|
+
[0, { [_hQ]: _aN }],
|
|
1188
|
+
[64 | 0, { [_hQ]: _typ }],
|
|
1189
|
+
[64 | 0, { [_hQ]: _pu }],
|
|
1190
|
+
[64 | 0, { [_hQ]: _ow }],
|
|
1264
1191
|
],
|
|
1265
1192
|
];
|
|
1266
1193
|
export var DescribeAddonVersionsResponse = [3, n0, _DAVRe, 0, [_add, _nT], [() => Addons, 0]];
|
|
@@ -1285,54 +1212,14 @@ export var DescribeClusterVersionsRequest = [
|
|
|
1285
1212
|
0,
|
|
1286
1213
|
[_cTl, _mR, _nT, _dO, _iA, _cVlu, _s, _vS],
|
|
1287
1214
|
[
|
|
1288
|
-
[
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
],
|
|
1294
|
-
[
|
|
1295
|
-
|
|
1296
|
-
{
|
|
1297
|
-
[_hQ]: _mR,
|
|
1298
|
-
},
|
|
1299
|
-
],
|
|
1300
|
-
[
|
|
1301
|
-
0,
|
|
1302
|
-
{
|
|
1303
|
-
[_hQ]: _nT,
|
|
1304
|
-
},
|
|
1305
|
-
],
|
|
1306
|
-
[
|
|
1307
|
-
2,
|
|
1308
|
-
{
|
|
1309
|
-
[_hQ]: _dO,
|
|
1310
|
-
},
|
|
1311
|
-
],
|
|
1312
|
-
[
|
|
1313
|
-
2,
|
|
1314
|
-
{
|
|
1315
|
-
[_hQ]: _iA,
|
|
1316
|
-
},
|
|
1317
|
-
],
|
|
1318
|
-
[
|
|
1319
|
-
64 | 0,
|
|
1320
|
-
{
|
|
1321
|
-
[_hQ]: _cVlu,
|
|
1322
|
-
},
|
|
1323
|
-
],
|
|
1324
|
-
[
|
|
1325
|
-
0,
|
|
1326
|
-
{
|
|
1327
|
-
[_hQ]: _s,
|
|
1328
|
-
},
|
|
1329
|
-
],
|
|
1330
|
-
[
|
|
1331
|
-
0,
|
|
1332
|
-
{
|
|
1333
|
-
[_hQ]: _vS,
|
|
1334
|
-
},
|
|
1335
|
-
],
|
|
1215
|
+
[0, { [_hQ]: _cTl }],
|
|
1216
|
+
[1, { [_hQ]: _mR }],
|
|
1217
|
+
[0, { [_hQ]: _nT }],
|
|
1218
|
+
[2, { [_hQ]: _dO }],
|
|
1219
|
+
[2, { [_hQ]: _iA }],
|
|
1220
|
+
[64 | 0, { [_hQ]: _cVlu }],
|
|
1221
|
+
[0, { [_hQ]: _s }],
|
|
1222
|
+
[0, { [_hQ]: _vS }],
|
|
1336
1223
|
],
|
|
1337
1224
|
];
|
|
1338
1225
|
export var DescribeClusterVersionsResponse = [
|
|
@@ -1441,24 +1328,9 @@ export var DescribeUpdateRequest = [
|
|
|
1441
1328
|
[
|
|
1442
1329
|
[0, 1],
|
|
1443
1330
|
[0, 1],
|
|
1444
|
-
[
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
[_hQ]: _nN,
|
|
1448
|
-
},
|
|
1449
|
-
],
|
|
1450
|
-
[
|
|
1451
|
-
0,
|
|
1452
|
-
{
|
|
1453
|
-
[_hQ]: _aN,
|
|
1454
|
-
},
|
|
1455
|
-
],
|
|
1456
|
-
[
|
|
1457
|
-
0,
|
|
1458
|
-
{
|
|
1459
|
-
[_hQ]: _cNa,
|
|
1460
|
-
},
|
|
1461
|
-
],
|
|
1331
|
+
[0, { [_hQ]: _nN }],
|
|
1332
|
+
[0, { [_hQ]: _aN }],
|
|
1333
|
+
[0, { [_hQ]: _cNa }],
|
|
1462
1334
|
],
|
|
1463
1335
|
];
|
|
1464
1336
|
export var DescribeUpdateResponse = [3, n0, _DURe, 0, [_up], [() => Update]];
|
|
@@ -1575,10 +1447,7 @@ export var InvalidParameterException = [
|
|
|
1575
1447
|
-3,
|
|
1576
1448
|
n0,
|
|
1577
1449
|
_IPE,
|
|
1578
|
-
{
|
|
1579
|
-
[_e]: _c,
|
|
1580
|
-
[_hE]: 400,
|
|
1581
|
-
},
|
|
1450
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1582
1451
|
[_cN, _nN, _fPN, _aN, _sI, _m],
|
|
1583
1452
|
[0, 0, 0, 0, 0, 0],
|
|
1584
1453
|
];
|
|
@@ -1587,25 +1456,12 @@ export var InvalidRequestException = [
|
|
|
1587
1456
|
-3,
|
|
1588
1457
|
n0,
|
|
1589
1458
|
_IRE,
|
|
1590
|
-
{
|
|
1591
|
-
[_e]: _c,
|
|
1592
|
-
[_hE]: 400,
|
|
1593
|
-
},
|
|
1459
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
1594
1460
|
[_cN, _nN, _aN, _sI, _m],
|
|
1595
1461
|
[0, 0, 0, 0, 0],
|
|
1596
1462
|
];
|
|
1597
1463
|
TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
|
|
1598
|
-
export var InvalidStateException = [
|
|
1599
|
-
-3,
|
|
1600
|
-
n0,
|
|
1601
|
-
_ISE,
|
|
1602
|
-
{
|
|
1603
|
-
[_e]: _c,
|
|
1604
|
-
[_hE]: 400,
|
|
1605
|
-
},
|
|
1606
|
-
[_cN, _m],
|
|
1607
|
-
[0, 0],
|
|
1608
|
-
];
|
|
1464
|
+
export var InvalidStateException = [-3, n0, _ISE, { [_e]: _c, [_hE]: 400 }, [_cN, _m], [0, 0]];
|
|
1609
1465
|
TypeRegistry.for(n0).registerError(InvalidStateException, __InvalidStateException);
|
|
1610
1466
|
export var Issue = [3, n0, _Is, 0, [_co, _m, _rI], [0, 0, 64 | 0]];
|
|
1611
1467
|
export var KubernetesNetworkConfigRequest = [
|
|
@@ -1634,24 +1490,9 @@ export var ListAccessEntriesRequest = [
|
|
|
1634
1490
|
[_cN, _aPA, _mR, _nT],
|
|
1635
1491
|
[
|
|
1636
1492
|
[0, 1],
|
|
1637
|
-
[
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
[_hQ]: _aPA,
|
|
1641
|
-
},
|
|
1642
|
-
],
|
|
1643
|
-
[
|
|
1644
|
-
1,
|
|
1645
|
-
{
|
|
1646
|
-
[_hQ]: _mR,
|
|
1647
|
-
},
|
|
1648
|
-
],
|
|
1649
|
-
[
|
|
1650
|
-
0,
|
|
1651
|
-
{
|
|
1652
|
-
[_hQ]: _nT,
|
|
1653
|
-
},
|
|
1654
|
-
],
|
|
1493
|
+
[0, { [_hQ]: _aPA }],
|
|
1494
|
+
[1, { [_hQ]: _mR }],
|
|
1495
|
+
[0, { [_hQ]: _nT }],
|
|
1655
1496
|
],
|
|
1656
1497
|
];
|
|
1657
1498
|
export var ListAccessEntriesResponse = [3, n0, _LAERi, 0, [_aEcc, _nT], [64 | 0, 0]];
|
|
@@ -1662,18 +1503,8 @@ export var ListAccessPoliciesRequest = [
|
|
|
1662
1503
|
0,
|
|
1663
1504
|
[_mR, _nT],
|
|
1664
1505
|
[
|
|
1665
|
-
[
|
|
1666
|
-
|
|
1667
|
-
{
|
|
1668
|
-
[_hQ]: _mR,
|
|
1669
|
-
},
|
|
1670
|
-
],
|
|
1671
|
-
[
|
|
1672
|
-
0,
|
|
1673
|
-
{
|
|
1674
|
-
[_hQ]: _nT,
|
|
1675
|
-
},
|
|
1676
|
-
],
|
|
1506
|
+
[1, { [_hQ]: _mR }],
|
|
1507
|
+
[0, { [_hQ]: _nT }],
|
|
1677
1508
|
],
|
|
1678
1509
|
];
|
|
1679
1510
|
export var ListAccessPoliciesResponse = [
|
|
@@ -1692,18 +1523,8 @@ export var ListAddonsRequest = [
|
|
|
1692
1523
|
[_cN, _mR, _nT],
|
|
1693
1524
|
[
|
|
1694
1525
|
[0, 1],
|
|
1695
|
-
[
|
|
1696
|
-
|
|
1697
|
-
{
|
|
1698
|
-
[_hQ]: _mR,
|
|
1699
|
-
},
|
|
1700
|
-
],
|
|
1701
|
-
[
|
|
1702
|
-
0,
|
|
1703
|
-
{
|
|
1704
|
-
[_hQ]: _nT,
|
|
1705
|
-
},
|
|
1706
|
-
],
|
|
1526
|
+
[1, { [_hQ]: _mR }],
|
|
1527
|
+
[0, { [_hQ]: _nT }],
|
|
1707
1528
|
],
|
|
1708
1529
|
];
|
|
1709
1530
|
export var ListAddonsResponse = [3, n0, _LARi, 0, [_add, _nT], [64 | 0, 0]];
|
|
@@ -1716,18 +1537,8 @@ export var ListAssociatedAccessPoliciesRequest = [
|
|
|
1716
1537
|
[
|
|
1717
1538
|
[0, 1],
|
|
1718
1539
|
[0, 1],
|
|
1719
|
-
[
|
|
1720
|
-
|
|
1721
|
-
{
|
|
1722
|
-
[_hQ]: _mR,
|
|
1723
|
-
},
|
|
1724
|
-
],
|
|
1725
|
-
[
|
|
1726
|
-
0,
|
|
1727
|
-
{
|
|
1728
|
-
[_hQ]: _nT,
|
|
1729
|
-
},
|
|
1730
|
-
],
|
|
1540
|
+
[1, { [_hQ]: _mR }],
|
|
1541
|
+
[0, { [_hQ]: _nT }],
|
|
1731
1542
|
],
|
|
1732
1543
|
];
|
|
1733
1544
|
export var ListAssociatedAccessPoliciesResponse = [
|
|
@@ -1746,18 +1557,8 @@ export var ListCapabilitiesRequest = [
|
|
|
1746
1557
|
[_cN, _nT, _mR],
|
|
1747
1558
|
[
|
|
1748
1559
|
[0, 1],
|
|
1749
|
-
[
|
|
1750
|
-
|
|
1751
|
-
{
|
|
1752
|
-
[_hQ]: _nT,
|
|
1753
|
-
},
|
|
1754
|
-
],
|
|
1755
|
-
[
|
|
1756
|
-
1,
|
|
1757
|
-
{
|
|
1758
|
-
[_hQ]: _mR,
|
|
1759
|
-
},
|
|
1760
|
-
],
|
|
1560
|
+
[0, { [_hQ]: _nT }],
|
|
1561
|
+
[1, { [_hQ]: _mR }],
|
|
1761
1562
|
],
|
|
1762
1563
|
];
|
|
1763
1564
|
export var ListCapabilitiesResponse = [
|
|
@@ -1775,24 +1576,9 @@ export var ListClustersRequest = [
|
|
|
1775
1576
|
0,
|
|
1776
1577
|
[_mR, _nT, _inc],
|
|
1777
1578
|
[
|
|
1778
|
-
[
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
[_hQ]: _mR,
|
|
1782
|
-
},
|
|
1783
|
-
],
|
|
1784
|
-
[
|
|
1785
|
-
0,
|
|
1786
|
-
{
|
|
1787
|
-
[_hQ]: _nT,
|
|
1788
|
-
},
|
|
1789
|
-
],
|
|
1790
|
-
[
|
|
1791
|
-
64 | 0,
|
|
1792
|
-
{
|
|
1793
|
-
[_hQ]: _inc,
|
|
1794
|
-
},
|
|
1795
|
-
],
|
|
1579
|
+
[1, { [_hQ]: _mR }],
|
|
1580
|
+
[0, { [_hQ]: _nT }],
|
|
1581
|
+
[64 | 0, { [_hQ]: _inc }],
|
|
1796
1582
|
],
|
|
1797
1583
|
];
|
|
1798
1584
|
export var ListClustersResponse = [3, n0, _LCRist, 0, [_clu, _nT], [64 | 0, 0]];
|
|
@@ -1803,24 +1589,9 @@ export var ListEksAnywhereSubscriptionsRequest = [
|
|
|
1803
1589
|
0,
|
|
1804
1590
|
[_mR, _nT, _iSn],
|
|
1805
1591
|
[
|
|
1806
|
-
[
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
[_hQ]: _mR,
|
|
1810
|
-
},
|
|
1811
|
-
],
|
|
1812
|
-
[
|
|
1813
|
-
0,
|
|
1814
|
-
{
|
|
1815
|
-
[_hQ]: _nT,
|
|
1816
|
-
},
|
|
1817
|
-
],
|
|
1818
|
-
[
|
|
1819
|
-
64 | 0,
|
|
1820
|
-
{
|
|
1821
|
-
[_hQ]: _iSn,
|
|
1822
|
-
},
|
|
1823
|
-
],
|
|
1592
|
+
[1, { [_hQ]: _mR }],
|
|
1593
|
+
[0, { [_hQ]: _nT }],
|
|
1594
|
+
[64 | 0, { [_hQ]: _iSn }],
|
|
1824
1595
|
],
|
|
1825
1596
|
];
|
|
1826
1597
|
export var ListEksAnywhereSubscriptionsResponse = [
|
|
@@ -1839,18 +1610,8 @@ export var ListFargateProfilesRequest = [
|
|
|
1839
1610
|
[_cN, _mR, _nT],
|
|
1840
1611
|
[
|
|
1841
1612
|
[0, 1],
|
|
1842
|
-
[
|
|
1843
|
-
|
|
1844
|
-
{
|
|
1845
|
-
[_hQ]: _mR,
|
|
1846
|
-
},
|
|
1847
|
-
],
|
|
1848
|
-
[
|
|
1849
|
-
0,
|
|
1850
|
-
{
|
|
1851
|
-
[_hQ]: _nT,
|
|
1852
|
-
},
|
|
1853
|
-
],
|
|
1613
|
+
[1, { [_hQ]: _mR }],
|
|
1614
|
+
[0, { [_hQ]: _nT }],
|
|
1854
1615
|
],
|
|
1855
1616
|
];
|
|
1856
1617
|
export var ListFargateProfilesResponse = [3, n0, _LFPRi, 0, [_fPNa, _nT], [64 | 0, 0]];
|
|
@@ -1862,18 +1623,8 @@ export var ListIdentityProviderConfigsRequest = [
|
|
|
1862
1623
|
[_cN, _mR, _nT],
|
|
1863
1624
|
[
|
|
1864
1625
|
[0, 1],
|
|
1865
|
-
[
|
|
1866
|
-
|
|
1867
|
-
{
|
|
1868
|
-
[_hQ]: _mR,
|
|
1869
|
-
},
|
|
1870
|
-
],
|
|
1871
|
-
[
|
|
1872
|
-
0,
|
|
1873
|
-
{
|
|
1874
|
-
[_hQ]: _nT,
|
|
1875
|
-
},
|
|
1876
|
-
],
|
|
1626
|
+
[1, { [_hQ]: _mR }],
|
|
1627
|
+
[0, { [_hQ]: _nT }],
|
|
1877
1628
|
],
|
|
1878
1629
|
];
|
|
1879
1630
|
export var ListIdentityProviderConfigsResponse = [
|
|
@@ -1901,18 +1652,8 @@ export var ListNodegroupsRequest = [
|
|
|
1901
1652
|
[_cN, _mR, _nT],
|
|
1902
1653
|
[
|
|
1903
1654
|
[0, 1],
|
|
1904
|
-
[
|
|
1905
|
-
|
|
1906
|
-
{
|
|
1907
|
-
[_hQ]: _mR,
|
|
1908
|
-
},
|
|
1909
|
-
],
|
|
1910
|
-
[
|
|
1911
|
-
0,
|
|
1912
|
-
{
|
|
1913
|
-
[_hQ]: _nT,
|
|
1914
|
-
},
|
|
1915
|
-
],
|
|
1655
|
+
[1, { [_hQ]: _mR }],
|
|
1656
|
+
[0, { [_hQ]: _nT }],
|
|
1916
1657
|
],
|
|
1917
1658
|
];
|
|
1918
1659
|
export var ListNodegroupsResponse = [3, n0, _LNRi, 0, [_nod, _nT], [64 | 0, 0]];
|
|
@@ -1924,30 +1665,10 @@ export var ListPodIdentityAssociationsRequest = [
|
|
|
1924
1665
|
[_cN, _nam, _sA, _mR, _nT],
|
|
1925
1666
|
[
|
|
1926
1667
|
[0, 1],
|
|
1927
|
-
[
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
},
|
|
1932
|
-
],
|
|
1933
|
-
[
|
|
1934
|
-
0,
|
|
1935
|
-
{
|
|
1936
|
-
[_hQ]: _sA,
|
|
1937
|
-
},
|
|
1938
|
-
],
|
|
1939
|
-
[
|
|
1940
|
-
1,
|
|
1941
|
-
{
|
|
1942
|
-
[_hQ]: _mR,
|
|
1943
|
-
},
|
|
1944
|
-
],
|
|
1945
|
-
[
|
|
1946
|
-
0,
|
|
1947
|
-
{
|
|
1948
|
-
[_hQ]: _nT,
|
|
1949
|
-
},
|
|
1950
|
-
],
|
|
1668
|
+
[0, { [_hQ]: _nam }],
|
|
1669
|
+
[0, { [_hQ]: _sA }],
|
|
1670
|
+
[1, { [_hQ]: _mR }],
|
|
1671
|
+
[0, { [_hQ]: _nT }],
|
|
1951
1672
|
],
|
|
1952
1673
|
];
|
|
1953
1674
|
export var ListPodIdentityAssociationsResponse = [
|
|
@@ -1968,36 +1689,11 @@ export var ListUpdatesRequest = [
|
|
|
1968
1689
|
[_n, _nN, _aN, _cNa, _nT, _mR],
|
|
1969
1690
|
[
|
|
1970
1691
|
[0, 1],
|
|
1971
|
-
[
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
],
|
|
1977
|
-
[
|
|
1978
|
-
0,
|
|
1979
|
-
{
|
|
1980
|
-
[_hQ]: _aN,
|
|
1981
|
-
},
|
|
1982
|
-
],
|
|
1983
|
-
[
|
|
1984
|
-
0,
|
|
1985
|
-
{
|
|
1986
|
-
[_hQ]: _cNa,
|
|
1987
|
-
},
|
|
1988
|
-
],
|
|
1989
|
-
[
|
|
1990
|
-
0,
|
|
1991
|
-
{
|
|
1992
|
-
[_hQ]: _nT,
|
|
1993
|
-
},
|
|
1994
|
-
],
|
|
1995
|
-
[
|
|
1996
|
-
1,
|
|
1997
|
-
{
|
|
1998
|
-
[_hQ]: _mR,
|
|
1999
|
-
},
|
|
2000
|
-
],
|
|
1692
|
+
[0, { [_hQ]: _nN }],
|
|
1693
|
+
[0, { [_hQ]: _aN }],
|
|
1694
|
+
[0, { [_hQ]: _cNa }],
|
|
1695
|
+
[0, { [_hQ]: _nT }],
|
|
1696
|
+
[1, { [_hQ]: _mR }],
|
|
2001
1697
|
],
|
|
2002
1698
|
];
|
|
2003
1699
|
export var ListUpdatesResponse = [3, n0, _LURi, 0, [_uIp, _nT], [64 | 0, 0]];
|
|
@@ -2082,17 +1778,7 @@ export var NodeRepairConfigOverrides = [
|
|
|
2082
1778
|
[_nMC, _nUR, _mRWTM, _rAep],
|
|
2083
1779
|
[0, 0, 1, 0],
|
|
2084
1780
|
];
|
|
2085
|
-
export var NotFoundException = [
|
|
2086
|
-
-3,
|
|
2087
|
-
n0,
|
|
2088
|
-
_NFE,
|
|
2089
|
-
{
|
|
2090
|
-
[_e]: _c,
|
|
2091
|
-
[_hE]: 404,
|
|
2092
|
-
},
|
|
2093
|
-
[_m],
|
|
2094
|
-
[0],
|
|
2095
|
-
];
|
|
1781
|
+
export var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2096
1782
|
TypeRegistry.for(n0).registerError(NotFoundException, __NotFoundException);
|
|
2097
1783
|
export var OIDC = [3, n0, _OIDC, 0, [_is], [0]];
|
|
2098
1784
|
export var OidcIdentityProviderConfig = [
|
|
@@ -2176,10 +1862,7 @@ export var ResourceInUseException = [
|
|
|
2176
1862
|
-3,
|
|
2177
1863
|
n0,
|
|
2178
1864
|
_RIUE,
|
|
2179
|
-
{
|
|
2180
|
-
[_e]: _c,
|
|
2181
|
-
[_hE]: 409,
|
|
2182
|
-
},
|
|
1865
|
+
{ [_e]: _c, [_hE]: 409 },
|
|
2183
1866
|
[_cN, _nN, _aN, _m],
|
|
2184
1867
|
[0, 0, 0, 0],
|
|
2185
1868
|
];
|
|
@@ -2188,10 +1871,7 @@ export var ResourceLimitExceededException = [
|
|
|
2188
1871
|
-3,
|
|
2189
1872
|
n0,
|
|
2190
1873
|
_RLEE,
|
|
2191
|
-
{
|
|
2192
|
-
[_e]: _c,
|
|
2193
|
-
[_hE]: 400,
|
|
2194
|
-
},
|
|
1874
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2195
1875
|
[_cN, _nN, _sI, _m],
|
|
2196
1876
|
[0, 0, 0, 0],
|
|
2197
1877
|
];
|
|
@@ -2200,49 +1880,23 @@ export var ResourceNotFoundException = [
|
|
|
2200
1880
|
-3,
|
|
2201
1881
|
n0,
|
|
2202
1882
|
_RNFE,
|
|
2203
|
-
{
|
|
2204
|
-
[_e]: _c,
|
|
2205
|
-
[_hE]: 404,
|
|
2206
|
-
},
|
|
1883
|
+
{ [_e]: _c, [_hE]: 404 },
|
|
2207
1884
|
[_cN, _nN, _fPN, _aN, _sI, _m],
|
|
2208
1885
|
[0, 0, 0, 0, 0, 0],
|
|
2209
1886
|
];
|
|
2210
1887
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
2211
|
-
export var ResourcePropagationDelayException = [
|
|
2212
|
-
-3,
|
|
2213
|
-
n0,
|
|
2214
|
-
_RPDE,
|
|
2215
|
-
{
|
|
2216
|
-
[_e]: _c,
|
|
2217
|
-
[_hE]: 428,
|
|
2218
|
-
},
|
|
2219
|
-
[_m],
|
|
2220
|
-
[0],
|
|
2221
|
-
];
|
|
1888
|
+
export var ResourcePropagationDelayException = [-3, n0, _RPDE, { [_e]: _c, [_hE]: 428 }, [_m], [0]];
|
|
2222
1889
|
TypeRegistry.for(n0).registerError(ResourcePropagationDelayException, __ResourcePropagationDelayException);
|
|
2223
1890
|
export var ServerException = [
|
|
2224
1891
|
-3,
|
|
2225
1892
|
n0,
|
|
2226
1893
|
_SE,
|
|
2227
|
-
{
|
|
2228
|
-
[_e]: _ser,
|
|
2229
|
-
[_hE]: 500,
|
|
2230
|
-
},
|
|
1894
|
+
{ [_e]: _ser, [_hE]: 500 },
|
|
2231
1895
|
[_cN, _nN, _aN, _sI, _m],
|
|
2232
1896
|
[0, 0, 0, 0, 0],
|
|
2233
1897
|
];
|
|
2234
1898
|
TypeRegistry.for(n0).registerError(ServerException, __ServerException);
|
|
2235
|
-
export var ServiceUnavailableException = [
|
|
2236
|
-
-3,
|
|
2237
|
-
n0,
|
|
2238
|
-
_SUE,
|
|
2239
|
-
{
|
|
2240
|
-
[_e]: _ser,
|
|
2241
|
-
[_hE]: 503,
|
|
2242
|
-
},
|
|
2243
|
-
[_m],
|
|
2244
|
-
[0],
|
|
2245
|
-
];
|
|
1899
|
+
export var ServiceUnavailableException = [-3, n0, _SUE, { [_e]: _ser, [_hE]: 503 }, [_m], [0]];
|
|
2246
1900
|
TypeRegistry.for(n0).registerError(ServiceUnavailableException, __ServiceUnavailableException);
|
|
2247
1901
|
export var SsoIdentity = [3, n0, _SI, 0, [_id_, _ty], [0, 0]];
|
|
2248
1902
|
export var StartInsightsRefreshRequest = [3, n0, _SIRR, 0, [_cN], [[0, 1]]];
|
|
@@ -2252,26 +1906,13 @@ export var StorageConfigResponse = [3, n0, _SCRt, 0, [_bS], [() => BlockStorage]
|
|
|
2252
1906
|
export var TagResourceRequest = [3, n0, _TRR, 0, [_rAes, _t], [[0, 1], 128 | 0]];
|
|
2253
1907
|
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2254
1908
|
export var Taint = [3, n0, _T, 0, [_k, _va, _ef], [0, 0, 0]];
|
|
2255
|
-
export var ThrottlingException = [
|
|
2256
|
-
-3,
|
|
2257
|
-
n0,
|
|
2258
|
-
_TE,
|
|
2259
|
-
{
|
|
2260
|
-
[_e]: _c,
|
|
2261
|
-
[_hE]: 429,
|
|
2262
|
-
},
|
|
2263
|
-
[_cN, _m],
|
|
2264
|
-
[0, 0],
|
|
2265
|
-
];
|
|
1909
|
+
export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_cN, _m], [0, 0]];
|
|
2266
1910
|
TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
|
|
2267
1911
|
export var UnsupportedAvailabilityZoneException = [
|
|
2268
1912
|
-3,
|
|
2269
1913
|
n0,
|
|
2270
1914
|
_UAZE,
|
|
2271
|
-
{
|
|
2272
|
-
[_e]: _c,
|
|
2273
|
-
[_hE]: 400,
|
|
2274
|
-
},
|
|
1915
|
+
{ [_e]: _c, [_hE]: 400 },
|
|
2275
1916
|
[_m, _cN, _nN, _vZ],
|
|
2276
1917
|
[0, 0, 0, 64 | 0],
|
|
2277
1918
|
];
|
|
@@ -2284,12 +1925,7 @@ export var UntagResourceRequest = [
|
|
|
2284
1925
|
[_rAes, _tK],
|
|
2285
1926
|
[
|
|
2286
1927
|
[0, 1],
|
|
2287
|
-
[
|
|
2288
|
-
64 | 0,
|
|
2289
|
-
{
|
|
2290
|
-
[_hQ]: _tK,
|
|
2291
|
-
},
|
|
2292
|
-
],
|
|
1928
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
2293
1929
|
],
|
|
2294
1930
|
];
|
|
2295
1931
|
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
@@ -2467,7 +2103,6 @@ export var VpcConfigResponse = [
|
|
|
2467
2103
|
];
|
|
2468
2104
|
export var ZonalShiftConfigRequest = [3, n0, _ZSCR, 0, [_en], [2]];
|
|
2469
2105
|
export var ZonalShiftConfigResponse = [3, n0, _ZSCRo, 0, [_en], [2]];
|
|
2470
|
-
export var __Unit = "unit";
|
|
2471
2106
|
export var EKSServiceException = [-3, _sm, "EKSServiceException", 0, [], []];
|
|
2472
2107
|
TypeRegistry.for(_sm).registerError(EKSServiceException, __EKSServiceException);
|
|
2473
2108
|
export var AccessPoliciesList = [1, n0, _APL, 0, () => AccessPolicy];
|
|
@@ -2528,9 +2163,7 @@ export var AssociateAccessPolicy = [
|
|
|
2528
2163
|
9,
|
|
2529
2164
|
n0,
|
|
2530
2165
|
_AAPs,
|
|
2531
|
-
{
|
|
2532
|
-
[_ht]: ["POST", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies", 200],
|
|
2533
|
-
},
|
|
2166
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies", 200] },
|
|
2534
2167
|
() => AssociateAccessPolicyRequest,
|
|
2535
2168
|
() => AssociateAccessPolicyResponse,
|
|
2536
2169
|
];
|
|
@@ -2538,9 +2171,7 @@ export var AssociateEncryptionConfig = [
|
|
|
2538
2171
|
9,
|
|
2539
2172
|
n0,
|
|
2540
2173
|
_AEC,
|
|
2541
|
-
{
|
|
2542
|
-
[_ht]: ["POST", "/clusters/{clusterName}/encryption-config/associate", 200],
|
|
2543
|
-
},
|
|
2174
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/encryption-config/associate", 200] },
|
|
2544
2175
|
() => AssociateEncryptionConfigRequest,
|
|
2545
2176
|
() => AssociateEncryptionConfigResponse,
|
|
2546
2177
|
];
|
|
@@ -2548,9 +2179,7 @@ export var AssociateIdentityProviderConfig = [
|
|
|
2548
2179
|
9,
|
|
2549
2180
|
n0,
|
|
2550
2181
|
_AIPC,
|
|
2551
|
-
{
|
|
2552
|
-
[_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/associate", 200],
|
|
2553
|
-
},
|
|
2182
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/associate", 200] },
|
|
2554
2183
|
() => AssociateIdentityProviderConfigRequest,
|
|
2555
2184
|
() => AssociateIdentityProviderConfigResponse,
|
|
2556
2185
|
];
|
|
@@ -2558,9 +2187,7 @@ export var CreateAccessEntry = [
|
|
|
2558
2187
|
9,
|
|
2559
2188
|
n0,
|
|
2560
2189
|
_CAE,
|
|
2561
|
-
{
|
|
2562
|
-
[_ht]: ["POST", "/clusters/{clusterName}/access-entries", 200],
|
|
2563
|
-
},
|
|
2190
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/access-entries", 200] },
|
|
2564
2191
|
() => CreateAccessEntryRequest,
|
|
2565
2192
|
() => CreateAccessEntryResponse,
|
|
2566
2193
|
];
|
|
@@ -2568,9 +2195,7 @@ export var CreateAddon = [
|
|
|
2568
2195
|
9,
|
|
2569
2196
|
n0,
|
|
2570
2197
|
_CA,
|
|
2571
|
-
{
|
|
2572
|
-
[_ht]: ["POST", "/clusters/{clusterName}/addons", 200],
|
|
2573
|
-
},
|
|
2198
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/addons", 200] },
|
|
2574
2199
|
() => CreateAddonRequest,
|
|
2575
2200
|
() => CreateAddonResponse,
|
|
2576
2201
|
];
|
|
@@ -2578,9 +2203,7 @@ export var CreateCapability = [
|
|
|
2578
2203
|
9,
|
|
2579
2204
|
n0,
|
|
2580
2205
|
_CC,
|
|
2581
|
-
{
|
|
2582
|
-
[_ht]: ["POST", "/clusters/{clusterName}/capabilities", 200],
|
|
2583
|
-
},
|
|
2206
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/capabilities", 200] },
|
|
2584
2207
|
() => CreateCapabilityRequest,
|
|
2585
2208
|
() => CreateCapabilityResponse,
|
|
2586
2209
|
];
|
|
@@ -2588,9 +2211,7 @@ export var CreateCluster = [
|
|
|
2588
2211
|
9,
|
|
2589
2212
|
n0,
|
|
2590
2213
|
_CCr,
|
|
2591
|
-
{
|
|
2592
|
-
[_ht]: ["POST", "/clusters", 200],
|
|
2593
|
-
},
|
|
2214
|
+
{ [_ht]: ["POST", "/clusters", 200] },
|
|
2594
2215
|
() => CreateClusterRequest,
|
|
2595
2216
|
() => CreateClusterResponse,
|
|
2596
2217
|
];
|
|
@@ -2598,9 +2219,7 @@ export var CreateEksAnywhereSubscription = [
|
|
|
2598
2219
|
9,
|
|
2599
2220
|
n0,
|
|
2600
2221
|
_CEAS,
|
|
2601
|
-
{
|
|
2602
|
-
[_ht]: ["POST", "/eks-anywhere-subscriptions", 200],
|
|
2603
|
-
},
|
|
2222
|
+
{ [_ht]: ["POST", "/eks-anywhere-subscriptions", 200] },
|
|
2604
2223
|
() => CreateEksAnywhereSubscriptionRequest,
|
|
2605
2224
|
() => CreateEksAnywhereSubscriptionResponse,
|
|
2606
2225
|
];
|
|
@@ -2608,9 +2227,7 @@ export var CreateFargateProfile = [
|
|
|
2608
2227
|
9,
|
|
2609
2228
|
n0,
|
|
2610
2229
|
_CFP,
|
|
2611
|
-
{
|
|
2612
|
-
[_ht]: ["POST", "/clusters/{clusterName}/fargate-profiles", 200],
|
|
2613
|
-
},
|
|
2230
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/fargate-profiles", 200] },
|
|
2614
2231
|
() => CreateFargateProfileRequest,
|
|
2615
2232
|
() => CreateFargateProfileResponse,
|
|
2616
2233
|
];
|
|
@@ -2618,9 +2235,7 @@ export var CreateNodegroup = [
|
|
|
2618
2235
|
9,
|
|
2619
2236
|
n0,
|
|
2620
2237
|
_CN,
|
|
2621
|
-
{
|
|
2622
|
-
[_ht]: ["POST", "/clusters/{clusterName}/node-groups", 200],
|
|
2623
|
-
},
|
|
2238
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/node-groups", 200] },
|
|
2624
2239
|
() => CreateNodegroupRequest,
|
|
2625
2240
|
() => CreateNodegroupResponse,
|
|
2626
2241
|
];
|
|
@@ -2628,9 +2243,7 @@ export var CreatePodIdentityAssociation = [
|
|
|
2628
2243
|
9,
|
|
2629
2244
|
n0,
|
|
2630
2245
|
_CPIA,
|
|
2631
|
-
{
|
|
2632
|
-
[_ht]: ["POST", "/clusters/{clusterName}/pod-identity-associations", 200],
|
|
2633
|
-
},
|
|
2246
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/pod-identity-associations", 200] },
|
|
2634
2247
|
() => CreatePodIdentityAssociationRequest,
|
|
2635
2248
|
() => CreatePodIdentityAssociationResponse,
|
|
2636
2249
|
];
|
|
@@ -2638,9 +2251,7 @@ export var DeleteAccessEntry = [
|
|
|
2638
2251
|
9,
|
|
2639
2252
|
n0,
|
|
2640
2253
|
_DAE,
|
|
2641
|
-
{
|
|
2642
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/access-entries/{principalArn}", 200],
|
|
2643
|
-
},
|
|
2254
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/access-entries/{principalArn}", 200] },
|
|
2644
2255
|
() => DeleteAccessEntryRequest,
|
|
2645
2256
|
() => DeleteAccessEntryResponse,
|
|
2646
2257
|
];
|
|
@@ -2648,9 +2259,7 @@ export var DeleteAddon = [
|
|
|
2648
2259
|
9,
|
|
2649
2260
|
n0,
|
|
2650
2261
|
_DA,
|
|
2651
|
-
{
|
|
2652
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/addons/{addonName}", 200],
|
|
2653
|
-
},
|
|
2262
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/addons/{addonName}", 200] },
|
|
2654
2263
|
() => DeleteAddonRequest,
|
|
2655
2264
|
() => DeleteAddonResponse,
|
|
2656
2265
|
];
|
|
@@ -2658,9 +2267,7 @@ export var DeleteCapability = [
|
|
|
2658
2267
|
9,
|
|
2659
2268
|
n0,
|
|
2660
2269
|
_DC,
|
|
2661
|
-
{
|
|
2662
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/capabilities/{capabilityName}", 200],
|
|
2663
|
-
},
|
|
2270
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/capabilities/{capabilityName}", 200] },
|
|
2664
2271
|
() => DeleteCapabilityRequest,
|
|
2665
2272
|
() => DeleteCapabilityResponse,
|
|
2666
2273
|
];
|
|
@@ -2668,9 +2275,7 @@ export var DeleteCluster = [
|
|
|
2668
2275
|
9,
|
|
2669
2276
|
n0,
|
|
2670
2277
|
_DCe,
|
|
2671
|
-
{
|
|
2672
|
-
[_ht]: ["DELETE", "/clusters/{name}", 200],
|
|
2673
|
-
},
|
|
2278
|
+
{ [_ht]: ["DELETE", "/clusters/{name}", 200] },
|
|
2674
2279
|
() => DeleteClusterRequest,
|
|
2675
2280
|
() => DeleteClusterResponse,
|
|
2676
2281
|
];
|
|
@@ -2678,9 +2283,7 @@ export var DeleteEksAnywhereSubscription = [
|
|
|
2678
2283
|
9,
|
|
2679
2284
|
n0,
|
|
2680
2285
|
_DEAS,
|
|
2681
|
-
{
|
|
2682
|
-
[_ht]: ["DELETE", "/eks-anywhere-subscriptions/{id}", 200],
|
|
2683
|
-
},
|
|
2286
|
+
{ [_ht]: ["DELETE", "/eks-anywhere-subscriptions/{id}", 200] },
|
|
2684
2287
|
() => DeleteEksAnywhereSubscriptionRequest,
|
|
2685
2288
|
() => DeleteEksAnywhereSubscriptionResponse,
|
|
2686
2289
|
];
|
|
@@ -2688,9 +2291,7 @@ export var DeleteFargateProfile = [
|
|
|
2688
2291
|
9,
|
|
2689
2292
|
n0,
|
|
2690
2293
|
_DFP,
|
|
2691
|
-
{
|
|
2692
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/fargate-profiles/{fargateProfileName}", 200],
|
|
2693
|
-
},
|
|
2294
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/fargate-profiles/{fargateProfileName}", 200] },
|
|
2694
2295
|
() => DeleteFargateProfileRequest,
|
|
2695
2296
|
() => DeleteFargateProfileResponse,
|
|
2696
2297
|
];
|
|
@@ -2698,9 +2299,7 @@ export var DeleteNodegroup = [
|
|
|
2698
2299
|
9,
|
|
2699
2300
|
n0,
|
|
2700
2301
|
_DN,
|
|
2701
|
-
{
|
|
2702
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/node-groups/{nodegroupName}", 200],
|
|
2703
|
-
},
|
|
2302
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/node-groups/{nodegroupName}", 200] },
|
|
2704
2303
|
() => DeleteNodegroupRequest,
|
|
2705
2304
|
() => DeleteNodegroupResponse,
|
|
2706
2305
|
];
|
|
@@ -2708,9 +2307,7 @@ export var DeletePodIdentityAssociation = [
|
|
|
2708
2307
|
9,
|
|
2709
2308
|
n0,
|
|
2710
2309
|
_DPIA,
|
|
2711
|
-
{
|
|
2712
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200],
|
|
2713
|
-
},
|
|
2310
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200] },
|
|
2714
2311
|
() => DeletePodIdentityAssociationRequest,
|
|
2715
2312
|
() => DeletePodIdentityAssociationResponse,
|
|
2716
2313
|
];
|
|
@@ -2718,9 +2315,7 @@ export var DeregisterCluster = [
|
|
|
2718
2315
|
9,
|
|
2719
2316
|
n0,
|
|
2720
2317
|
_DCer,
|
|
2721
|
-
{
|
|
2722
|
-
[_ht]: ["DELETE", "/cluster-registrations/{name}", 200],
|
|
2723
|
-
},
|
|
2318
|
+
{ [_ht]: ["DELETE", "/cluster-registrations/{name}", 200] },
|
|
2724
2319
|
() => DeregisterClusterRequest,
|
|
2725
2320
|
() => DeregisterClusterResponse,
|
|
2726
2321
|
];
|
|
@@ -2728,9 +2323,7 @@ export var DescribeAccessEntry = [
|
|
|
2728
2323
|
9,
|
|
2729
2324
|
n0,
|
|
2730
2325
|
_DAEe,
|
|
2731
|
-
{
|
|
2732
|
-
[_ht]: ["GET", "/clusters/{clusterName}/access-entries/{principalArn}", 200],
|
|
2733
|
-
},
|
|
2326
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/access-entries/{principalArn}", 200] },
|
|
2734
2327
|
() => DescribeAccessEntryRequest,
|
|
2735
2328
|
() => DescribeAccessEntryResponse,
|
|
2736
2329
|
];
|
|
@@ -2738,9 +2331,7 @@ export var DescribeAddon = [
|
|
|
2738
2331
|
9,
|
|
2739
2332
|
n0,
|
|
2740
2333
|
_DAe,
|
|
2741
|
-
{
|
|
2742
|
-
[_ht]: ["GET", "/clusters/{clusterName}/addons/{addonName}", 200],
|
|
2743
|
-
},
|
|
2334
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/addons/{addonName}", 200] },
|
|
2744
2335
|
() => DescribeAddonRequest,
|
|
2745
2336
|
() => DescribeAddonResponse,
|
|
2746
2337
|
];
|
|
@@ -2748,9 +2339,7 @@ export var DescribeAddonConfiguration = [
|
|
|
2748
2339
|
9,
|
|
2749
2340
|
n0,
|
|
2750
2341
|
_DAC,
|
|
2751
|
-
{
|
|
2752
|
-
[_ht]: ["GET", "/addons/configuration-schemas", 200],
|
|
2753
|
-
},
|
|
2342
|
+
{ [_ht]: ["GET", "/addons/configuration-schemas", 200] },
|
|
2754
2343
|
() => DescribeAddonConfigurationRequest,
|
|
2755
2344
|
() => DescribeAddonConfigurationResponse,
|
|
2756
2345
|
];
|
|
@@ -2758,9 +2347,7 @@ export var DescribeAddonVersions = [
|
|
|
2758
2347
|
9,
|
|
2759
2348
|
n0,
|
|
2760
2349
|
_DAV,
|
|
2761
|
-
{
|
|
2762
|
-
[_ht]: ["GET", "/addons/supported-versions", 200],
|
|
2763
|
-
},
|
|
2350
|
+
{ [_ht]: ["GET", "/addons/supported-versions", 200] },
|
|
2764
2351
|
() => DescribeAddonVersionsRequest,
|
|
2765
2352
|
() => DescribeAddonVersionsResponse,
|
|
2766
2353
|
];
|
|
@@ -2768,9 +2355,7 @@ export var DescribeCapability = [
|
|
|
2768
2355
|
9,
|
|
2769
2356
|
n0,
|
|
2770
2357
|
_DCes,
|
|
2771
|
-
{
|
|
2772
|
-
[_ht]: ["GET", "/clusters/{clusterName}/capabilities/{capabilityName}", 200],
|
|
2773
|
-
},
|
|
2358
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/capabilities/{capabilityName}", 200] },
|
|
2774
2359
|
() => DescribeCapabilityRequest,
|
|
2775
2360
|
() => DescribeCapabilityResponse,
|
|
2776
2361
|
];
|
|
@@ -2778,9 +2363,7 @@ export var DescribeCluster = [
|
|
|
2778
2363
|
9,
|
|
2779
2364
|
n0,
|
|
2780
2365
|
_DCesc,
|
|
2781
|
-
{
|
|
2782
|
-
[_ht]: ["GET", "/clusters/{name}", 200],
|
|
2783
|
-
},
|
|
2366
|
+
{ [_ht]: ["GET", "/clusters/{name}", 200] },
|
|
2784
2367
|
() => DescribeClusterRequest,
|
|
2785
2368
|
() => DescribeClusterResponse,
|
|
2786
2369
|
];
|
|
@@ -2788,9 +2371,7 @@ export var DescribeClusterVersions = [
|
|
|
2788
2371
|
9,
|
|
2789
2372
|
n0,
|
|
2790
2373
|
_DCV,
|
|
2791
|
-
{
|
|
2792
|
-
[_ht]: ["GET", "/cluster-versions", 200],
|
|
2793
|
-
},
|
|
2374
|
+
{ [_ht]: ["GET", "/cluster-versions", 200] },
|
|
2794
2375
|
() => DescribeClusterVersionsRequest,
|
|
2795
2376
|
() => DescribeClusterVersionsResponse,
|
|
2796
2377
|
];
|
|
@@ -2798,9 +2379,7 @@ export var DescribeEksAnywhereSubscription = [
|
|
|
2798
2379
|
9,
|
|
2799
2380
|
n0,
|
|
2800
2381
|
_DEASe,
|
|
2801
|
-
{
|
|
2802
|
-
[_ht]: ["GET", "/eks-anywhere-subscriptions/{id}", 200],
|
|
2803
|
-
},
|
|
2382
|
+
{ [_ht]: ["GET", "/eks-anywhere-subscriptions/{id}", 200] },
|
|
2804
2383
|
() => DescribeEksAnywhereSubscriptionRequest,
|
|
2805
2384
|
() => DescribeEksAnywhereSubscriptionResponse,
|
|
2806
2385
|
];
|
|
@@ -2808,9 +2387,7 @@ export var DescribeFargateProfile = [
|
|
|
2808
2387
|
9,
|
|
2809
2388
|
n0,
|
|
2810
2389
|
_DFPe,
|
|
2811
|
-
{
|
|
2812
|
-
[_ht]: ["GET", "/clusters/{clusterName}/fargate-profiles/{fargateProfileName}", 200],
|
|
2813
|
-
},
|
|
2390
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/fargate-profiles/{fargateProfileName}", 200] },
|
|
2814
2391
|
() => DescribeFargateProfileRequest,
|
|
2815
2392
|
() => DescribeFargateProfileResponse,
|
|
2816
2393
|
];
|
|
@@ -2818,9 +2395,7 @@ export var DescribeIdentityProviderConfig = [
|
|
|
2818
2395
|
9,
|
|
2819
2396
|
n0,
|
|
2820
2397
|
_DIPC,
|
|
2821
|
-
{
|
|
2822
|
-
[_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/describe", 200],
|
|
2823
|
-
},
|
|
2398
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/describe", 200] },
|
|
2824
2399
|
() => DescribeIdentityProviderConfigRequest,
|
|
2825
2400
|
() => DescribeIdentityProviderConfigResponse,
|
|
2826
2401
|
];
|
|
@@ -2828,9 +2403,7 @@ export var DescribeInsight = [
|
|
|
2828
2403
|
9,
|
|
2829
2404
|
n0,
|
|
2830
2405
|
_DI,
|
|
2831
|
-
{
|
|
2832
|
-
[_ht]: ["GET", "/clusters/{clusterName}/insights/{id}", 200],
|
|
2833
|
-
},
|
|
2406
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/insights/{id}", 200] },
|
|
2834
2407
|
() => DescribeInsightRequest,
|
|
2835
2408
|
() => DescribeInsightResponse,
|
|
2836
2409
|
];
|
|
@@ -2838,9 +2411,7 @@ export var DescribeInsightsRefresh = [
|
|
|
2838
2411
|
9,
|
|
2839
2412
|
n0,
|
|
2840
2413
|
_DIRes,
|
|
2841
|
-
{
|
|
2842
|
-
[_ht]: ["GET", "/clusters/{clusterName}/insights-refresh", 200],
|
|
2843
|
-
},
|
|
2414
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/insights-refresh", 200] },
|
|
2844
2415
|
() => DescribeInsightsRefreshRequest,
|
|
2845
2416
|
() => DescribeInsightsRefreshResponse,
|
|
2846
2417
|
];
|
|
@@ -2848,9 +2419,7 @@ export var DescribeNodegroup = [
|
|
|
2848
2419
|
9,
|
|
2849
2420
|
n0,
|
|
2850
2421
|
_DNe,
|
|
2851
|
-
{
|
|
2852
|
-
[_ht]: ["GET", "/clusters/{clusterName}/node-groups/{nodegroupName}", 200],
|
|
2853
|
-
},
|
|
2422
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/node-groups/{nodegroupName}", 200] },
|
|
2854
2423
|
() => DescribeNodegroupRequest,
|
|
2855
2424
|
() => DescribeNodegroupResponse,
|
|
2856
2425
|
];
|
|
@@ -2858,9 +2427,7 @@ export var DescribePodIdentityAssociation = [
|
|
|
2858
2427
|
9,
|
|
2859
2428
|
n0,
|
|
2860
2429
|
_DPIAe,
|
|
2861
|
-
{
|
|
2862
|
-
[_ht]: ["GET", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200],
|
|
2863
|
-
},
|
|
2430
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200] },
|
|
2864
2431
|
() => DescribePodIdentityAssociationRequest,
|
|
2865
2432
|
() => DescribePodIdentityAssociationResponse,
|
|
2866
2433
|
];
|
|
@@ -2868,9 +2435,7 @@ export var DescribeUpdate = [
|
|
|
2868
2435
|
9,
|
|
2869
2436
|
n0,
|
|
2870
2437
|
_DU,
|
|
2871
|
-
{
|
|
2872
|
-
[_ht]: ["GET", "/clusters/{name}/updates/{updateId}", 200],
|
|
2873
|
-
},
|
|
2438
|
+
{ [_ht]: ["GET", "/clusters/{name}/updates/{updateId}", 200] },
|
|
2874
2439
|
() => DescribeUpdateRequest,
|
|
2875
2440
|
() => DescribeUpdateResponse,
|
|
2876
2441
|
];
|
|
@@ -2878,9 +2443,7 @@ export var DisassociateAccessPolicy = [
|
|
|
2878
2443
|
9,
|
|
2879
2444
|
n0,
|
|
2880
2445
|
_DAP,
|
|
2881
|
-
{
|
|
2882
|
-
[_ht]: ["DELETE", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies/{policyArn}", 200],
|
|
2883
|
-
},
|
|
2446
|
+
{ [_ht]: ["DELETE", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies/{policyArn}", 200] },
|
|
2884
2447
|
() => DisassociateAccessPolicyRequest,
|
|
2885
2448
|
() => DisassociateAccessPolicyResponse,
|
|
2886
2449
|
];
|
|
@@ -2888,9 +2451,7 @@ export var DisassociateIdentityProviderConfig = [
|
|
|
2888
2451
|
9,
|
|
2889
2452
|
n0,
|
|
2890
2453
|
_DIPCi,
|
|
2891
|
-
{
|
|
2892
|
-
[_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/disassociate", 200],
|
|
2893
|
-
},
|
|
2454
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/identity-provider-configs/disassociate", 200] },
|
|
2894
2455
|
() => DisassociateIdentityProviderConfigRequest,
|
|
2895
2456
|
() => DisassociateIdentityProviderConfigResponse,
|
|
2896
2457
|
];
|
|
@@ -2898,9 +2459,7 @@ export var ListAccessEntries = [
|
|
|
2898
2459
|
9,
|
|
2899
2460
|
n0,
|
|
2900
2461
|
_LAE,
|
|
2901
|
-
{
|
|
2902
|
-
[_ht]: ["GET", "/clusters/{clusterName}/access-entries", 200],
|
|
2903
|
-
},
|
|
2462
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/access-entries", 200] },
|
|
2904
2463
|
() => ListAccessEntriesRequest,
|
|
2905
2464
|
() => ListAccessEntriesResponse,
|
|
2906
2465
|
];
|
|
@@ -2908,9 +2467,7 @@ export var ListAccessPolicies = [
|
|
|
2908
2467
|
9,
|
|
2909
2468
|
n0,
|
|
2910
2469
|
_LAP,
|
|
2911
|
-
{
|
|
2912
|
-
[_ht]: ["GET", "/access-policies", 200],
|
|
2913
|
-
},
|
|
2470
|
+
{ [_ht]: ["GET", "/access-policies", 200] },
|
|
2914
2471
|
() => ListAccessPoliciesRequest,
|
|
2915
2472
|
() => ListAccessPoliciesResponse,
|
|
2916
2473
|
];
|
|
@@ -2918,9 +2475,7 @@ export var ListAddons = [
|
|
|
2918
2475
|
9,
|
|
2919
2476
|
n0,
|
|
2920
2477
|
_LA,
|
|
2921
|
-
{
|
|
2922
|
-
[_ht]: ["GET", "/clusters/{clusterName}/addons", 200],
|
|
2923
|
-
},
|
|
2478
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/addons", 200] },
|
|
2924
2479
|
() => ListAddonsRequest,
|
|
2925
2480
|
() => ListAddonsResponse,
|
|
2926
2481
|
];
|
|
@@ -2928,9 +2483,7 @@ export var ListAssociatedAccessPolicies = [
|
|
|
2928
2483
|
9,
|
|
2929
2484
|
n0,
|
|
2930
2485
|
_LAAP,
|
|
2931
|
-
{
|
|
2932
|
-
[_ht]: ["GET", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies", 200],
|
|
2933
|
-
},
|
|
2486
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/access-entries/{principalArn}/access-policies", 200] },
|
|
2934
2487
|
() => ListAssociatedAccessPoliciesRequest,
|
|
2935
2488
|
() => ListAssociatedAccessPoliciesResponse,
|
|
2936
2489
|
];
|
|
@@ -2938,9 +2491,7 @@ export var ListCapabilities = [
|
|
|
2938
2491
|
9,
|
|
2939
2492
|
n0,
|
|
2940
2493
|
_LC,
|
|
2941
|
-
{
|
|
2942
|
-
[_ht]: ["GET", "/clusters/{clusterName}/capabilities", 200],
|
|
2943
|
-
},
|
|
2494
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/capabilities", 200] },
|
|
2944
2495
|
() => ListCapabilitiesRequest,
|
|
2945
2496
|
() => ListCapabilitiesResponse,
|
|
2946
2497
|
];
|
|
@@ -2948,9 +2499,7 @@ export var ListClusters = [
|
|
|
2948
2499
|
9,
|
|
2949
2500
|
n0,
|
|
2950
2501
|
_LCi,
|
|
2951
|
-
{
|
|
2952
|
-
[_ht]: ["GET", "/clusters", 200],
|
|
2953
|
-
},
|
|
2502
|
+
{ [_ht]: ["GET", "/clusters", 200] },
|
|
2954
2503
|
() => ListClustersRequest,
|
|
2955
2504
|
() => ListClustersResponse,
|
|
2956
2505
|
];
|
|
@@ -2958,9 +2507,7 @@ export var ListEksAnywhereSubscriptions = [
|
|
|
2958
2507
|
9,
|
|
2959
2508
|
n0,
|
|
2960
2509
|
_LEAS,
|
|
2961
|
-
{
|
|
2962
|
-
[_ht]: ["GET", "/eks-anywhere-subscriptions", 200],
|
|
2963
|
-
},
|
|
2510
|
+
{ [_ht]: ["GET", "/eks-anywhere-subscriptions", 200] },
|
|
2964
2511
|
() => ListEksAnywhereSubscriptionsRequest,
|
|
2965
2512
|
() => ListEksAnywhereSubscriptionsResponse,
|
|
2966
2513
|
];
|
|
@@ -2968,9 +2515,7 @@ export var ListFargateProfiles = [
|
|
|
2968
2515
|
9,
|
|
2969
2516
|
n0,
|
|
2970
2517
|
_LFP,
|
|
2971
|
-
{
|
|
2972
|
-
[_ht]: ["GET", "/clusters/{clusterName}/fargate-profiles", 200],
|
|
2973
|
-
},
|
|
2518
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/fargate-profiles", 200] },
|
|
2974
2519
|
() => ListFargateProfilesRequest,
|
|
2975
2520
|
() => ListFargateProfilesResponse,
|
|
2976
2521
|
];
|
|
@@ -2978,9 +2523,7 @@ export var ListIdentityProviderConfigs = [
|
|
|
2978
2523
|
9,
|
|
2979
2524
|
n0,
|
|
2980
2525
|
_LIPC,
|
|
2981
|
-
{
|
|
2982
|
-
[_ht]: ["GET", "/clusters/{clusterName}/identity-provider-configs", 200],
|
|
2983
|
-
},
|
|
2526
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/identity-provider-configs", 200] },
|
|
2984
2527
|
() => ListIdentityProviderConfigsRequest,
|
|
2985
2528
|
() => ListIdentityProviderConfigsResponse,
|
|
2986
2529
|
];
|
|
@@ -2988,9 +2531,7 @@ export var ListInsights = [
|
|
|
2988
2531
|
9,
|
|
2989
2532
|
n0,
|
|
2990
2533
|
_LI,
|
|
2991
|
-
{
|
|
2992
|
-
[_ht]: ["POST", "/clusters/{clusterName}/insights", 200],
|
|
2993
|
-
},
|
|
2534
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/insights", 200] },
|
|
2994
2535
|
() => ListInsightsRequest,
|
|
2995
2536
|
() => ListInsightsResponse,
|
|
2996
2537
|
];
|
|
@@ -2998,9 +2539,7 @@ export var ListNodegroups = [
|
|
|
2998
2539
|
9,
|
|
2999
2540
|
n0,
|
|
3000
2541
|
_LN,
|
|
3001
|
-
{
|
|
3002
|
-
[_ht]: ["GET", "/clusters/{clusterName}/node-groups", 200],
|
|
3003
|
-
},
|
|
2542
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/node-groups", 200] },
|
|
3004
2543
|
() => ListNodegroupsRequest,
|
|
3005
2544
|
() => ListNodegroupsResponse,
|
|
3006
2545
|
];
|
|
@@ -3008,9 +2547,7 @@ export var ListPodIdentityAssociations = [
|
|
|
3008
2547
|
9,
|
|
3009
2548
|
n0,
|
|
3010
2549
|
_LPIA,
|
|
3011
|
-
{
|
|
3012
|
-
[_ht]: ["GET", "/clusters/{clusterName}/pod-identity-associations", 200],
|
|
3013
|
-
},
|
|
2550
|
+
{ [_ht]: ["GET", "/clusters/{clusterName}/pod-identity-associations", 200] },
|
|
3014
2551
|
() => ListPodIdentityAssociationsRequest,
|
|
3015
2552
|
() => ListPodIdentityAssociationsResponse,
|
|
3016
2553
|
];
|
|
@@ -3018,9 +2555,7 @@ export var ListTagsForResource = [
|
|
|
3018
2555
|
9,
|
|
3019
2556
|
n0,
|
|
3020
2557
|
_LTFR,
|
|
3021
|
-
{
|
|
3022
|
-
[_ht]: ["GET", "/tags/{resourceArn}", 200],
|
|
3023
|
-
},
|
|
2558
|
+
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
3024
2559
|
() => ListTagsForResourceRequest,
|
|
3025
2560
|
() => ListTagsForResourceResponse,
|
|
3026
2561
|
];
|
|
@@ -3028,9 +2563,7 @@ export var ListUpdates = [
|
|
|
3028
2563
|
9,
|
|
3029
2564
|
n0,
|
|
3030
2565
|
_LU,
|
|
3031
|
-
{
|
|
3032
|
-
[_ht]: ["GET", "/clusters/{name}/updates", 200],
|
|
3033
|
-
},
|
|
2566
|
+
{ [_ht]: ["GET", "/clusters/{name}/updates", 200] },
|
|
3034
2567
|
() => ListUpdatesRequest,
|
|
3035
2568
|
() => ListUpdatesResponse,
|
|
3036
2569
|
];
|
|
@@ -3038,9 +2571,7 @@ export var RegisterCluster = [
|
|
|
3038
2571
|
9,
|
|
3039
2572
|
n0,
|
|
3040
2573
|
_RC,
|
|
3041
|
-
{
|
|
3042
|
-
[_ht]: ["POST", "/cluster-registrations", 200],
|
|
3043
|
-
},
|
|
2574
|
+
{ [_ht]: ["POST", "/cluster-registrations", 200] },
|
|
3044
2575
|
() => RegisterClusterRequest,
|
|
3045
2576
|
() => RegisterClusterResponse,
|
|
3046
2577
|
];
|
|
@@ -3048,9 +2579,7 @@ export var StartInsightsRefresh = [
|
|
|
3048
2579
|
9,
|
|
3049
2580
|
n0,
|
|
3050
2581
|
_SIR,
|
|
3051
|
-
{
|
|
3052
|
-
[_ht]: ["POST", "/clusters/{clusterName}/insights-refresh", 200],
|
|
3053
|
-
},
|
|
2582
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/insights-refresh", 200] },
|
|
3054
2583
|
() => StartInsightsRefreshRequest,
|
|
3055
2584
|
() => StartInsightsRefreshResponse,
|
|
3056
2585
|
];
|
|
@@ -3058,9 +2587,7 @@ export var TagResource = [
|
|
|
3058
2587
|
9,
|
|
3059
2588
|
n0,
|
|
3060
2589
|
_TR,
|
|
3061
|
-
{
|
|
3062
|
-
[_ht]: ["POST", "/tags/{resourceArn}", 200],
|
|
3063
|
-
},
|
|
2590
|
+
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
3064
2591
|
() => TagResourceRequest,
|
|
3065
2592
|
() => TagResourceResponse,
|
|
3066
2593
|
];
|
|
@@ -3068,9 +2595,7 @@ export var UntagResource = [
|
|
|
3068
2595
|
9,
|
|
3069
2596
|
n0,
|
|
3070
2597
|
_UR,
|
|
3071
|
-
{
|
|
3072
|
-
[_ht]: ["DELETE", "/tags/{resourceArn}", 200],
|
|
3073
|
-
},
|
|
2598
|
+
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
3074
2599
|
() => UntagResourceRequest,
|
|
3075
2600
|
() => UntagResourceResponse,
|
|
3076
2601
|
];
|
|
@@ -3078,9 +2603,7 @@ export var UpdateAccessEntry = [
|
|
|
3078
2603
|
9,
|
|
3079
2604
|
n0,
|
|
3080
2605
|
_UAE,
|
|
3081
|
-
{
|
|
3082
|
-
[_ht]: ["POST", "/clusters/{clusterName}/access-entries/{principalArn}", 200],
|
|
3083
|
-
},
|
|
2606
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/access-entries/{principalArn}", 200] },
|
|
3084
2607
|
() => UpdateAccessEntryRequest,
|
|
3085
2608
|
() => UpdateAccessEntryResponse,
|
|
3086
2609
|
];
|
|
@@ -3088,9 +2611,7 @@ export var UpdateAddon = [
|
|
|
3088
2611
|
9,
|
|
3089
2612
|
n0,
|
|
3090
2613
|
_UA,
|
|
3091
|
-
{
|
|
3092
|
-
[_ht]: ["POST", "/clusters/{clusterName}/addons/{addonName}/update", 200],
|
|
3093
|
-
},
|
|
2614
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/addons/{addonName}/update", 200] },
|
|
3094
2615
|
() => UpdateAddonRequest,
|
|
3095
2616
|
() => UpdateAddonResponse,
|
|
3096
2617
|
];
|
|
@@ -3098,9 +2619,7 @@ export var UpdateCapability = [
|
|
|
3098
2619
|
9,
|
|
3099
2620
|
n0,
|
|
3100
2621
|
_UC,
|
|
3101
|
-
{
|
|
3102
|
-
[_ht]: ["POST", "/clusters/{clusterName}/capabilities/{capabilityName}", 200],
|
|
3103
|
-
},
|
|
2622
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/capabilities/{capabilityName}", 200] },
|
|
3104
2623
|
() => UpdateCapabilityRequest,
|
|
3105
2624
|
() => UpdateCapabilityResponse,
|
|
3106
2625
|
];
|
|
@@ -3108,9 +2627,7 @@ export var UpdateClusterConfig = [
|
|
|
3108
2627
|
9,
|
|
3109
2628
|
n0,
|
|
3110
2629
|
_UCCp,
|
|
3111
|
-
{
|
|
3112
|
-
[_ht]: ["POST", "/clusters/{name}/update-config", 200],
|
|
3113
|
-
},
|
|
2630
|
+
{ [_ht]: ["POST", "/clusters/{name}/update-config", 200] },
|
|
3114
2631
|
() => UpdateClusterConfigRequest,
|
|
3115
2632
|
() => UpdateClusterConfigResponse,
|
|
3116
2633
|
];
|
|
@@ -3118,9 +2635,7 @@ export var UpdateClusterVersion = [
|
|
|
3118
2635
|
9,
|
|
3119
2636
|
n0,
|
|
3120
2637
|
_UCV,
|
|
3121
|
-
{
|
|
3122
|
-
[_ht]: ["POST", "/clusters/{name}/updates", 200],
|
|
3123
|
-
},
|
|
2638
|
+
{ [_ht]: ["POST", "/clusters/{name}/updates", 200] },
|
|
3124
2639
|
() => UpdateClusterVersionRequest,
|
|
3125
2640
|
() => UpdateClusterVersionResponse,
|
|
3126
2641
|
];
|
|
@@ -3128,9 +2643,7 @@ export var UpdateEksAnywhereSubscription = [
|
|
|
3128
2643
|
9,
|
|
3129
2644
|
n0,
|
|
3130
2645
|
_UEAS,
|
|
3131
|
-
{
|
|
3132
|
-
[_ht]: ["POST", "/eks-anywhere-subscriptions/{id}", 200],
|
|
3133
|
-
},
|
|
2646
|
+
{ [_ht]: ["POST", "/eks-anywhere-subscriptions/{id}", 200] },
|
|
3134
2647
|
() => UpdateEksAnywhereSubscriptionRequest,
|
|
3135
2648
|
() => UpdateEksAnywhereSubscriptionResponse,
|
|
3136
2649
|
];
|
|
@@ -3138,9 +2651,7 @@ export var UpdateNodegroupConfig = [
|
|
|
3138
2651
|
9,
|
|
3139
2652
|
n0,
|
|
3140
2653
|
_UNC,
|
|
3141
|
-
{
|
|
3142
|
-
[_ht]: ["POST", "/clusters/{clusterName}/node-groups/{nodegroupName}/update-config", 200],
|
|
3143
|
-
},
|
|
2654
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/node-groups/{nodegroupName}/update-config", 200] },
|
|
3144
2655
|
() => UpdateNodegroupConfigRequest,
|
|
3145
2656
|
() => UpdateNodegroupConfigResponse,
|
|
3146
2657
|
];
|
|
@@ -3148,9 +2659,7 @@ export var UpdateNodegroupVersion = [
|
|
|
3148
2659
|
9,
|
|
3149
2660
|
n0,
|
|
3150
2661
|
_UNV,
|
|
3151
|
-
{
|
|
3152
|
-
[_ht]: ["POST", "/clusters/{clusterName}/node-groups/{nodegroupName}/update-version", 200],
|
|
3153
|
-
},
|
|
2662
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/node-groups/{nodegroupName}/update-version", 200] },
|
|
3154
2663
|
() => UpdateNodegroupVersionRequest,
|
|
3155
2664
|
() => UpdateNodegroupVersionResponse,
|
|
3156
2665
|
];
|
|
@@ -3158,9 +2667,7 @@ export var UpdatePodIdentityAssociation = [
|
|
|
3158
2667
|
9,
|
|
3159
2668
|
n0,
|
|
3160
2669
|
_UPIA,
|
|
3161
|
-
{
|
|
3162
|
-
[_ht]: ["POST", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200],
|
|
3163
|
-
},
|
|
2670
|
+
{ [_ht]: ["POST", "/clusters/{clusterName}/pod-identity-associations/{associationId}", 200] },
|
|
3164
2671
|
() => UpdatePodIdentityAssociationRequest,
|
|
3165
2672
|
() => UpdatePodIdentityAssociationResponse,
|
|
3166
2673
|
];
|